Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: emacs 23/24: desktop directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Sun Jul 14, 2013 7:27 pm    Post subject: SOLVED: emacs 23/24: desktop directory Reply with quote

Hello all

How can I change desktop-path back to the old setting "current directory/home directory" from the new default "~/emacs.d"?

Specifically, '.' doesn't work as in
Code:

(setq desktop-path '(".:~/.emacs.d/"))

in .emacs

Chris
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.


Last edited by wynn on Tue Jul 16, 2013 1:04 pm; edited 2 times in total
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Tue Jul 16, 2013 1:03 pm    Post subject: Reply with quote

I've found the answer at [url]https://groups.google.com/forum/#!topic/gnu.emacs.help/8UVR4obTChY[/url]
Code:
(setq desktop-path '("." "~/.emacs.d/"))


I thought it took a Unix path sequence :oops:

Chris
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum