• @davidgro
    link
    322 months ago

    I also had that experience with emacs, which has a built in help system. I couldn’t find a topic on ‘exit’ or ‘quit’ and refused to just search online.

    Took me half an hour.

    • @m4m4m4m4
      link
      162 months ago

      and refused to just search online

      Unless you were f*cked by your ISP as I am right now, that’s having some balls. Or being masochist. But nothing in between

      • @davidgro
        link
        5
        edit-2
        2 months ago

        I really didn’t want to let it win.

    • Vuraniute
      link
      fedilink
      82 months ago

      I’m editor bilingual but im a bit rusty in Emacs, so skill check: its C-x C-c right?

      • YTG123
        link
        fedilink
        3
        edit-2
        2 months ago

        Yes. Though I believe it only kills the current frame if there are multiple

        • @Thwompthwomp
          link
          22 months ago

          No, I think that exits. C-c k kills the buffer, C-x 0 (zero) will kill the frame. But I may have changed my binds and can never remember which is window and which is frame in emacs terms.

          However, it’s somewhat moot as just about everywhere you run emacs, it’ll open up in gui mode and you can use the file menu. (Or use F10 to bring up the menus in terminal, but I have no idea where on the manual it would say that)