Nick Dokos <ndokos <at> gmail.com> writes:
> > Brady Trainor <algebrat <at> uw.edu> writes: > > > > > So, my naïve attempt is to use > > > > > > > > elisp:customize > > > > > > so to call it from an elisp link, you say > > [[elisp:(customize)]] Thank you for the speedy reply and solution! P.S. However, I am curious why I get away with file:~/.emacs, but not elisp:(customize) That is, I can get away with not using square brackets for the file, but we need [[elisp:(customize)]] Not a priority, just a mild curiosity. (Now that I think about it, in my troubleshooting, I had tried elisp:(...), but the linking broke so I should have thought to add the brackets. Drat.)