Skip to content

Can't use edit-server when using command+tab #168

@parhamdoustdar

Description

@parhamdoustdar

Hi,

I'm using the latest MacOS and Emacs 29.0.50. Here is how I try to use edit-server:

  1. I have edit-server-new-frame set to nil. I use Emacspeak, so a buffer would be a lot easier for me to use than a new frame.
  2. I do C-u -x edit-server-start.
  3. Then, I go to a text box, and I press Command+e. I'm blind, so I don't see what happens on the screen, but when I use COmmand+tab to go to the Emacs window and edit the buffer, this is what the *Messages* buffer says:
accept from 127.0.0.1

Got HTTP ‘POST’ request of url ‘/foreground’, processing in buffer ‘ *edit-server*-948322’...
Processed headers, length: 11, url: nil, file: nil
sending edit-server response
Editing done, sent HTTP OK response.

It seems like when I press Command+tab, since I leave the text box, edit-server sends the response. So, I feel like I'm supposed to use this package in a form I don't quite understand.

Could you give me any pointers?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions