GNU bug report logs - #12821
24.3.50; Cygwin Emacs gets stuck when yanking a text

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 7 Nov 2012 09:25:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12821 in the body.
You can then email your comments to 12821 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12821; Package emacs. (Wed, 07 Nov 2012 09:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 07 Nov 2012 09:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Cygwin Emacs gets stuck when yanking a text
Date: Wed, 07 Nov 2012 18:23:51 +0900
Hi,

It is annoying that Cygwin Emacs often gets stuck when yanking
a text from a Windows application.  C-g seems to be effective
though it takes tens of seconds.  I don't know what Emacs tries
to yank, but it sometimes shows the message "!MEM FULL!" on
the mode line moreover.  I wish it could work like on Linux.

Thanks.

In GNU Emacs 24.3.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars)
 of 2012-11-07 on yamaoka-PC
Bzr revision: 110820 eggert <at> cs.ucla.edu-20121106204835-uoo6ermni0jtqqmp
Windowing system distributor `The Cygwin/X Project', version 11.0.11300000
Configured using:
 `configure '--with-x-toolkit=lucid' '--without-imagemagick'
 '--without-dbus' '--without-gconf' '--without-gsettings''




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12821; Package emacs. (Wed, 07 Nov 2012 12:32:02 GMT) Full text and rfc822 format available.

Message #8 received at 12821 <at> debbugs.gnu.org (full text, mbox):

From: Ken Brown <kbrown <at> cornell.edu>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 12821 <at> debbugs.gnu.org
Subject: Re: bug#12821: 24.3.50; Cygwin Emacs gets stuck when yanking a text
Date: Wed, 07 Nov 2012 07:30:58 -0500
On 11/7/2012 4:23 AM, Katsumi Yamaoka wrote:
> Hi,
>
> It is annoying that Cygwin Emacs often gets stuck when yanking
> a text from a Windows application.  C-g seems to be effective
> though it takes tens of seconds.  I don't know what Emacs tries
> to yank, but it sometimes shows the message "!MEM FULL!" on
> the mode line moreover.  I wish it could work like on Linux.
>
> Thanks.
>
> In GNU Emacs 24.3.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars)
>   of 2012-11-07 on yamaoka-PC
> Bzr revision: 110820 eggert <at> cs.ucla.edu-20121106204835-uoo6ermni0jtqqmp
> Windowing system distributor `The Cygwin/X Project', version 11.0.11300000
> Configured using:
>   `configure '--with-x-toolkit=lucid' '--without-imagemagick'
>   '--without-dbus' '--without-gconf' '--without-gsettings''

Can you give a recipe for reproducing this problem?

Does it only happen with a build from the trunk?  Or do you see this 
problem with Emacs 24.2 and/or a build from the emacs-24 branch?

Is it specific to the Lucid toolkit or does it also happen with a GTK+ 
build (as in the version of Emacs in the Cygwin distribution)?

Ken




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12821; Package emacs. (Wed, 07 Nov 2012 13:19:01 GMT) Full text and rfc822 format available.

Message #11 received at 12821 <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Ken Brown <kbrown <at> cornell.edu>
Cc: 12821 <at> debbugs.gnu.org
Subject: Re: bug#12821: 24.3.50; Cygwin Emacs gets stuck when yanking a text
Date: Wed, 07 Nov 2012 22:18:23 +0900
Ken Brown <kbrown <at> cornell.edu> wrote:
[...]
> Can you give a recipe for reproducing this problem?

> Does it only happen with a build from the trunk?  Or do you see this
> problem with Emacs 24.2 and/or a build from the emacs-24 branch?

> Is it specific to the Lucid toolkit or does it also happen with a GTK+
> build (as in the version of Emacs in the Cygwin distribution)?

