emacs_batch_stdout_3341160

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.




   Home | Privacy Statement | About | Contact Us | Add a list!
   
                                                       LOGIN-[login.gif] 
                                                                         
                                                 REGISTER-[register.gif] 
                                                                         
   geocrawler.com - the knowledge archive [clear.gif?id=104]
   [clear.gif]
   
   [Themes.org]-[themes.gif] 
   [Linux.com]-[linuxcom.gif] 
   [VA Linux Systems]-[valinuxcom.gif] 
   [ofolder.png]-[ofolder.png]  Mailing Lists
       [ofolder.png]-[ofolder.png]  GNU
           [ofolder.png]-[ofolder.png]  bug-gnu-emacs - GNU Emacs Bugs
   Archive
   [cfolder.png]-[cfolder.png]  2000 (2027 msgs)
   [cfolder.png]-[cfolder.png]  1999 (1803 msgs)
   [cfolder.png]-[cfolder.png]  1998 (2312 msgs)
   [cfolder.png]-[cfolder.png]  1997 (2191 msgs)
   [cfolder.png]-[cfolder.png]  1996 (3021 msgs)
   [cfolder.png]-[cfolder.png]  1995 (4007 msgs)
   [cfolder.png]-[cfolder.png]  1994 (5094 msgs)
   [cfolder.png]-[cfolder.png]  1993 (5308 msgs)
   [cfolder.png]-[cfolder.png]  1992 (1244 msgs)
   [cfolder.png]-[cfolder.png]  1991 (1197 msgs)
   [cfolder.png]-[cfolder.png]  1990 (9 msgs)
   [cfolder.png]-[cfolder.png]  1989 (527 msgs)
   [cfolder.png]-[cfolder.png]  1988 (1066 msgs)
   [cfolder.png]-[cfolder.png]  1987 (1106 msgs)
   [cfolder.png]-[cfolder.png]  1986 (1310 msgs)
   [cfolder.png]-[cfolder.png]  1985 (447 msgs)
   ____________________   Search bug-gnu-emacs
   
   Print | Monitor This List | Reply To Author 
   
   Message: 3341160
FROM: Russell Senior
DATE: 02/23/2000 01:19:31
SUBJECT:  batch mode doesn`t send princ output to stdout

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.5.1 (i686-pc-linux-gnu, X toolkit)
 of Tue Jan  4 2000 on coulee
configured using `configure  --srcdir=/src/emacs-20.5 --prefix=/packages/emacs/
emacs20
--with-pop --datadir=/common/share`

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

I noticed this problem some time ago and was able to work around it,
but since I also can no longer compile emacs-19.34, and my compiled
emacs-19.34 is suffering bit rot, this is becoming more of a problem.
Basically, the problem is starting emacs-20.x with -batch does not
direct output to standard output like it did in emacs-19.  For
example, consider an elisp file /tmp/foo.el, which contains one line:

  (princ "foo")

  $ echo `/packages/emacs/emacs19/bin/emacs --batch -l /tmp/foo.el`
  foo

  $ echo `/packages/emacs/emacs20/bin/emacs --batch -l /tmp/foo.el`


Notice that nothing is emitted in the case of emacs-20.  The emacs-19
behavior was useful for me.  I have several shell scripts which depend
on the behavior.

Recent input:

Recent messages:

Fetching headers for comp.emacs...done
Generating summary...
Generating summary...done
Loading mail-extr...
Loading mail-extr...done
Auto-saving...
I-search:
Loading emacsbug...
Loading emacsbug...done

--
Russell Senior         ``The two chiefs turned to each other.
<EMAIL: PROTECTED>      Bellison uncorked a flood of horrible
                         profanity, which, translated meant, `This is
                         extremely unusual.` ``


                   
   [clear.gif]
   
   
   
   By viewing these pages, you agree to the Legal Terms of Service

the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu