File: replace-external-references-when-possible.patch

package info (click to toggle)
marginalia 2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 248 kB
  • sloc: lisp: 1,188; makefile: 4
file content (44 lines) | stat: -rw-r--r-- 2,604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
From: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Date: Wed, 17 Aug 2022 21:20:59 +0200
Subject: Drop references to external pages and debianise

Forwarded: not-needed
---
 README.org | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index 2625fc7..2d1f669 100644
--- a/README.org
+++ b/README.org
@@ -23,9 +23,9 @@ with command =marginalia-cycle=.
 
 * Configuration
 
-It is recommended to use Marginalia together with either the [[https://github.com/minad/vertico][Vertico]], [[https://github.com/protesilaos/mct][Mct]],
-[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Icomplete.html][Icomplete]] or the default completion UI. Furthermore Marginalia can be combined
-with [[https://github.com/oantolin/embark][Embark]] for action support and [[https://github.com/minad/consult][Consult]], which provides many useful commands.
+It is recommended to use Marginalia together with either the Vertico (~apt install elpa-vertico~), [[https://github.com/protesilaos/mct][Mct]],
+[[info:emacs#Icomplete][Icomplete]] or the default completion UI. Furthermore Marginalia can be combined
+with Embark (~apt install elpa-embark~) for action support and Consult (~apt install elpa-consult~), which provides many useful commands.
 
 #+begin_src emacs-lisp
 ;; Enable rich annotations using the Marginalia package
@@ -65,7 +65,7 @@ Marginalia does not expose library functions as part of its public API. If you
 add your own completion commands to your package we recommend to specify an
 =annotation-function= or an =affixation-function=, avoiding the Marginalia
 dependency this way. The =annotation-function= and =affixation-function= are
-documented in the [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Completion.html][Elisp manual]]. If you use =consult--read=, you can specify an
+documented in the [[info:elisp#Completion][Elisp manual]]. If you use =consult--read=, you can specify an
 =:annotate= keyword argument.
 
 There is an exception to our recommendation: If you want to implement
@@ -101,7 +101,7 @@ The =marginalia-classify-by-command-name= classifier uses the alist
 command name. This is particularly useful if the prompt classifier yields a
 false positive.
 
-Completion categories are also important for [[https://github.com/oantolin/embark][Embark]], which associates actions
+Completion categories are also important for Embark, which associates actions
 based on the completion category and benefits from Marginalia's classifiers.
 
 Once the category of the candidates is known, Marginalia looks in the