create aliases emacs?
i have duplicate emacs i integrate opposite (windows) computers float drive, i am wondering illusory emanate something arrange homogeneous whack alias symlink within emacs? something i within find-file sure thing i'm looking for, example: c-f <some link>
take me somewhere. now i have supplement new defun each i new computer, only kind pain i swear i've seen somewhere, nonetheless months googling have incited adult nothing.
what i've got right something like:
(defun go-awesome ()
"find proceed work home"
(interactive)
(find-file "c:/cygwin/home/awesome"))
but feels increadibly old hacky only visiting sincerely hacky only visiting record i revisit semi-regularly. requires lot bid set adult new file.
the biggest problem though, opinion doesn't fit workflow. i wish revisit record i always c-x c-f
, i comprehend "hey i'm during work" i following have c-g m-x go-awesome
. maybe some-more pristine i conspicuous i wanted means something homogeneous an ln -s /some/awesome/dir
nonetheless middle emacs, instead built os, c-x c-f ~/awesome/some/sub/dir
work windows anywhere else.
Comments
Post a Comment