emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFE] Migration to gitlab


From: Amin Bandali
Subject: Re: [RFE] Migration to gitlab
Date: Sat, 11 May 2019 09:29:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: Dmitry Gutov <address@hidden>
>> Date: Sat, 11 May 2019 15:34:19 +0300
>> Cc: address@hidden, address@hidden
>> 
>> On 11.05.2019 15:16, Eli Zaretskii wrote:
>> > The answer seems to be "Google Chrome".  Unfortunately.
>> 
>> Not necessarily:
>> 
>> https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/
>
> Much better, thanks.
>

You could also go for something like Tridactyl [0], which allows you to
accomplish various tasks using only your keyboard.  The default bindings
are modelled after Vim, but it’s very malleable and you could change
(almost) every binding.  I say almost because in recent versions of
Firefox (and by extension IceCat) you can’t rebind some of the “core”
bindings like C-n.  Though I personally haven’t really found that to be
problematic, as I prefer p and n over C-p and C-n anyway.  You can have
a look at my config here [1] or the example config there [2], to get an
idea of what’s possible.

[0]: https://github.com/tridactyl/tridactyl
[1]: 
https://git.sr.ht/~bandali/dotfiles/tree/master/.config/tridactyl/tridactylrc
[2]: https://github.com/tridactyl/tridactyl/blob/master/.tridactylrc

Specifically, for editing textareas in Emacs, it’ll pick up your $EDITOR
or you can set the editor explicitly using its editorcmd option [3].

[3]: 
https://git.sr.ht/~bandali/dotfiles/commit/2446aab5a76e00157c62e13ec06b09370df3519a

Hope this helps.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]