emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [mouse-1 in Customize should respect mouse-1-click-follows-link]


From: Bastien
Subject: Re: [mouse-1 in Customize should respect mouse-1-click-follows-link]
Date: Fri, 14 Mar 2008 10:16:21 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

> Index: wid-edit.el
> ===================================================================
> RCS file: /sources/emacs/emacs/lisp/wid-edit.el,v
> retrieving revision 1.188
> diff -u -r1.188 wid-edit.el
> --- wid-edit.el       9 Feb 2008 22:48:05 -0000       1.188
> +++ wid-edit.el       12 Mar 2008 10:57:02 -0000
> @@ -1773,7 +1773,7 @@
>    "An embedded link."
>    :button-prefix 'widget-link-prefix
>    :button-suffix 'widget-link-suffix
> -  :follow-link "\C-m"
> +  :follow-link 'mouse-face
>    :help-echo "Follow the link."
>    :format "%[%t%]")

FYI I applied this patch.

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]