From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Edward Dodge Newsgroups: gmane.emacs.help Subject: Re: Output in Emacs Date: Sun, 02 Nov 2003 13:32:10 -0600 Organization: Confabulation Consulting Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067801726 3090 80.91.224.253 (2 Nov 2003 19:35:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2003 19:35:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 02 20:35:24 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AGO0S-0003Ml-00 for ; Sun, 02 Nov 2003 20:35:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGNyn-0004Df-Rc for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Nov 2003 14:33:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:zsZDLD0d8roljINngc6coudnnuI= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 31 Original-Xref: shelby.stanford.edu gnu.emacs.help:117800 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13737 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13737 Dirk Joos writes: > Hi, > > I'm working with GNU-Emacs and I want to know how I can print the > content of a variable in the current buffer of emacs. What is the > command? > > Here an example: > > (defun zahl() > (interactive) > (let ( (k 1) ) > ;at this place I want to print the content > ;of the variable k in the actual buffer at the current > ;cursorposition. In emacs the result should be 1 on the screen > ) > ) > > This is just an example. I just want to know how I can print the > content of a variable on the screen. > > Thank you very much C-u M-: fill-column -- Edward Dodge /GNU Emacs 21.3.50.1 (powerpc-apple-darwin5.5) of 2002-10-11 on G3/