From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Newsgroups: gmane.emacs.help Subject: eLisp: Print variable content to message buffer Date: Fri, 04 Jan 2008 16:48:31 +0100 Message-ID: <5u72qgF1gfm11U1@mid.individual.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199464848 20163 80.91.229.12 (4 Jan 2008 16:40:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 16:40:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 04 17:41:06 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JApbS-0000bm-IS for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 17:41:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JApb5-0000X2-Ua for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Jan 2008 11:40:39 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: individual.net tmWa5si7hpJcafCCzhfkTwNTuZpXewkAEmthb6hnKGFsRobtXb Cancel-Lock: sha1:0drj6Yl3TnAujJKKt+/Snrm6uj4= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Original-Xref: shelby.stanford.edu gnu.emacs.help:155075 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50496 Archived-At: Hi, 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:" Thanks in advance, Will PS: What reference for eLisp would you recommend (apart from those included in Emacs)?