help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to change default "insert file" path /tmp to home directory?


From: Pascal J. Bourguignon
Subject: Re: How to change default "insert file" path /tmp to home directory?
Date: Fri, 10 May 2013 23:02:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

gerlach <jack@aiai.de> writes:

> Hi,
> I googl'ed a lot and didn't find it: how can I change the default
> "insert path" (ctrl-x i) from /tmp to e.g.  /home/gerlach  ?

M-: (setq default-directory "/home/gerlach/") RET


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.
You can take the lisper out of the lisp job, but you can't take the lisp out
of the lisper (; -- antifuchs


reply via email to

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