* firefox+gemail+emacs as an external editor
@ 2023-08-13 15:58 Uwe Brauer
2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-14 2:27 ` Bob Newell
0 siblings, 2 replies; 7+ messages in thread
From: Uwe Brauer @ 2023-08-13 15:58 UTC (permalink / raw)
To: help-gnu-emacs
Hi
Right now I am forced to use gmails webinterface, since all imap+esmtp
ports etc are blocked
I found
https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/
And installed it. I open my gmail account use compose message (in plain
text mode) click on the emacs button, but nothing happens (I checked
the emacs server is running, but it seems the package has no
configuration option for the emacsclient.
Which emacs client tells me
/usr/local/bin/emacsclient
Which is correct.
Anybody has used this package successfully (I use emacs 29 some master
version)
Regards
Uwe Brauer
--
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military.
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine.
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: firefox+gemail+emacs as an external editor
2023-08-13 15:58 firefox+gemail+emacs as an external editor Uwe Brauer
@ 2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-13 22:08 ` Iñigo Serna
2023-08-14 5:57 ` Uwe Brauer
2023-08-14 2:27 ` Bob Newell
1 sibling, 2 replies; 7+ messages in thread
From: Jens Schmidt via Users list for the GNU Emacs text editor @ 2023-08-13 21:21 UTC (permalink / raw)
To: help-gnu-emacs
On 2023-08-13 17:58, Uwe Brauer wrote:
> And installed it. I open my gmail account use compose message (in plain
> text mode) click on the emacs button, but nothing happens (I checked
> the emacs server is running, but it seems the package has no
> configuration option for the emacsclient.
>
> Which emacs client tells me
> /usr/local/bin/emacsclient
That sounded interesting, so I gave it a try ... on the home page
https://github.com/stsquad/emacs_chrome they say you need an additional
MELPA package edit-server to run that beast, and with that it seems to
work. IOW: Vanilla emacsclient is not good enough here.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: firefox+gemail+emacs as an external editor
2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
@ 2023-08-13 22:08 ` Iñigo Serna
2023-08-14 5:57 ` Uwe Brauer
2023-08-14 5:57 ` Uwe Brauer
1 sibling, 1 reply; 7+ messages in thread
From: Iñigo Serna @ 2023-08-13 22:08 UTC (permalink / raw)
To: Jens Schmidt; +Cc: help-gnu-emacs
Hi,
On 13 August 2023 at 23:21 +02, Jens Schmidt
<jschmidt4gnu@vodafonemail.de> wrote:
> On 2023-08-13 17:58, Uwe Brauer wrote:
>
>> And installed it. I open my gmail account use compose message
>> (in plain
>> text mode) click on the emacs button, but nothing happens (I
>> checked
>> the emacs server is running, but it seems the package has no
>> configuration option for the emacsclient.
>>
>> Which emacs client tells me
>> /usr/local/bin/emacsclient
>
> That sounded interesting, so I gave it a try ... on the home
> page
> https://github.com/stsquad/emacs_chrome they say you need an
> additional
> MELPA package edit-server to run that beast, and with that it
> seems to
> work. IOW: Vanilla emacsclient is not good enough here.
There is also https://github.com/alpha22jp/atomic-chrome + Ghost
Text
extension for Firefox. This offers bidirectional communications
emacs-firefox via a websocket, and refreshes contents in both
sides.
Greetings,
--
Iñigo Serna
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: firefox+gemail+emacs as an external editor
2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-13 22:08 ` Iñigo Serna
@ 2023-08-14 5:57 ` Uwe Brauer
1 sibling, 0 replies; 7+ messages in thread
From: Uwe Brauer @ 2023-08-14 5:57 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
>>> "JSvUlftGEte" == Jens Schmidt via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> writes:
> On 2023-08-13 17:58, Uwe Brauer wrote:
>> And installed it. I open my gmail account use compose message (in plain
>> text mode) click on the emacs button, but nothing happens (I checked
>> the emacs server is running, but it seems the package has no
>> configuration option for the emacsclient.
>>
>> Which emacs client tells me
>> /usr/local/bin/emacsclient
> That sounded interesting, so I gave it a try ... on the home page
> https://github.com/stsquad/emacs_chrome they say you need an additional
> MELPA package edit-server to run that beast, and with that it seems to
> work. IOW: Vanilla emacsclient is not good enough here.
Aha, thanks, now it works, however when I reply to an email and call the
editor the quoted text is *not* included, annoying
--
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military.
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine.
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: firefox+gemail+emacs as an external editor
2023-08-13 15:58 firefox+gemail+emacs as an external editor Uwe Brauer
2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
@ 2023-08-14 2:27 ` Bob Newell
2023-08-14 5:56 ` Uwe Brauer
1 sibling, 1 reply; 7+ messages in thread
From: Bob Newell @ 2023-08-14 2:27 UTC (permalink / raw)
To: help-gnu-emacs
On Sun, Aug 13, 2023 at 5:58 AM Uwe Brauer <oub@mat.ucm.es> wrote:
> Right now I am forced to use gmails webinterface, since all imap+esmtp
> ports etc are blocked
I am veering off topic here but I have encountered such a situation in
numerous public libraries and other institutions. Wouldn't a VPN get
around this in most cases?
--
Bob Newell
Honolulu, Hawai`i
Via Linux/Emacs/Gnus/BBDB.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-08-14 5:57 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-13 15:58 firefox+gemail+emacs as an external editor Uwe Brauer
2023-08-13 21:21 ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-13 22:08 ` Iñigo Serna
2023-08-14 5:57 ` Uwe Brauer
2023-08-14 5:57 ` Uwe Brauer
2023-08-14 2:27 ` Bob Newell
2023-08-14 5:56 ` Uwe Brauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).