From: Joost Kremers <joostkremers@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: eLisp: Print variable content to message buffer
Date: 4 Jan 2008 16:25:12 GMT [thread overview]
Message-ID: <slrnfnsnhf.mb8.joostkremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: 5u72qgF1gfm11U1@mid.individual.net
Will wrote:
> after looking around in the web without finding a solution, I still
> wonder how one can print the content of a variable to the *message*
> buffer. Specifically, I'd like to have an output like this in my
> *message* buffer after starting Emacs:
>
> "This is my Emacs Exec-Path:"
> <exec-path>
>
> Thanks in advance,
>
> Will
>
> PS: What reference for eLisp would you recommend
> (apart from those included in Emacs)?
none. at least i've never used any other reference material. i started out
with the emacs lisp intro, and from there on only used the elisp reference
manual that comes with emacs.
as a first step toward solving your problem, do:
C-h i m elisp RET m index RET m message RET
or alternatively, put your cursor directly after the following line and
type C-x C-e (in emacs, of course):
(info "(elisp)Displaying Messages")
HTH
--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
next prev parent reply other threads:[~2008-01-04 16:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 15:48 eLisp: Print variable content to message buffer Will
2008-01-04 16:25 ` Joost Kremers [this message]
2008-01-04 17:10 ` Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrnfnsnhf.mb8.joostkremers@j.kremers4.news.arnhem.chello.nl \
--to=joostkremers@yahoo.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).