From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jmborr Newsgroups: gmane.emacs.help Subject: Re: how to force the buffer list to open in same frame? Date: Sat, 5 Jul 2008 08:38:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <701255c5-eed6-4717-8289-cc20ccbcf67f@i76g2000hsf.googlegroups.com> References: <87prpu6iwm.fsf@literaturlatenight.de> <5eeae4c8-656c-4a23-b320-019b5b659ebf@r66g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1215272440 15613 80.91.229.12 (5 Jul 2008 15:40:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2008 15:40:40 +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 17:41:27 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 1KF9t9-0005LB-9X for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Jul 2008 17:41:27 +0200 Original-Received: from localhost ([127.0.0.1]:57456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KF9sI-0006sN-7x for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Jul 2008 11:40:34 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i76g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 71.236.38.176 Original-X-Trace: posting.google.com 1215272335 7190 127.0.0.1 (5 Jul 2008 15:38:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 5 Jul 2008 15:38:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i76g2000hsf.googlegroups.com; posting-host=71.236.38.176; posting-account=Zlj3ZwoAAACuYnDSFjrlN_JodmIFh5un User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:159912 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:55262 Archived-At: Thanks, Bernardo, that was the 'holy-grail-line' I was "*looking for*". Now that I know a micron of Lisp it doesn't look as the language with the most horrible syntax I've ever seen before :) -Jose On Jul 5, 1:17=A0am, Bernardo Bacic wrote: > 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*")