new to Emacs Ide . How Clojurebox differs from Emacs ?
Which will be better to get full power of emacs

Thanks


Mark Engelberg wrote:
> On Wed, Jan 12, 2011 at 9:56 AM, Philip Hudson <phil.hud...@iname.com> wrote:
> > I have something like this:
> >
> > (setq desktop-dirname "/foo/bar"
> >      desktop-path    '("/foo/bar"))
> > (setq-default desktop-path '("/foo/bar"))
> > (add-hook 'kill-emacs-hook (lambda () (desktop-save desktop-dirname)))
> > (require 'desktop) ;; seem to remember there was a reason for the late
> > `require'
> > (desktop-save-mode 1)
> > (require 'desktop-recover)
>
> Thanks for the tip about saving desktops in emacs.  I'll see if I can
> get that to work,
>
> Mark

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to