nibrahim / Hyde

An Emacs mode to manage Jekyll blogs
http://nibrahim.net.in/2010/11/11/hyde_%3A_an_emacs_mode_for_jekyll_blogs.html
GNU General Public License v3.0
117 stars 28 forks source link

Set default-directory to the Hyde home dir. #6

Closed csw closed 12 years ago

csw commented 12 years ago

With this patch, the working directory of the Hyde buffer is set to the Hyde home directory, so find-file or similar commands start from that directory, analogous to how Magit or similar modes work.

nibrahim commented 12 years ago

Thanks! Sorry I took so long.