Added some info about myself| EmacsWiki: SiteMap
adding myself| EmacsWiki: SiteMap
Added information about keyd under GNU/Linux| EmacsWiki: SiteMap
Whether at a party, park, or casual outing – our Cat tees turn heads and start conversations. \x{D83D}\x{DC3E} Don’t just wear clothes, wear your love for . . .| EmacsWiki: SiteMap
testing yaoddmuse.el| EmacsWiki: SiteMap
Love Huskies? This “Too Cute to Handle” Husky T-shirt is perfect for you. High-quality cotton, unique design, only $21.99. Don’t miss out! Order . . .| EmacsWiki: SiteMap
I forgot to save and redid-it :)| EmacsWiki: SiteMap
Find me on my tech and app dev blog at https://christiantietze.de and for knowledge and learning on https://zettelkasten.de Mastodon/Fediverse: . . .| EmacsWiki: SiteMap
If the emacs.init example will not be restored, links to it should be eliminated.| EmacsWiki: SiteMap
Link to the moderation page for the #emacs channel on Libera Chat| EmacsWiki: SiteMap
Emacs 30 was released on 2025-02-23. You can build it locally, test it and if you find issues report these as EmacsBugs.| www.emacswiki.org
more ERC commands: restrict and unrestrict #emacs on C-c <f5> and C-c C-<f5>.| EmacsWiki: SiteMap
JOVE (Jonathan’s Own Version of Emacs) is a free software ErsatzEmacs implementation.| www.emacswiki.org
Description| www.emacswiki.org
The built-in help browser Info is used to read documentation about Emacs and the GNU tools. For convenience, it might be useful to install in the Info’s directory some other manuals and documentation.| www.emacswiki.org
KeyboardMacros are a useful tool for daily editing. Sometimes, when generating lots of data using CopyAndPaste (KillingAndYanking), you might have the need to increment numbers.| www.emacswiki.org
This is about installing Emacs into an Android device. See GoogleAndroid for tips about using Emacs to develop Android applications.| www.emacswiki.org
This page is about how to install, and update, the Spacemacs starter kit in Android Emacs. For an overview of the different alternatives for running emacs on Android, see EmacsOnAndroid.| www.emacswiki.org
add June topic| EmacsWiki: SiteMap
Windmove is a library built into GnuEmacs starting with version 21. It lets you move point from window to window using Shift and the arrow keys. This is easier to type than ‘C-x o’ and, for some users, may be more intuitive. To activate all these keybindings, add the following to your InitFile:| www.emacswiki.org
If you run a meetup or are aware of a group of people meeting and discussing Emacs, please add them here so other people can connect.| www.emacswiki.org
Emacs lends itself well to packages of customized Elisp. Starting with Emacs 24, package support is built in, and most users take great advantage of this. Packages are available in online repositories from GNU and other sources. Some packages can drastically alter the behavior of Emacs. It can be fun to keep an eye out for experiment. This category is about discovering, using, and writing Emacs packages.| www.emacswiki.org
No time to learn lisp is false economy ;o)– resolveIntroduction| www.emacswiki.org
This page is about Info mode (‘C-h i’), a major mode for reading hypertext manuals. In particular, the EmacsManual is available in Emacs as an Info manual, providing SelfDocumentation.| www.emacswiki.org
TRAMP (Transparent Remote Access, Multiple Protocols) is a package for editing remote files, similar to AngeFtp or efs. Whereas the others use FTP to connect to the remote host and to transfer the files, TRAMP uses a remote shell connection (rlogin, telnet, ssh). It can transfer the files using rcp or a similar program, or it can encode the file contents (using uuencode or base64) and transfer them right through the shell connection.| www.emacswiki.org
Ido lets you interactively do things with buffers and files. As an example, while searching for a file with C-x C-f, ido can suggest the files whose paths are closest to your current string, allowing you to find your files more quickly. Created by KimStorm, it has been built into Emacs since version 22.| www.emacswiki.org
Basic commands:| www.emacswiki.org
mu4e is an email client for Emacs. It’s based on the mu email indexer/searcher.| www.emacswiki.org
ParEdit (paredit.el) is a minor mode for performing structured editing of S-expression data, e.g. Lisp or Scheme source code.| www.emacswiki.org