From 34d2ec7c09ec01f1205d1a949a33bd6fdf1417fc Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Sat, 1 Sep 2018 16:15:29 -0400 Subject: nixos docs: give IDs to things --- nixos/modules/services/editors/emacs.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'nixos/modules/services/editors') diff --git a/nixos/modules/services/editors/emacs.xml b/nixos/modules/services/editors/emacs.xml index dfab5ce4a79..631570d6dec 100644 --- a/nixos/modules/services/editors/emacs.xml +++ b/nixos/modules/services/editors/emacs.xml @@ -39,7 +39,7 @@ starting the Emacs daemon. -
+
Installing <application>Emacs</application> @@ -49,7 +49,7 @@ can be enabled. -
+
The Different Releases of Emacs @@ -100,7 +100,7 @@
-
+
Adding Packages to Emacs Emacs includes an entire ecosystem of functionality beyond @@ -339,7 +339,7 @@ https://nixos.org/nixpkgs/manual/#sec-modify-via-packageOverrides
-
+
Advanced Emacs Configuration @@ -380,7 +380,7 @@ in [...]
-
+
Running Emacs as a Service NixOS provides an optional @@ -396,7 +396,7 @@ in [...] modules/services/editors/emacs.nix -
+
Enabling the Service @@ -438,7 +438,7 @@ $ systemctl --user start emacs.service # to start the Emacs daemon
-
+
Starting the client Ensure that the emacs server is enabled, either by customizing @@ -457,7 +457,7 @@ emacsclient --create-frame --tty # opens a new frame on the current terminal
-
+
Configuring the <varname>EDITOR</varname> variable @@ -487,7 +487,7 @@ emacsclient --create-frame --tty # opens a new frame on the current terminal
-
+
Per-User Enabling of the Service @@ -515,7 +515,7 @@ emacsclient --create-frame --tty # opens a new frame on the current terminal
-
+
Configuring Emacs @@ -548,7 +548,7 @@ emacsclient --create-frame --tty # opens a new frame on the current terminal server-switch-hook, server-done-hook? --> -
+
A Major Mode for Nix Expressions @@ -558,7 +558,7 @@ emacsclient --create-frame --tty # opens a new frame on the current terminal
-
+
Accessing man pages You can use woman to get completion of all -- cgit 1.4.1