From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: emacs 23 and emacsclient question. Date: Fri, 06 Mar 2009 13:08:50 +0100 Organization: education Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1236343319 23478 80.91.229.12 (6 Mar 2009 12:41:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Mar 2009 12:41:59 +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 Mar 06 13:43:16 2009 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 1LfZOW-0002yh-CV for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 13:43:16 +0100 Original-Received: from localhost ([127.0.0.1]:49505 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfZNB-0003qa-BT for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 07:41:53 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!news.task.gda.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: jupiter.adlex.com Original-X-Trace: news.task.gda.pl 1236341468 12617 157.25.157.162 (6 Mar 2009 12:11:08 GMT) Original-X-Complaints-To: abuse@news.task.gda.pl Original-NNTP-Posting-Date: Fri, 6 Mar 2009 12:11:08 +0000 (UTC) X-Mailer: KMail/1.7.1 User-Agent: mozilla news reader Cancel-Lock: sha1:gbMEJQS4aSX7oEWbfKFpXTNxO0E= Original-Xref: news.stanford.edu gnu.emacs.help:167374 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:62673 Archived-At: Hallo Group Readers. In emacs 23, when I invoke: prompt$ /usr/local/bin/emacsclient --eval "(current-buffer)" "(point)" I get the following: # 1 .. instead of getting name of buffer and point emacs is in, at emacsclient invocation. Have You got idea how to get current buffer and point? Best regards, Michal