this post was submitted on 30 Sep 2024
890 points (94.1% liked)

linuxmemes

20935 readers
2212 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 week ago (2 children)

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

[–] wookiepedia 5 points 1 week ago

Ctrl + meta + butterfly

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

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

[–] Thwompthwomp 2 points 1 week 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)