You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you need to install a URL handler for the scheme on macOS. I found an example, but it hasn't been updated in 9 years and doesn't seem to work. It should be pretty easy for this support to be added to the emacs project.
If you do find a solution, please update this issue and I'll make sure it gets included in the wiki.
hi,
i don't know what i'm doing wrong, but i can't force google chrome to open a file in emacs client.
$EDITOR=/Applications/Emacs.app/Contents/MacOS/bin/emacsclient --create-frame --no-wait
the link in the exception page looks ok:
emacs://open?url=file://filename&line=nnn
still upon clicking there is no frame opened. i guess i should set something up in chrome or zsh or ...?
any ideas?
The text was updated successfully, but these errors were encountered: