From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: reader@newsguy.com Newsgroups: gmane.emacs.help Subject: Re: How to switch to the recent available buffer easily Date: Fri, 29 Dec 2006 05:04:23 -0600 Organization: Still searching... Message-ID: <87irfv2caw.fsf@newsguy.com> References: <85psa3ojp2.fsf@lola.goethe.zz> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167390293 31054 80.91.229.10 (29 Dec 2006 11:04:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 11:04:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 29 12:04:52 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1H0FXf-0000Wl-Lw for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 12:04:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0FXf-0002Ug-7a for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 06:04:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0FXS-0002Ub-L0 for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 06:04:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0FXP-0002SI-Vx for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 06:04:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0FXP-0002SD-Ta for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 06:04:35 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H0FXP-0002jj-8L for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 06:04:35 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H0FXK-0007nT-HO for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 12:04:30 +0100 Original-Received: from c-67-163-25-192.hsd1.in.comcast.net ([67.163.25.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Dec 2006 12:04:30 +0100 Original-Received: from reader by c-67-163-25-192.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Dec 2006 12:04:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-67-163-25-192.hsd1.in.comcast.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:8rVdh8f0WnoD9ZOqhhIPb7CqHcc= 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:39995 Archived-At: David Kastrup writes: >> That fails here. I get this error after M-x eval-region on the code >> then: C-x >> Loading /usr/local/share/emacs/site-lisp/cyclebuffer.el (source)... >> load-with-code-conversion: Symbol's value as variable is void: From: > > Looks like your region is the whole mail, starting with "From: ". You > should probably eval a smaller region. Good lord... I don't believe I did that... and more than once too.