Hi

is there an easy way to insert links to the emacs info manuals?

the following works for commands only

[[elisp:(Info-goto-emacs-command-node "Info-goto-emacs-command-node")][Info
goto emacs command node]]

BTW: whats the recommended way to insert multi-line comments in elisp code?

ATM I'm assigning a string to a dummy variable, with the drawback that
doublequotes are forbidden:

(setq org "
  yadda yadda
")

Thanks for any help :)
  Rolf
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to