From mboxrd@z Thu Jan 1 00:00:00 1970 From: LanX Subject: linking to emacs info nodes? Multiline comments? Date: Mon, 19 Apr 2010 16:26:13 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1146464707==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3rvd-0006lY-Gu for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 10:26:25 -0400 Received: from [140.186.70.92] (port=34505 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3rvb-0006kh-Qr for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 10:26:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3rvV-000680-Si for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 10:26:23 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:64682) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3rvU-00067U-Q4 for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 10:26:17 -0400 Received: by ewy6 with SMTP id 6so1499893ewy.32 for ; Mon, 19 Apr 2010 07:26:14 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1146464707== Content-Type: multipart/alternative; boundary=001485f450a846302c048497be93 --001485f450a846302c048497be93 Content-Type: text/plain; charset=ISO-8859-1 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 --001485f450a846302c048497be93 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 co= mmand node]]

BTW: whats the recommended way to insert multi-line comments in elisp c= ode?

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

(setq org "
=A0 yadd= a yadda
")

Thanks for any help :)
=A0 Rolf
--001485f450a846302c048497be93-- --===============1146464707== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1146464707==--