From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lucas Newsgroups: gmane.emacs.help Subject: Re: Number of open buffers? Date: Thu, 20 Nov 2003 22:43:35 +0100 Organization: Conteur Corp. Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87he0yn2bc.fsf@wanadoo.fr> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069365067 30529 80.91.224.253 (20 Nov 2003 21:51:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2003 21:51:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 20 22:51:04 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 1AMwhc-00023A-00 for ; Thu, 20 Nov 2003 22:51:04 +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 1AMxc4-0006wI-E0 for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2003 17:49:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMxaP-0006IB-IE for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 17:47:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMxYp-0005iV-CE for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 17:46:34 -0500 Original-Received: from [193.252.22.30] (helo=mwinf0104.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMxXq-0005Hw-Fi for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 17:45:02 -0500 Original-Received: from nerv.wanadoo.fr (ALyon-110-1-10-107.w81-248.abo.wanadoo.fr [81.248.131.107]) by mwinf0104.wanadoo.fr (SMTP Server) with ESMTP id CEF561BEEAB0 for ; Thu, 20 Nov 2003 22:43:35 +0100 (CET) Original-To: help-gnu-emacs@gnu.org In-Reply-To: (Ignoramus's message of "20 Nov 2003 21:02:06 GMT") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) 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:14447 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14447 Un beau jour, Ignoramus1904 nous a dit: > > Thanks. When I try to run it via eval-expr, saying > > (insert get-number-of-file-buffers) (insert (get-number-of-file-buffers)) should do the trick, the functions are surrounded by parens :) -- Lucas