>>>>> "christian" == christian ridderstrom <[EMAIL PROTECTED]> writes:
christian> I think I've putten together a decent description of LFUNs christian> like accent-acute etc, could someone please check the text. christian> The LFUNs called @@accent-<something>@@ are used to place christian> an accents above letters. For instance, try %key%M-x christian> accent-circle a%% — this should give you the letter a christian> with a cicle above it. If you don't give an argument christian> ('@@a@@' in the example), the command will be applied to christian> the next letter you type. Note that %key%M-x%% is supposed christian> to open the ''mini-buffer'' - the keyboard shortcut for christian> opening the mini-buffer might be different on your system. The description is correct. Note that you do not need to put the Noop flag. We have it in LyXAction because we need to put some enum value. In your case, leaving the field empty is better. Also, if you place your text in the .C file, it would be better to have it in doxygen markup and have something to convert it to wiki. JMarc