Your message dated Tue, 26 Jan 2010 21:24:11 +0100
with message-id <[email protected]>
and subject line gnuplot-mode: now does not mess up with other comint tasks
has caused the Debian Bug report #266971,
regarding gnuplot-mode: gnuplot-mode causes shell and sql buffers to hang
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 [email protected]
immediately.)
--
266971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266971
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuplot-mode
Version: 1:0.6.0-1
Severity: normal
Using gnuplot-mode causes shell buffers and sql buffers (perhaps the
commonality is that they both use comint?) to act strangely in the
following way: If you type a command that takes a long time, emacs
seems to hang while waiting for output from the process.
To reproduce:
emacs --no-init-file -l gnuplot
M-x shell
sleep 10 [enter]
Note that you can now interact with emacs while sleep is sleeping.
exit # exit the shell process
C-x b *scratch*
M-x gnuplot-mode
M-x shell
sleep 10 [enter]
Note that the mouse cursor changes to an hourglass, the shell cursor
stops blinking, and you can't interact with emacs until the sleep
exits.
Workaround:
While emacs is waiting for the command to complete, you can type C-g
to get emacs' attention again without any apparently-ill effects.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686-smp
Locale: LANG=C, LC_CTYPE=C
Versions of packages gnuplot-mode depends on:
ii emacs21 [emacsen] 21.3+1-7 The GNU Emacs editor
ii gnuplot 4.0.0-2 A command-line driven interactive
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
Apparently, gnuplot-mode does not mess up with other comint tasks. I
suspect it was a bug in a comint that got fixed...
In any case, the bug does not occur anymore.
Cheers,
Vincent
--
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/
Some pirates achieved immortality by great deeds of cruelty
and derring-do. Some achieved immortality by amassing great
wealth. But the captain had long ago decided that he would,
on the whole, prefer to achieve immortality by not dying.
-- Terry Pratchet, the Colour of Magic
Vincent, listening to Aeroplane (Red Hot Chili Peppers)
--- End Message ---