Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Should I start out with vanilla #emacs , #doomemacs, #spacemacs or some other flavor?

Should I start out with vanilla #emacs , #doomemacs, #spacemacs or some other flavor?

Scheduled Pinned Locked Moved Uncategorized
emacsdoomemacsspacemacs
33 Posts 11 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mousebot@todon.nlM mousebot@todon.nl

    @hell yeah i think one of the main issues with learning is knowing what you want to achieve but not knowing the emacs name for it. i didn't use such a helper because i didn't know about them when i started, but if starting now it's what i would do. avoid 20 or so confusions/pain-points (there are various things that ought to be default settings that are not, for stupid reasons), then do at least some of the tutorial and web search a bunch of stuff as you need it. also, as people often repeat, take it slow, add things to your set up / things that you do w emacs, gradually. (and have fun! maybe i'm crazy but i had tonnes of fun learning emacs.)

    another way might be to copy other people's configs, but i think those helper type kits are often distilled from doing that.

    man such a right-click facility for linux or similar would be amazingly empowering!

    hell@defcon.socialH This user is from outside of this forum
    hell@defcon.socialH This user is from outside of this forum
    hell@defcon.social
    wrote last edited by
    #24

    @mousebot - I wonder if there is one.. I feel like most times one need something someone else has needed it before.. I should investigate!!

    and I mean.. I do think things are fun to thinker with. I run my own Colemak version that Ive put a ton of work into perfecting (for my personal use, now with elisp for example I see that I will probably need to add the ' (the leaning one - which my mastodon client wont even allow me to write apparently). figuring out what I want in the keyboard, what I want OS level and what in Emacs is also gonna be fun! I really need to build a cyberdeck - it annoys me so much that my laptop keyboard isnt ortholiner!

    1 Reply Last reply
    0
    • rxf4e1@mastodon.socialR rxf4e1@mastodon.social

      @hell you can use both with something like chemacs and unless you know what you are doing, copy and paste won't work cuz doomemacs has a lot custom things.

      hell@defcon.socialH This user is from outside of this forum
      hell@defcon.socialH This user is from outside of this forum
      hell@defcon.social
      wrote last edited by
      #25

      @rxf4e1 what is chemacs?

      Not sure if I meant copy paste in the literal sense but fair enough 🙂

      rxf4e1@mastodon.socialR 1 Reply Last reply
      0
      • hell@defcon.socialH hell@defcon.social

        @tealeg no, own config is where I want to end up - but would be neat to be able to have some help on the way and have an environment that I feel encouraged to use while getting there^^

        tealeg@mastodon.onlineT This user is from outside of this forum
        tealeg@mastodon.onlineT This user is from outside of this forum
        tealeg@mastodon.online
        wrote last edited by
        #26

        @hell there are various repositories out there with some minimal emacs configurations that might be a good starting point. The problem with Doom/Spacemacs is that they hand you a big codebase - you then have to learn their way of doing things that’s an abstraction. It’s like trying to learn JavaScript by working in React - it might wind up in a useful place, but I’ve kind of painted yourself into a corner.

        hell@defcon.socialH 1 Reply Last reply
        0
        • tealeg@mastodon.onlineT tealeg@mastodon.online

          @hell there are various repositories out there with some minimal emacs configurations that might be a good starting point. The problem with Doom/Spacemacs is that they hand you a big codebase - you then have to learn their way of doing things that’s an abstraction. It’s like trying to learn JavaScript by working in React - it might wind up in a useful place, but I’ve kind of painted yourself into a corner.

          hell@defcon.socialH This user is from outside of this forum
          hell@defcon.socialH This user is from outside of this forum
          hell@defcon.social
          wrote last edited by
          #27

          @tealeg ew lol. well, people have been recommending bedrock - it seems like a decent path 🙂

          1 Reply Last reply
          0
          • hell@defcon.socialH hell@defcon.social

            @rxf4e1 what is chemacs?

            Not sure if I meant copy paste in the literal sense but fair enough 🙂

            rxf4e1@mastodon.socialR This user is from outside of this forum
            rxf4e1@mastodon.socialR This user is from outside of this forum
            rxf4e1@mastodon.social
            wrote last edited by
            #28

            @hell its a profile switcher
            https://github.com/plexus/chemacs2
            there is some videos from systemcraft that helps a lot on building your own config, and also some awesome speaks from protesilaos about many topics, both worth have a look.

            hell@defcon.socialH 1 Reply Last reply
            0
            • rxf4e1@mastodon.socialR rxf4e1@mastodon.social

              @hell its a profile switcher
              https://github.com/plexus/chemacs2
              there is some videos from systemcraft that helps a lot on building your own config, and also some awesome speaks from protesilaos about many topics, both worth have a look.

              hell@defcon.socialH This user is from outside of this forum
              hell@defcon.socialH This user is from outside of this forum
              hell@defcon.social
              wrote last edited by
              #29

              @rxf4e1 thank you! btw I did follow this tutorial

              Link Preview Image
              Your first taste of emacs — Shane Kennedy

              See why emacs users are diehards when it comes to their editor with a quick intro, guided configuration and quick start on editing in your first project.

              favicon

              (www.shaneikennedy.xyz)

              rxf4e1@mastodon.socialR 1 Reply Last reply
              0
              • mousebot@todon.nlM mousebot@todon.nl

                @hell yeah i think one of the main issues with learning is knowing what you want to achieve but not knowing the emacs name for it. i didn't use such a helper because i didn't know about them when i started, but if starting now it's what i would do. avoid 20 or so confusions/pain-points (there are various things that ought to be default settings that are not, for stupid reasons), then do at least some of the tutorial and web search a bunch of stuff as you need it. also, as people often repeat, take it slow, add things to your set up / things that you do w emacs, gradually. (and have fun! maybe i'm crazy but i had tonnes of fun learning emacs.)

                another way might be to copy other people's configs, but i think those helper type kits are often distilled from doing that.

                man such a right-click facility for linux or similar would be amazingly empowering!

                hell@defcon.socialH This user is from outside of this forum
                hell@defcon.socialH This user is from outside of this forum
                hell@defcon.social
                wrote last edited by
                #30

                @mousebot I followed this tutorial btw, how would you say it holds up vs bedrock?

                Link Preview Image
                Your first taste of emacs — Shane Kennedy

                See why emacs users are diehards when it comes to their editor with a quick intro, guided configuration and quick start on editing in your first project.

                favicon

                (www.shaneikennedy.xyz)

                1 Reply Last reply
                0
                • hell@defcon.socialH hell@defcon.social

                  @rxf4e1 thank you! btw I did follow this tutorial

                  Link Preview Image
                  Your first taste of emacs — Shane Kennedy

                  See why emacs users are diehards when it comes to their editor with a quick intro, guided configuration and quick start on editing in your first project.

                  favicon

                  (www.shaneikennedy.xyz)

                  rxf4e1@mastodon.socialR This user is from outside of this forum
                  rxf4e1@mastodon.socialR This user is from outside of this forum
                  rxf4e1@mastodon.social
                  wrote last edited by
                  #31

                  @hell alright, its a good one, i would change some packages like ivy swiper and company for a more integrated with emacs standards, but its all ok also, here is my config if you want to take a look, its a literate config, but don't bother with that now, get into code only.

                  Link Preview Image
                  modules/programs/emacs/init.org at main · o-rwx.tngl.sh/nixcfg

                  The next-generation social coding platform.

                  favicon

                  Tangled (tangled.org)

                  1 Reply Last reply
                  0
                  • hell@defcon.socialH hell@defcon.social

                    Should I start out with vanilla #emacs , #doomemacs, #spacemacs or some other flavor? More importantly: why.

                    Notes: 40% Colemak layout user. Coming from VSCodeium as main editor. I would want to go full Emacs eventually.

                    tealeg@mastodon.onlineT This user is from outside of this forum
                    tealeg@mastodon.onlineT This user is from outside of this forum
                    tealeg@mastodon.online
                    wrote last edited by
                    #32

                    @hell FWIW, I'm also a colemak user - one nice thing about the default Emacs keybindings (as opposed to the VI emulation that seems popular these days) is that it's semantic - C-p and C-n map logically to "previous line" and "next line" , rather than to a location, so the layout itself is irrelevant.

                    1 Reply Last reply
                    0
                    • hell@defcon.socialH hell@defcon.social

                      @novet for the mouse use with vim, I mean, you dont need to use it in the editor but if you still need to alt-tab into a software that is primarily meant to be used with one mouse - you catch my drift^^?

                      As for switching layout, I gain nothing from convincing you, so I am not really pushing it.. THAT SAID, takes about two weeks to match type speed on Colemak if you go cold turky then it is all uphill. But Colemak is also built in such manner that you do not need to go cold turkey - you can swap a keypair at a time. I do advise you to at least look at it. Imo just read thru their amazing faq (that also btw tends to answer every single question and objection that people throw at me)

                      legit - its not very long and quite interesting - I recommend giving it a read even if you dont intend or end up switching 😄

                      Link Preview Image
                      FAQ - Colemak

                      favicon

                      (colemak.com)

                      novet@infosec.exchangeN This user is from outside of this forum
                      novet@infosec.exchangeN This user is from outside of this forum
                      novet@infosec.exchange
                      wrote last edited by
                      #33

                      @hell yeah. i mean, for me, i only really use my mouse for browsing and image editing. i know vimium exists which brings vim-like keybinds to browsers but in my experience it is a bit finicky.

                      colemak is definitely going to nerdsnipe me isnt it... god i love procrastination.

                      1 Reply Last reply
                      1
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups