On Fri, Apr 15, 2005 at 12:52:15AM -0300, Felipe Augusto van de Wiel (faw) wrote: > I'm not an emacs user, so just to be sure. :) > > #. Type: boolean > #. Description > #: ../x-symbol.templates:4 > msgid "" > "If you decline this option, people who desire to use it will have to > put the " > "string (require 'x-symbol) in their \"~/.emacs\" to load it." > ~ ^^^^^^^^^^ > > Don't need a second '? Like: require 'x-symbol' > I google aroung and looks like that it uses only one, but > better ask. :)
Only one ' is correct, it means "do not evaluate following element". Lisp power... :-) -- Miroslav Kure -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

