all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: mouse-1-click-follows-link
@ 2005-06-17 14:42 LENNART BORGMAN
  2005-06-17 15:32 ` link appearance and soft face properties Drew Adams
  2005-06-17 15:36 ` mouse-1-click-follows-link Stefan Monnier
  0 siblings, 2 replies; 105+ messages in thread
From: LENNART BORGMAN @ 2005-06-17 14:42 UTC (permalink / raw)
  Cc: Juri Linkov, emacs-devel, rms, drew.adams, storm

From: Jason Rumney <jasonr@gnu.org>

> >Web page designers often use underline only for mouse over if 
> they do not like underlined text. It is sometimes awful on web 
> pages and sometimes instructive enough. Maybe that could be an 
> alternative here, since the buffers have a fixed structure and if 
> the underline is seen once when mouse is over them the user 
> probably would think that clicking mouse-1 will follow the link?
> >  
> >
> We have already standardized on a light green background for mouse 
> highlight

Yes, but I just thought that maybe this did not give enough information in a case like this.

^ permalink raw reply	[flat|nested] 105+ messages in thread
* Re: mouse-1-click-follows-link
@ 2005-06-17 13:44 LENNART BORGMAN
  2005-06-17 13:59 ` mouse-1-click-follows-link Jason Rumney
  2005-06-17 18:46 ` mouse-1-click-follows-link Richard Stallman
  0 siblings, 2 replies; 105+ messages in thread
From: LENNART BORGMAN @ 2005-06-17 13:44 UTC (permalink / raw)
  Cc: storm, jasonr, rms, drew.adams, emacs-devel

From: Juri Linkov <juri@jurta.org>

> Underlining doesn't make text look like a link.  There are faces
> with the underline attribute put on text which is not a link.
> It would be confusing for users to think that such text is a link
> and try to click it after learning a new Emacs convention of
> underlining all mouse-1 sensitive areas.
> 
> Also underlining often produces visual clutter, especially
> in buffers with high link density like dired, grep and compilation
> buffers.

Web page designers often use underline only for mouse over if they do not like underlined text. It is sometimes awful on web pages and sometimes instructive enough. Maybe that could be an alternative here, since the buffers have a fixed structure and if the underline is seen once when mouse is over them the user probably would think that clicking mouse-1 will follow the link?

^ permalink raw reply	[flat|nested] 105+ messages in thread
* mouse-1-click-follows-link
@ 2005-06-10 23:21 Nick Roberts
  2005-06-11  1:56 ` mouse-1-click-follows-link Daniel Brockman
  2005-06-11 23:16 ` mouse-1-click-follows-link Richard Stallman
  0 siblings, 2 replies; 105+ messages in thread
From: Nick Roberts @ 2005-06-10 23:21 UTC (permalink / raw)



I have set mouse-1-click-follows-link to nil in my .emacs for a while now .  I
found it harder to work out when I need to hold down mouse-1 that bit longer
to not follow a link, than to press mouse-2 when I did want to follow a link
(and this is with a two button mouse which emulates mouse-2).  I was
constantly going places that I didn't want to go and I find the old behaviour
a lot easier.  I realise that I'm less fluent in Emacs than a lot of people on
this list but I'm probably more fluent than the average Emacs user.

If I am the only one who had problems then lets leave it as it is, but if
there are many others who have also set mouse-1-click-follows-link to nil,
perhaps we could make this the default.


Nick

