From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Bacic Newsgroups: gmane.emacs.help Subject: Re: how to force the buffer list to open in same frame? Date: Sat, 05 Jul 2008 15:17:10 +1000 Message-ID: <486F03D6.9090803@pobox.com> References: <87prpu6iwm.fsf@literaturlatenight.de> <5eeae4c8-656c-4a23-b320-019b5b659ebf@r66g2000hsg.googlegroups.com> Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215235191 20436 80.91.229.12 (5 Jul 2008 05:19:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2008 05:19:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 05 07:20:38 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 1KF0CL-0002HA-O8 for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Jul 2008 07:20:37 +0200 Original-Received: from localhost ([127.0.0.1]:39156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KF0BU-0003IY-4m for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Jul 2008 01:19:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KF0B2-0003II-EJ for help-gnu-emacs@gnu.org; Sat, 05 Jul 2008 01:19:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KF0B0-0003Hs-S8 for help-gnu-emacs@gnu.org; Sat, 05 Jul 2008 01:19:15 -0400 Original-Received: from [199.232.76.173] (port=58010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KF0B0-0003Hn-He for help-gnu-emacs@gnu.org; Sat, 05 Jul 2008 01:19:14 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:58677 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KF0B0-0006ip-93 for help-gnu-emacs@gnu.org; Sat, 05 Jul 2008 01:19:14 -0400 Original-Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 99FC61D0AE for ; Sat, 5 Jul 2008 01:19:12 -0400 (EDT) Original-Received: from PIV2.8 (202.7.251.96.dynamic.rev.aanet.com.au [202.7.251.96]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 729E41D0AD for ; Sat, 5 Jul 2008 01:19:01 -0400 (EDT) User-Agent: Thunderbird 2.0.0.14 (X11/20080421) In-Reply-To: <5eeae4c8-656c-4a23-b320-019b5b659ebf@r66g2000hsg.googlegroups.com> X-Pobox-Relay-ID: E7063738-4A51-11DD-9AD2-3113EBD4C077-14340206!a-sasl-quonix.pobox.com X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:55256 Archived-At: it was a dark and stormy night when jmborr said, On 07/05/2008 01:43 PM: > Yes, emacs offers a customization menu for same-buffer-windows-names. > I entered "buffer-list" in the text field and tried to "save for > future sessions". However, I got the message "Symbol's value as > variable is void: buffer-list". What am I doing wrong? > (add-to-list 'same-window-buffer-names "*Buffer List*")