emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eshell/kill does not grok -USR1


From: Kai Grossjohann
Subject: eshell/kill does not grok -USR1
Date: Wed, 28 Mar 2007 10:29:20 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

In eshell, "kill -HUP 42" works to send the HUP signal to process 42,
but "kill -USR1 42" does not work to send the USR1 signal.

I guess this is because of the regex in line 185 of esh-proc.el:

              (if (string-match "^-\\([A-Z]+\\)$" id)

Kai




If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/kgrossjo/sw/emacs/share/emacs/22.0.93/etc/DEBUG for instructions.


In GNU Emacs 22.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-02-08 on ketchup
X server distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--prefix=/home/kgrossjo/sw/emacs' 
'--with-x-toolkit=gtk''

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

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  show-paren-mode: t
  partial-completion-mode: t
  mouse-sel-mode: t
  shell-dirtrack-mode: t
  dired-omit-mode: t
  cua-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
j j j j j j j j j j j j j j j j j j j j j j j j j j 
j j n j j j j j j j j j j j j j j j n q l s g g l s 
p p p p p p p p p p p <return> SPC d q l s <return> 
SPC SPC d q l s <return> SPC . . q l s N <return> q 
l s M-x r e p - e m <tab> b u <tab> <return>

Recent messages:
Adding whitespace to ~/.gnus.registry.eld
Saving file ~/.gnus.registry.eld...
Wrote /home/kgrossjo/.gnus.registry.eld
Saving ~/.gnus.registry.eld...done
(No changes need to be saved)
Saving /home/kgrossjo/.newsrc.eld...
Saving file /home/kgrossjo/.newsrc.eld...
Wrote /home/kgrossjo/.newsrc.eld
Saving /home/kgrossjo/.newsrc.eld...done
Loading emacsbug...done


Verizon Deutschland GmbH - Sebrathweg 20, 44149 Dortmund, Germany - Amtsgericht 
Dortmund, HRB 14952 - Geschäftsführer: Donald Badoux - Vorsitzender des 
Aufsichtsrats: Mark Kearns






reply via email to

[Prev in Thread] Current Thread [Next in Thread]