M-x emacs-redditjump to contentmy subreddits<br>edit subscriptions<br>popular<br>-all<br>-users<br>| AskReddit<br>-pics<br>-funny<br>-movies<br>-gaming<br>-worldnews<br>-news<br>-todayilearned<br>-nottheonion<br>-explainlikeimfive<br>-mildlyinteresting<br>-DIY<br>-videos<br>-OldSchoolCool<br>-TwoXChromosomes<br>-tifu<br>-Music<br>-books<br>-LifeProTips<br>-dataisbeautiful<br>-aww<br>-science<br>-space<br>-Showerthoughts<br>-askscience<br>-Jokes<br>-Art<br>-IAmA<br>-Futurology<br>-sports<br>-UpliftingNews<br>-food<br>-nosleep<br>-creepy<br>-history<br>-gifs<br>-InternetIsBeautiful<br>-GetMotivated<br>-gadgets<br>-announcements<br>-WritingPrompts<br>-philosophy<br>-Documentaries<br>-EarthPorn<br>-photoshopbattles<br>-listentothis<br>-blog
more "
emacshot<br>new<br>rising<br>controversial<br>top
Want to join? Log in or sign up in seconds.
limit my search to r/emacsuse the following search parameters to narrow your results:<br>subreddit:subredditfind submissions in "subreddit"author:usernamefind submissions by "username"site:example.comfind submissions from "example.com"url:textsearch for "text" in urlselftext:textsearch for "text" in self post contentsself:yes (or self:no)include (or exclude) self postsnsfw:yes (or nsfw:no)include (or exclude) results marked as NSFWe.g. subreddit:aww site:imgur.com dog<br>see the search faq for details.
advanced search: by author, subreddit...
Submit a new link
Submit a new text post
emacs<br>joinleaveA sub-reddit for the timeless and infinitely powerful editor and Lisp environment, Emacs.
Rules
The topic is Emacs. Submissions should be on it. Comment threads may diverge, within reason.
Be kind, please.
If it's supposed to be funny, it should be.
Get Emacs
Windows
Mac OS X
GNU/Linux and BSD (Just get it from your distribution's package manager)
Build it from source
Emacs Resources
Emacs Wiki
WikEmacs
Emacs Reference (PDF)
Learning & Mastering Emacs
Weekly tips/tricks/etc threads
Emacs Tutorials
Want to see what Emacs is capable of?!
Beginner’s Guide to Emacs
Absolute Beginner's Guide to Emacs
How to Learn Emacs: A Hand-drawn One-pager for Beginners
Related Subreddits
r/orgmode
r/evilmode
r/spacemacs
r/planetemacs
r/doomemacs
Useful Emacs configuration files and distributions
Better Defaults
Example configurations
Quick pain-saver tip
Put the Caps Lock key to better use!
a community for 18 years
MODERATORS
message the mods
Welcome to Reddit,<br>the front page of the internet.<br>Become a Redditorand join one of thousands of communities.
×
•<br>•<br>•
Fortnightly Tips, Tricks, and Questions — 2026-08-11 / week 32 (self.emacs)
submitted just now by AutoModerator - announcement<br>comment<br>share<br>save<br>hide<br>report
loading...
119<br>120<br>121
A warning for new Emacs users (self.emacs)
submitted 7 hours ago by slk_g500<br>17 comments<br>share<br>save<br>hide<br>report
loading...
12<br>13<br>14
emacs-fuHow do I quit vim? (self.emacs)
submitted 4 hours ago by like_rly_anonymous<br>12 comments<br>share<br>save<br>hide<br>report
loading...
25<br>26<br>27
Announcementsingle-window.el - Always Open Emacs Buffers in the Current Active Window (self.emacs)
submitted 14 hours ago by jameschertiJames Cherti — https://github.com/jamescherti<br>9 comments<br>share<br>save<br>hide<br>report
loading...
14<br>15<br>16
myn-macs (MY miNimal eMACS IDE setup for the lazy terminal wizard) (codeberg.org)
submitted 20 hours ago by TopHatCatastrophe<br>6 comments<br>share<br>save<br>hide<br>report
loading...
50<br>51<br>52
graph-fa2 0.2.3 now available on MELPA (v.redd.it)
submitted 1 day ago by elijahcharles<br>2 comments<br>share<br>save<br>hide<br>report
(function() { var thing = {"obfuscatedPosterUrl": null, "context": "listing", "isGif": false}; var autoplay = true; if (thing.obfuscatedPosterUrl){ autoplay = false; } if (r.config && !r.config.pref_video_autoplay && thing.context === "comments") { autoplay = false; } var play_pause_click_action = autoplay ? "pause" : "play"; var play_pause_click_toggle_action = autoplay ? "play" : "pause"; var play_pause_vector_from = autoplay ? "m5,5l15,7.5l0,15l-15,7.5l0,-30m15,7.5l15,7.5l0,0l-15,7.5l0,-15" : "m5,5l12,0l0,30l-12,0l0,-30m18,0l12,0l0,30l-12,0l0,-30"; var play_pause_vector_to = autoplay ? "m5,5l12,0l0,30l-12,0l0,-30m18,0l12,0l0,30l-12,0l0,-30" : "m5,5l15,7.5l0,15l-15,7.5l0,-30m15,7.5l15,7.5l0,0l-15,7.5l0,-15"; var videoPlayerElement = $("#video-1vjz9py"); var isMobile = r.utils.isMobile(); var canPlayDash = (typeof (window.MediaSource || window.WebKitMediaSource) === "function"); var videoOptions = { id: videoPlayerElement.data("id36"), linkUrl: videoPlayerElement.data("linkUrl"), src: canPlayDash ? videoPlayerElement.data("mpdUrl") : videoPlayerElement.data("hlsUrl"), type: canPlayDash ? RedditVideoPlayer.Types.MPD : RedditVideoPlayer.Types.HLS, autoplay: autoplay, poster: null, loop: false, orientation: videoPlayerElement.data("orientation"), }; if (isMobile) { videoOptions.enableStorage = false; videoOptions.uiControls = false; if (thing.isGif) { videoOptions.clickAction = RedditVideoPlayer.ClickActions.NONE; } else { videoOptions.controls = true; } } var redditVideoPlayer = new RedditVideoPlayer(videoPlayerElement, videoOptions);...