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

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

bug#19191: 24.4; su command in *shell* buffer does not work


From: 白井彰
Subject: bug#19191: 24.4; su command in *shell* buffer does not work
Date: Wed, 26 Nov 2014 19:00:48 +0900

su command in *shell* buffer does not work.
su does not ask for the password and exits with "su: Sorry".

/* *shell* buffer (24.4) */
Warning: no access to tty; thus no job control in this shell...
yokohama% su
su: Sorry
yokohama%

su in *shell* buffer works well on emacs-24.3.

/* *shell* buffer (24.3) */
yokohama% su
Password: 
# exit
yokohama% 


In GNU Emacs 24.4.1 (i386-pc-solaris2.10, X toolkit, Xaw scroll bars)
 of 2014-10-23 on yokohama
Windowing system distributor `Sun Microsystems, Inc.', version 11.0.6410
Configured using:
 `configure --prefix=/Users/shiraiakira/i386/emacs-24.4 --with-x
 
--x-includes=/usr/dt/include:/usr/openwin/include:/Users/shiraiakira/xpm/i386/include:/Users/shiraiakira/i386/jpeg/include:/Users/shiraiakira/i386/zlib/include:/Users/shiraiakira/i386/libpng/include:/Users/shiraiakira/i386/libungif/include:/Users/shiraiakira/i386/tiff/libtiff
 
--x-libraries=/usr/dt/lib:/usr/openwin/lib:/Users/shiraiakira/xpm/i386/lib:/Users/shiraiakira/i386/jpeg/lib:/Users/shiraiakira/i386/zlib/lib:/Users/shiraiakira/i386/libpng/lib:/Users/shiraiakira/i386/libungif/lib:/Users/shiraiakira/i386/tiff/libtiff
 --without-compress-install'

Important settings:
  value of $LANG: C
  locale-coding-system: nil

Major mode: Shell

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x s h e l l <return> s u <return> M-x r e p o r t 
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils shell pcomplete comint ansi-color
ring time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dynamic-setting
x-toolkit x multi-tty emacs)

Memory information:
((conses 8 77649 4073)
 (symbols 24 17821 0)
 (miscs 20 43 185)
 (strings 16 13260 3813)
 (string-bytes 1 362635)
 (vectors 8 9635)
 (vector-slots 4 388469 2228)
 (floats 8 61 197)
 (intervals 28 976 1434)
 (buffers 512 12))






reply via email to

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