• 0 Posts
  • 2 Comments
Joined 11 months ago
cake
Cake day: October 26th, 2023

help-circle
  • rwilcox@alien.topBtoEmacs@communick.newshow to learn emacs fast?
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Unpopular advice but: turn on the menus / use Emacs as a GUI program.

    The menus are good and help you with stuff you may want to find, or things you didn’t know you wanted.

    Alternatively? Escape X (M-xin “the lingo”): a type-to-find for certain kinds of commands Emacs can do. Can also list the keyboard combinations.


  • rwilcox@alien.topBtoEmacs@communick.newsWhy emacs
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I’m interested in editor longevity. I’ve been using BBEdit on the Mac for most of 15 years - started in the mid 1990s - , but when I made a move cross platform that didn’t work anymore. Really don’t want to switch editors every 5-10 years as editors become popular, then reach past their peak and are abandoned as the previous hot thing.

    Oh, and I can use Emacs on my Mac desktop, my Linux laptop, Windows laptops AND (thanks to running it inside a iSh) my iOS devices! Cross platform!

    On other notes, I needed something with easier customization than VSC AND wanted my command line experience to be the same across Windows and Linux. Hello eshell, the jokes about Emacs being an OS are right! I also like playing with things in different ways: I want a command line shell that’s not coupled to POSIX, and I can build it in Emacs. A menu bar that is mine and I can add to. I do appreciate M-x and I know VSC has its command palette which I used quite a bit when I was into that editor for a while.