Alex Bennée

Results 230 comments of Alex Bennée

I'm not sure what the correct fix for this is. Certainly I get the same problem with erc processes running which cause Emacs to prompt to make sure I'm sure.

It looks like that would be the place to hook into. Patches are of course welcome ;-)

This requires the extension to be able to interact with the custom javascript for github as it's not presented as a plain text area.

The functionality for github seems to be provided by CodeMirror. I believe there is an API for client side extensions to interact with CodeMirror but it would be a fair...

You can leave feature requests open so people can find it.

This is also a duplicate of #125 which essentially needs the same thing.

@et2010 that seems to be something else: Which isn't an editable div as I understand it so JavaScript must be doing something behind the scenes.

No my mistake, there is a textarea in there, not sure why it wasn't tagged.

@ThibautVerron you are assuming that anyone else has greater knowledge and time than you do. Most of the features that have been added to Edit with Emacs over the years...

If there are any patches available I'll certainly merge them.