emacs/var/elfeed/db/data/9d/9d4a42932104d3db2c7bd189587ce4d73aea1dba
2022-01-03 12:49:32 -06:00

5 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Philip Kaludercic has an interesting <a href="https://ruzkuku.com/texts/emacs-mouse.html#fnref4">post on the new Emacs 28 context menu feature</a>. It has some useful information on how to use and configure the feature. The TL;DR is that you can configure menus to be context sensitive. For example, if the point is on a file path, the menu can add an entry to open that file. Kaludercic gives several other examples and provides some demonstration code to show how the capability can be used.</p>
<p>Emacs 28 will soon be with be officially upon us—<a href="https://irreal.org/blog/?p=10161">the first pretest has already been released</a>—so its worth taking a look at Kaludercics post if you have any interest in this sort of functionality.</p>
<p>But my interest in his post really concerns a meta-issue that he raises: that of using a mouse and menus with Emacs. As I said <a href="https://irreal.org/blog/?p=10214">just the other day</a>, Im content to let people find the workflow—Emacs-based or not—that works best for them. That includes using a mouse and/or menus with Emacs. Kaludercic feels the same—sort of—but is suspicious of those of us who avoid using the mouse and menus.</p>
<p>Contra Kaludercic, Im dont have a fear, irrational or otherwise, of the mouse and use it all the time in, say, the browser or others apps where it makes sense. But the thing is, in my estimation, it doesnt make sense in Emacs. I dont care what Kaludercic and Rob Pike say, Im faster and more efficient in Emacs without the mouse. The same goes for menus. I always have them enabled because its hard to do otherwise in macOS but the only time I ever invoke them is for seldom used commands that I cant remember and know is on a currently available menu. That happens no more than once every couple months at most.</p>
<p>Again, do whatever works best for you but grant leave to those of us who have other workflows to do the same.</p>