emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Unable to quit emacs after enabling Clocking


From: Eric S Fraga
Subject: Re: [Orgmode] Unable to quit emacs after enabling Clocking
Date: Sun, 24 Oct 2010 11:16:23 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Sun, 24 Oct 2010 15:15:55 +0530, mwnn <address@hidden> wrote:
> 
> I fixed the issue by setting the value of backup-directory-alist as
> shown below:
> 
> (setq backup-directory-alist '((".~" . "./.emacs.d/")))

I'm not sure I understand this correctly but shouldn't the first entry
be a regex file pattern?   This would only appear to match files with
a single character followed by ~?

According to the documentation for that variable, if you want all
files going to the specified directory (which in your case will be
relative to the original file's location), maybe you want ".*" as the
file regex?

eric
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

reply via email to

[Prev in Thread] Current Thread [Next in Thread]