From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: calendar-date-style Date: Fri, 05 Mar 2010 19:01:10 -0800 Organization: None Message-ID: References: <87wrxr1v9r.fsf@lion.rapttech.com.au> <9fe285c5-8a00-4e94-8165-fc3f694f8943@z4g2000yqa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272989697 3090 80.91.229.12 (4 May 2010 16:14:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 16:14:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 04 18:14:55 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O9Klq-0001YN-KM for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 18:14:54 +0200 Original-Received: from localhost ([127.0.0.1]:59035 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Klp-0004eh-Tu for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 12:14:53 -0400 Original-Path: usenet.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: xoc2.stanford.edu Original-X-Trace: usenet.stanford.edu 1267844470 14373 171.64.109.31 (6 Mar 2010 03:01:10 GMT) Original-X-Complaints-To: action@cs.stanford.edu X-Spook: plutonium Arab Revolutionary Council Serbian ESSA space X-Ran: Bx=TVH)8A5B'rs['=xFO{!VJb-xahVtC]kj!4k:`v""]:0qBoSJCVHGmv/Sc!|GANrIWFo X-Hue: yellow X-Attribution: GM Mail-Copies-To: nobody User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cancel-Lock: sha1:XO56aYX572Z0tuY6p1nSY6ZSoCo= Original-Xref: usenet.stanford.edu gnu.emacs.help:177376 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:72918 Archived-At: Pingouin wrote: > I think there is a problem between "recentf-mode" and "calendar", > maybe? The calendar does not use anything related to recentf at all. I think you will get this error trying to save any customization. I still think something is setting recentf-mode non-nil rather than activating recentf-mode properly. I would check the value of recentf-mode after Emacs starts, and look at your site-start/site-lisp if ~/.emacs is not doing it.