unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: mikadoZero <mikadozero@yandex.com>
Cc: 34994-done@debbugs.gnu.org
Subject: bug#34994: [PATCH] gnu: Add emacs-ace-link.
Date: Tue, 16 Apr 2019 19:04:26 +0200	[thread overview]
Message-ID: <87sguhevad.fsf@gnu.org> (raw)
In-Reply-To: <cucd0me5t0f.fsf@yandex.com> (mikadozero@yandex.com's message of "Mon, 25 Mar 2019 21:22:40 -0400")

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

mikadoZero <mikadozero@yandex.com> skribis:

>>From 88fa9952ab4ce2e8b9d77ca55fd93c9e70936d02 Mon Sep 17 00:00:00 2001
> From: mikadoZero <mikadozero@yandex.com>
> Date: Mon, 25 Mar 2019 19:39:09 -0400
> Subject: [PATCH] gnu: Add emacs-ace-link.
>
> * gnu/packages/emacs-xyz.scm (emacs-ace-link): New variable.

Applied with the tiny changes below, thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1049 bytes --]

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1161630b52..7aec695205 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1161,9 +1161,9 @@ within a specified width.  It is useful for displaying long track titles.")
     (home-page "https://github.com/abo-abo/ace-link")
     (synopsis "Quickly follow links in Emacs")
     (description
-     "Currently, to jump to a link in a @file{Info-mode}, @file{help-mode},
- @file{woman-mode}, @file{org-mode}, @file{eww-mode}, @file{compilation-mode},
- @file{goto-address-mode} buffer, you can tab through the links to select the
+     "Currently, to jump to a link in a @code{Info-mode}, @code{help-mode},
+@code{woman-mode}, @code{org-mode}, @code{eww-mode}, @code{compilation-mode},
+@code{goto-address-mode} buffer, you can tab through the links to select the
 one you want.  This is an O(N) operation, where the N is the amount of links.
 This package turns this into an O(1) operation.  It does so by assigning a
 letter to each link using avy.")

  reply	other threads:[~2019-04-16 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-26  1:22 [bug#34994] [PATCH] gnu: Add emacs-ace-link mikadoZero
2019-04-16 17:04 ` Ludovic Courtès [this message]
2019-04-17 22:03   ` mikadoZero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sguhevad.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=34994-done@debbugs.gnu.org \
    --cc=mikadozero@yandex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).