^ permalink raw reply	[flat|nested] 105+ messages in thread
* mouse-1-click-follows-link
@ 2005-01-01 16:43 Piet van Oostrum
  2005-01-06 22:11 ` mouse-1-click-follows-link Kim F. Storm
  0 siblings, 1 reply; 105+ messages in thread
From: Piet van Oostrum @ 2005-01-01 16:43 UTC (permalink / raw)


I think there should be a few more cases included for
mouse-1-click-follows-link:
completion-list-mode-map
Man-mode-map

They should have en entry for  [follow-link] bound to 'mouse-face.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

^ permalink raw reply	[flat|nested] 105+ messages in thread

end of thread, other threads:[~2005-06-20 17:51 UTC | newest]

Thread overview: 105+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-17 14:42 mouse-1-click-follows-link LENNART BORGMAN
2005-06-17 15:32 ` link appearance and soft face properties Drew Adams
2005-06-18  2:21   ` Richard Stallman
2005-06-18 13:47     ` Juri Linkov
2005-06-19  3:51       ` Richard Stallman
2005-06-19 17:50       ` Drew Adams
2005-06-20  4:55         ` Juri Linkov
2005-06-20 16:53           ` Drew Adams
2005-06-19 17:47     ` Drew Adams
2005-06-19 20:06       ` Robert J. Chassell
2005-06-19 22:01         ` Drew Adams
2005-06-20  0:57           ` Robert J. Chassell
2005-06-20 16:53             ` Drew Adams
2005-06-20  1:45           ` Daniel Brockman
2005-06-20 17:51           ` Richard Stallman
2005-06-17 15:36 ` mouse-1-click-follows-link Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 13:44 mouse-1-click-follows-link LENNART BORGMAN
2005-06-17 13:59 ` mouse-1-click-follows-link Jason Rumney
2005-06-17 18:46 ` mouse-1-click-follows-link Richard Stallman
2005-06-10 23:21 mouse-1-click-follows-link Nick Roberts
2005-06-11  1:56 ` mouse-1-click-follows-link Daniel Brockman
2005-06-11  9:55   ` mouse-1-click-follows-link Nick Roberts
2005-06-11 16:21     ` mouse-1-click-follows-link Daniel Brockman
2005-06-12  7:51       ` mouse-1-click-follows-link Nick Roberts
2005-06-12 19:57         ` mouse-1-click-follows-link Richard Stallman
2005-06-13 16:19         ` mouse-1-click-follows-link Drew Adams
2005-06-13 18:51           ` mouse-1-click-follows-link Jason Rumney
2005-06-13 20:15             ` mouse-1-click-follows-link Drew Adams
2005-06-13 20:49               ` mouse-1-click-follows-link Jason Rumney
2005-06-13 21:50                 ` mouse-1-click-follows-link David Kastrup
2005-06-13 22:07                   ` mouse-1-click-follows-link Jason Rumney
2005-06-13 22:18                     ` mouse-1-click-follows-link David Kastrup
2005-06-14  2:03                       ` mouse-1-click-follows-link Miles Bader
2005-06-14  5:53                         ` mouse-1-click-follows-link Lennart Borgman
2005-06-14  7:03                           ` mouse-1-click-follows-link Jason Rumney
2005-06-14 20:06                             ` mouse-1-click-follows-link Lennart Borgman
2005-06-13 22:28                     ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14  8:02                       ` mouse-1-click-follows-link Nick Roberts
2005-06-14  8:37                         ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 12:29                           ` mouse-1-click-follows-link Mathias Dahl
2005-06-14 12:43                             ` mouse-1-click-follows-link David Kastrup
2005-06-14 12:54                               ` mouse-1-click-follows-link Mathias Dahl
2005-06-14 13:21                                 ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 13:14                             ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 21:48                         ` mouse-1-click-follows-link Eli Zaretskii
2005-06-14 22:20                           ` mouse-1-click-follows-link Juanma Barranquero
2005-06-13 22:47                     ` mouse-1-click-follows-link Stefan Monnier
2005-06-13 23:29                       ` mouse-1-click-follows-link Drew Adams
2005-06-14  1:26                       ` mouse-1-click-follows-link Daniel Brockman
2005-06-14 14:04                         ` mouse-1-click-follows-link Stefan Monnier
2005-06-14  2:25                       ` mouse-1-click-follows-link David Abrahams
2005-06-14  6:00                         ` mouse-1-click-follows-link Lennart Borgman
2005-06-14 18:08                           ` mouse-1-click-follows-link Drew Adams
2005-06-14 20:25                             ` mouse-1-click-follows-link Stefan Monnier
2005-06-14 20:42                               ` mouse-1-click-follows-link Drew Adams
2005-06-15 16:26                             ` mouse-1-click-follows-link Drew Adams
2005-06-15 20:34                               ` mouse-1-click-follows-link Daniel Brockman
2005-06-16  4:08                             ` mouse-1-click-follows-link Richard Stallman
2005-06-14  7:28                 ` mouse-1-click-follows-link Kim F. Storm
2005-06-14  8:36                   ` mouse-1-click-follows-link David Kastrup
2005-06-13 20:35             ` mouse-1-click-follows-link Jason Rumney
2005-06-14  7:27               ` mouse-1-click-follows-link Kim F. Storm
2005-06-14 11:32                 ` mouse-1-click-follows-link Jason Rumney
2005-06-14 11:56                   ` mouse-1-click-follows-link Kim F. Storm
2005-06-15 14:46                   ` mouse-1-click-follows-link Richard Stallman
2005-06-15 14:56                     ` mouse-1-click-follows-link Kim F. Storm
2005-06-15 15:07                       ` mouse-1-click-follows-link Lennart Borgman
2005-06-15 16:26                         ` mouse-1-click-follows-link Drew Adams
2005-06-16 16:24                       ` mouse-1-click-follows-link Richard Stallman
2005-06-15 16:45                     ` mouse-1-click-follows-link Jason Rumney
2005-06-17 12:17                       ` mouse-1-click-follows-link Juri Linkov
2005-06-17 13:08                         ` mouse-1-click-follows-link Jason Rumney
2005-06-17 18:46                           ` mouse-1-click-follows-link Richard Stallman
2005-06-17 22:26                             ` mouse-1-click-follows-link Jason Rumney
2005-06-18 11:11                             ` mouse-1-click-follows-link Robert J. Chassell
2005-06-18 13:54                               ` mouse-1-click-follows-link Juri Linkov
2005-06-17 13:34                         ` mouse-1-click-follows-link Nick Roberts
2005-06-17 18:46                         ` mouse-1-click-follows-link Richard Stallman
2005-06-18 13:54                           ` mouse-1-click-follows-link Juri Linkov
2005-06-19  3:51                             ` mouse-1-click-follows-link Richard Stallman
2005-06-19 13:03                               ` mouse-1-click-follows-link Juri Linkov
2005-06-20  3:50                                 ` mouse-1-click-follows-link Richard Stallman
2005-06-17 12:04                     ` mouse-1-click-follows-link Juri Linkov
2005-06-17 18:46                       ` mouse-1-click-follows-link Richard Stallman
2005-06-14  2:02             ` mouse-1-click-follows-link Miles Bader
2005-06-14 13:35               ` mouse-1-click-follows-link Robert J. Chassell
2005-06-14 15:00                 ` mouse-1-click-follows-link Daniel Brockman
2005-06-14 19:26                   ` mouse-1-click-follows-link Robert J. Chassell
2005-06-15 14:46                     ` mouse-1-click-follows-link Richard Stallman
2005-06-15 17:27                       ` mouse-1-click-follows-link David Abrahams
2005-06-15 18:56                         ` mouse-1-click-follows-link David Kastrup
2005-06-15 19:06                           ` mouse-1-click-follows-link David Abrahams
2005-06-16 16:23                         ` mouse-1-click-follows-link Richard Stallman
2005-06-15 14:46                     ` mouse-1-click-follows-link Richard Stallman
2005-06-14 19:29                 ` mouse-1-click-follows-link Lennart Borgman
2005-06-13 22:19           ` mouse-1-click-follows-link Nick Roberts
2005-06-13 23:07             ` mouse-1-click-follows-link David Kastrup
2005-06-13 23:30             ` mouse-1-click-follows-link Drew Adams
2005-06-11 23:16     ` mouse-1-click-follows-link Richard Stallman
2005-06-12  7:56       ` mouse-1-click-follows-link Nick Roberts
2005-06-12 19:57         ` mouse-1-click-follows-link Richard Stallman
2005-06-13  6:06     ` mouse-1-click-follows-link Juri Linkov
2005-06-11 23:16 ` mouse-1-click-follows-link Richard Stallman
2005-01-01 16:43 mouse-1-click-follows-link Piet van Oostrum
2005-01-06 22:11 ` mouse-1-click-follows-link Kim F. Storm

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.