Rivane Rasetiansyah on Nostr: I really think this is the crucial point if you're going all-in on #Emacs to get used ...
I really think this is the crucial point if you're going all-in on #Emacs to get used to it. Using a mouse kinda feels like a violation.
```
;; Prevent mouse usage.
(require 'disable-mouse)
(global-disable-mouse-mode)
```
Published at
2025-03-08 17:24:26 UTCEvent JSON
{
"id": "6f170002746ea687a33de908e1e4eb05a8cb6a74b4fcd5640605b28e992525ac",
"pubkey": "d7793785564ce2e6c0c8f84ad4b5090e14534ff85bc6d62ad5d22e61f4cf40a9",
"created_at": 1741454666,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/@rvnrstnsyh/114127973052843550",
"web"
],
[
"t",
"emacs"
],
[
"proxy",
"https://fosstodon.org/users/rvnrstnsyh/statuses/114127973052843550",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/rvnrstnsyh/statuses/114127973052843550",
"pink.momostr"
],
[
"-"
]
],
"content": "I really think this is the crucial point if you're going all-in on #Emacs to get used to it. Using a mouse kinda feels like a violation.\n```\n;; Prevent mouse usage.\n(require 'disable-mouse)\n(global-disable-mouse-mode)\n```",
"sig": "337c24a1462c4a841f515935a699d03965458a3249b9166e5da17a8260583403cc5358532b87489639e90990ce837ca15e59812327a2f118d56aec66f0211c60"
}