Skip to content

Failure after update of Emacs from 28.2 to 29.1 #127

Answered by tarsius
yalfg asked this question in Q&A
Discussion options

You must be logged in to vote

The proper emacsclient-fsf executable is found: this upstream, self compiled Emacs 29.1 is installed under /usr/local/stow/emacs-29.1 and linked under /usr/local/bin using stow. So this looks good.

It is not being found by with-editor-locate-emacsclient-1:

with-editor-emacsclient-executable:
 value:   nil (nil)
 default: nil (nil)
 funcall: nil (nil)

The reason is the unexpected -fsf suffix. Did you yourself chose to add that suffix? Why? It seems you didn't do that before.

I forgot to mention: if I set with-editor-emacsclient-executable to this same emacsclient, it works fine.

If you indeed added the suffix yourself and want to stick to that, then you should probably just continue t…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@yalfg
Comment options

@tarsius
Comment options

@yalfg
Comment options

@tarsius
Comment options

Answer selected by yalfg
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #126 on July 31, 2023 20:09.