all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#2456: marked as done (22.2.1 mouse-yank-at-point setting is not obeyed in all buffers)
Date: Wed, 02 Dec 2009 03:15:08 +0000	[thread overview]
Message-ID: <handler.2456.D2456.12597231308255.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 8763j0tjuk.fsf@jondo.cante.net

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

Your message dated Tue, 01 Dec 2009 22:05:27 -0500
with message-id <2lmy22cbyg.fsf@fencepost.gnu.org>
and subject line Re: Bug#2456
has caused the Emacs bug report #2456,
regarding 22.2.1 mouse-yank-at-point setting is not obeyed in all buffers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2456: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2456
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4617 bytes --]

From: Jari Aalto <jari.aalto@cante.net>
To: Emacs bug BTS <submit@emacsbugs.donarmstrong.com>
Subject: 22.2.1 mouse-yank-at-point setting is not obeyed in all buffers
Date: Tue, 24 Feb 2009 08:44:19 +0200
Message-ID: <8763j0tjuk.fsf@jondo.cante.net>


SETUP

emacs -Q &
(setq mouse-yank-at-point t)

TEST

1. Write text on 10 lines e.g. at *scratch*
2. Mouse-1 drag to Copy text
3. Mouse-1 to click on some line
4. Mouse-2 to paste
5. Move mouse cursor away from the line
6. Mouse-2 to paste

=> mouse-yank-at-point setting is obeyed and text is pasted to cursor
position (phase 3)

7. M-x shell
8. Hit enter to insert 10 lines
9. Mouse-1 drag to copy text from prompt string
10. Click on first line
11. Move mouse cursor away from the line, say line 5
12. Mouse-2 to paste

=> mouse-yank-at-point setting is not obeyed. The text is pasted at
waved mouse cursor position, not the point where cursor (phase 10)
is blinking; at first line.

In GNU Emacs 22.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2008-11-10 on excelsior, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.2/leim' '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_DK.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  csv-field-index-mode: t
  footnote-mode: t
  mml-mode: t
  whitespace-global-mode: t
  minibuffer-electric-default-mode: t
  icomplete-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  global-auto-revert-mode: t
  shell-dirtrack-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t




[-- Attachment #3: Type: message/rfc822, Size: 1450 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2456-done@emacsbugs.donarmstrong.com
Subject: Re: Bug#2456
Date: Tue, 01 Dec 2009 22:05:27 -0500
Message-ID: <2lmy22cbyg.fsf@fencepost.gnu.org>


This seems to be fixed in the current CVS trunk.

http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00040.html

      reply	other threads:[~2009-12-02  3:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2lmy22cbyg.fsf@fencepost.gnu.org>
2009-02-24  6:44 ` bug#2456: 22.2.1 mouse-yank-at-point setting is not obeyed in all buffers Jari Aalto
2009-12-02  3:15   ` Emacs bug Tracking System [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=handler.2456.D2456.12597231308255.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=rgm@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.
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.