Quoting Tuomo Valkonen <[EMAIL PROTECTED]>: > It demands some work. Essentially use of mkstemp in make_temp in > Riot/Editor.hs needs to be replaced with something else (mkstemp > requiring the template to be of a particular form that can't have > an extension). > > -- > Tuomo
OK for now I found a workaround : I simply add the following line in every document I want to use my syntax # vim: syntax=twiki Lobzang.
