all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: Patch: goto-address minor modes
Date: Tue, 13 Jan 2009 22:11:36 -0800 (PST)	[thread overview]
Message-ID: <200901140611.n0E6Baf3013474@mothra.ics.uci.edu> (raw)
In-Reply-To: <87zlhuag0r.fsf@jurta.org> (Juri Linkov's message of "Wed, 14 Jan 2009 02:27:16 +0200")

Juri Linkov <juri@jurta.org> writes:

  > goto-address-mode is now a minor mode like bug-reference-mode.
  > bug-reference-mode uses the `link' face to highlight links,
  > but goto-address-mode still uses `bold'.  The following patch
  > changes address urls to be highlighted in the `link' face.
  > Also it takes a new minor mode into use in several places:
  > 
  > Index: lisp/net/goto-addr.el
  > ===================================================================
  > RCS file: /sources/emacs/emacs/lisp/net/goto-addr.el,v
  > retrieving revision 1.35
  > diff -u -r1.35 goto-addr.el
  > --- lisp/net/goto-addr.el	5 Jan 2009 03:22:44 -0000	1.35
  > +++ lisp/net/goto-addr.el	14 Jan 2009 00:21:07 -0000
  > @@ -129,7 +129,7 @@
  >      m)
  >    "Keymap to hold goto-addr's mouse key defs under highlighted URLs.")
  >  
  > -(defcustom goto-address-url-face 'bold
  > +(defcustom goto-address-url-face 'link

This is nice!
Shouldn't the links in the *Help* buffers also use the `link' face?




  parent reply	other threads:[~2009-01-14  6:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06 16:33 Patch: goto-address minor modes Tom Tromey
2008-01-07 17:14 ` Richard Stallman
2008-01-07 16:59   ` Tom Tromey
2008-01-08 19:07     ` Richard Stallman
2008-03-22 17:47     ` Reiner Steib
2009-01-14  0:27       ` Juri Linkov
2009-01-14  3:25         ` Chong Yidong
2009-01-14  6:11         ` Dan Nicolaescu [this message]
2009-01-14  8:33           ` Lennart Borgman
2009-01-14 10:27             ` Juri Linkov
2009-01-14 15:30             ` Dan Nicolaescu
2009-01-14 20:11               ` Lennart Borgman
2009-01-14 21:21               ` Juri Linkov
2009-01-14 22:01                 ` Stefan Monnier
2009-01-14 23:55                   ` Juri Linkov
2009-01-15  0:25                   ` Lennart Borgman

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

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

  git send-email \
    --in-reply-to=200901140611.n0E6Baf3013474@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.