GNU bug report logs - #9723
24.0.50; Emacs Clipboard crash

Previous Next

Package: emacs;

Reported by: Joseph Jones <josejones <at> expedia.com>

Date: Mon, 10 Oct 2011 23:43:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: josejones <at> expedia.com, schwab <at> linux-m68k.org, 9723 <at> debbugs.gnu.org
Subject: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Sun, 05 Feb 2012 18:23:05 +0200
> Date: Sun, 05 Feb 2012 14:16:50 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: Eli Zaretskii <eliz <at> gnu.org>, josejones <at> expedia.com, 
>  9723 <at> debbugs.gnu.org
> 
>  > How does it not work?
> 
> pr doesn't print anything.

Ah, that is a different matter.  My crystal ball says that you
attached the debugger to an already running Emacs (as opposed to
starting Emacs from GDB with "start" or "run"), is that true?

If so, then the problem is that Emacs started from runemacs.exe on
Windows doesn't have a stderr stream, and as Andreas points out, pp,
pr, etc. output the values to Emacs's stderr (because the code that
produces these values runs inside Emacs).

If you want these commands to work, you need to start Emacs from the
command prompt, not from runemacs.




This bug report was last modified 13 years and 7 days ago.

Previous Next


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