From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Gabriel Foster (local) Newsgroups: gmane.emacs.devel Subject: saveplace problem on Mac OS X Date: Mon, 26 Jul 2004 15:35:52 -0700 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <2669E36A-DF54-11D8-B5ED-000A95AF9F7E@mac.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1090881405 4521 80.91.224.253 (26 Jul 2004 22:36:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2004 22:36:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 27 00:36:33 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpE5A-0007ik-00 for ; Tue, 27 Jul 2004 00:36:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpE8D-0007ZK-Kh for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2004 18:39:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpE86-0007X5-Ib for emacs-devel@gnu.org; Mon, 26 Jul 2004 18:39:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpE82-0007V4-Qt for emacs-devel@gnu.org; Mon, 26 Jul 2004 18:39:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpE82-0007V1-OX for emacs-devel@gnu.org; Mon, 26 Jul 2004 18:39:30 -0400 Original-Received: from [17.250.248.44] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpE4b-0004rG-CC for emacs-devel@gnu.org; Mon, 26 Jul 2004 18:35:57 -0400 Original-Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i6QMZtOo010838 for ; Mon, 26 Jul 2004 15:35:55 -0700 (PDT) Original-Received: from [17.101.159.86] ([17.101.159.86]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id i6QMZsVd010702 for ; Mon, 26 Jul 2004 15:35:55 -0700 (PDT) Original-To: emacs-devel@gnu.org X-Mailer: Apple Mail (2.619) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25996 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25996 Greetings, I've been running saveplace using development versions of Emacs for a while now. I updated to the CVS Head version recently, and now saveplace causes an error on when I try to quit emacs and I have to kill emacs to exit. The error I get is: Wrong type argument: listp, \.\.\. Any clues would be appreciated. Thanks, Gabriel