Thanks for following this up.  I'll report more precise recipe
and additional infos tomorrow.  (I'm on Linux in home.)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12821; Package emacs. (Thu, 08 Nov 2012 05:19:02 GMT) Full text and rfc822 format available.

Message #14 received at 12821 <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: 12821 <at> debbugs.gnu.org
Cc: Ken Brown <kbrown <at> cornell.edu>
Subject: Re: bug#12821: 24.3.50; Cygwin Emacs gets stuck when yanking a text
Date: Thu, 08 Nov 2012 14:18:18 +0900
Katsumi Yamaoka wrote:
> Ken Brown <kbrown <at> cornell.edu> wrote:
> [...]
>> Can you give a recipe for reproducing this problem?

>> Does it only happen with a build from the trunk?  Or do you see this
>> problem with Emacs 24.2 and/or a build from the emacs-24 branch?

>> Is it specific to the Lucid toolkit or does it also happen with a GTK+
>> build (as in the version of Emacs in the Cygwin distribution)?

> Thanks for following this up.  I'll report more precise recipe
> and additional infos tomorrow.  (I'm on Linux in home.)

Strangely I'm unable to reproduce the problem today.  Even
the copying of Excel's cell is successful; a text component of
the cell is yanked regardless of whether it is ASCII text or
non-ASCII text.  So, I'll close this thread if it doesn't seem
to happen anymore, within a week maybe.

Until yesterday it was happening since I started to use Cygwin
for work early in the last year.  So, it is not a matter on only
24.3.50.  I can recall it happened with not only Lucid Emacs I
built from the bzr source but also GTK Emacs Cygwin distributed.
Any Windows application had a difficulty on copying and yanking
text to Emacs.

I had a knack to do it successfully, though it is not necessarily
100% effective.  That is to yank a text to Emacs in a single
action, i.e., click the mouse-2 button on an Emacs frame without
touching anything of inside of frame's matte.

P.S. I've updated the Cygwin installation using SETUP.EXE today
for the first time in a week.  Emacs is being built every day.




Reply sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
You have taken responsibility. (Wed, 14 Nov 2012 10:49:03 GMT) Full text and rfc822 format available.

Notification sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
bug acknowledged by developer. (Wed, 14 Nov 2012 10:49:04 GMT) Full text and rfc822 format available.

Message #19 received at 12821-done <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: 12821-done <at> debbugs.gnu.org
Cc: kbrown <at> cornell.edu
Subject: Re: bug#12821: 24.3.50; Cygwin Emacs gets stuck when yanking a text
Date: Wed, 14 Nov 2012 19:47:23 +0900
Closed.  Sorry for the noise.

Katsumi Yamaoka wrote:
> Katsumi Yamaoka wrote:
>> Ken Brown <kbrown <at> cornell.edu> wrote:
>> [...]
>>> Can you give a recipe for reproducing this problem?

>>> Does it only happen with a build from the trunk?  Or do you see this
>>> problem with Emacs 24.2 and/or a build from the emacs-24 branch?

>>> Is it specific to the Lucid toolkit or does it also happen with a GTK+
>>> build (as in the version of Emacs in the Cygwin distribution)?

>> Thanks for following this up.  I'll report more precise recipe
>> and additional infos tomorrow.  (I'm on Linux in home.)

> Strangely I'm unable to reproduce the problem today.  Even
> the copying of Excel's cell is successful; a text component of
> the cell is yanked regardless of whether it is ASCII text or
> non-ASCII text.  So, I'll close this thread if it doesn't seem
> to happen anymore, within a week maybe.

> Until yesterday it was happening since I started to use Cygwin
> for work early in the last year.  So, it is not a matter on only
> 24.3.50.  I can recall it happened with not only Lucid Emacs I
> built from the bzr source but also GTK Emacs Cygwin distributed.
> Any Windows application had a difficulty on copying and yanking
> text to Emacs.

> I had a knack to do it successfully, though it is not necessarily
> 100% effective.  That is to yank a text to Emacs in a single
> action, i.e., click the mouse-2 button on an Emacs frame without
> touching anything of inside of frame's matte.

> P.S. I've updated the Cygwin installation using SETUP.EXE today
> for the first time in a week.  Emacs is being built every day.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Dec 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 248 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.