From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: [iam-est-hora-surgere@despammed.com: saveplace.el broken in CVS Emacs?] Date: 05 Jun 2004 13:26:08 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87k6ylyi7z.fsf@floss.red-bean.com> References: Reply-To: kfogel@red-bean.com NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1086482610 10586 80.91.224.253 (6 Jun 2004 00:43:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Jun 2004 00:43:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jun 06 02:43:20 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BWlku-0002wf-00 for ; Sun, 06 Jun 2004 02:43:20 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BWlku-0008VT-00 for ; Sun, 06 Jun 2004 02:43:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWllM-0000GJ-Id for emacs-devel@quimby.gnus.org; Sat, 05 Jun 2004 20:43:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BWllG-0000GB-55 for emacs-devel@gnu.org; Sat, 05 Jun 2004 20:43:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BWllC-0000Fx-IN for emacs-devel@gnu.org; Sat, 05 Jun 2004 20:43:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWllC-0000Fu-Fq for emacs-devel@gnu.org; Sat, 05 Jun 2004 20:43:38 -0400 Original-Received: from [207.115.63.78] (helo=pimout6-ext.prodigy.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BWlkH-0001tk-Tg; Sat, 05 Jun 2004 20:42:42 -0400 Original-Received: from floss.red-bean.com (adsl-65-42-95-31.dsl.chcgil.ameritech.net [65.42.95.31]) by pimout6-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id i560geRB500140; Sat, 5 Jun 2004 20:42:40 -0400 Original-Received: from kfogel by floss.red-bean.com with local (Exim 3.34 #1 (Debian)) id 1BWfrs-0001HQ-00; Sat, 05 Jun 2004 13:26:08 -0500 Original-To: rms@gnu.org X-Windows: power tools for power fools. In-Reply-To: Original-Lines: 61 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24597 Richard Stallman writes: > Could someone please investigate and fix this? I will investigate this. -Karl > From: Marcus Frings > Subject: saveplace.el broken in CVS Emacs? > To: emacs-pretest-bug@gnu.org > Date: Thu, 03 Jun 2004 20:46:15 +0200 > Organization: Schismatrix > Mail-Copies-To: nobody > Reply-To: protagonist@gmx.net > > Hello, > > recently I installed a CVS Emacs on my Debian box but whenever I want to > leave Emacs with C-x C-c I get: > > save-place-alist-to-file: Wrong type argument: listp, \.\.\. > > The backtrace says: > > Debugger entered--Lisp error: (wrong-type-argument listp \.\.\.) > save-place-forget-unreadable-files() > save-place-alist-to-file() > save-place-kill-emacs-hook() > run-hooks(kill-emacs-hook) > kill-emacs() > save-buffers-kill-emacs(nil) > call-interactively(save-buffers-kill-emacs) > > My settings are > > (require 'saveplace) > (setq-default save-place t) > > and these work fine for Emacs 21.3. > > Regards, > Marcus > - -- > "anger thought so no thought touched inside crazy > (disembodied guttural noise need not make sense)" > > > > _______________________________________________ > Emacs-pretest-bug mailing list > Emacs-pretest-bug@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug > ---------- > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel