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

Use expand-file-name to create paths to files. #26

Closed aaronbieber closed 9 years ago

aaronbieber commented 9 years ago

expand-file-name is a more "intelligent" way to create paths that won't accidentally result in e.g. double forward slashes.