Gnus development mailing list
 help / color / mirror / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org,  ding@gnus.org
Subject: Re: mouse-1-click-follows-link and mime messages
Date: Tue, 07 Feb 2006 14:43:05 -0500	[thread overview]
Message-ID: <877j879cqe.fsf@stupidchicken.com> (raw)
In-Reply-To: <87u0bbkpsb.fsf@pacem.orebokech.com> (Romain Francoise's message of "Tue, 07 Feb 2006 19:05:40 +0100")

Romain Francoise <romain@orebokech.com> writes:

>> I don't recall what this change was for?
>
> It fixes a bug reported by... Juri, I think.  I don't remember the
> details.

Ah OK. I found it:

  In the *scratch* buffer type part of a symbol and type M-TAB.  In
  the *Completions* buffer click <mouse-1> on a completion string.

  First bug: point remains in the same window where the *Completions*
  buffer was before clicking <mouse-1> (the *Completions* buffer gets
  buried and replaced with another buffer).  But the correct behavior
  is switching the window back to the original window with the
  *scratch* buffer.

  So now switch manually to the window with the *scratch* buffer
  (`C-x o'), and call `undo' (`C-x u').  Second bug: it incorrectly
  puts point at the beginning of the initial string instead of the
  position where M-TAB was typed before inserting a completion string.

Maybe there is some other way to fix this...



      reply	other threads:[~2006-02-07 19:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06 20:43 Chong Yidong
2006-02-07  7:44 ` Romain Francoise
2006-02-07 17:26   ` Chong Yidong
2006-02-07 18:05     ` Romain Francoise
2006-02-07 19:43       ` Chong Yidong [this message]

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=877j879cqe.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.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.
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 NNTP newsgroup(s).