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: Thu, 28 Dec 2006 12:42:19 -0600 Organization: Still searching... Message-ID: <87tzzfq2us.fsf@newsguy.com> References: <87r6uk2eja.fsf@MagnumOpus.khem> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167331390 24911 80.91.229.10 (28 Dec 2006 18:43:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Dec 2006 18:43:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 28 19:43:07 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 1H00DP-0002oL-GP for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Dec 2006 19:42:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H00DO-0002pK-TE for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Dec 2006 13:42:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H00D5-0002oH-4Z for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 13:42:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H00D2-0002mH-Dk for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 13:42:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H00D2-0002mD-Ao for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 13:42:32 -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 1H00D1-0004ax-Pi for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 13:42:32 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H00Cv-0004Dz-LS for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 19:42:25 +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 ; Thu, 28 Dec 2006 19:42:25 +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 ; Thu, 28 Dec 2006 19:42:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 12 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:gVlfMvJ++aL7fbvW/WaN1/4Nwfg= 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:39985 Archived-At: "Charles philip Chan" writes: > On 28 Dec 2006, reader@newsguy.com wrote: > >> 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: > > It looks like cyclebuffer.el is interferring here. Ahh yes... thanks