unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3406: 23.0.91; bug in documentation of open-network-stream
@ 2009-05-27 21:44 ` Jonas Reinsch
  2009-06-19  3:15   ` bug#3406: marked as done (23.0.91; bug in documentation of open-network-stream) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Reinsch @ 2009-05-27 21:44 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: rfrancoise

the documentation of open-network-stream (as obtained
with C-h f (describe-function)) says:

"[...] buffer is the buffer (or buffer name) to associate with the process.
 Process output goes at end of that buffer, unless you specify
 an output stream or filter function to handle the output."

but:

'unless you specify an output stream or filter function'

it is not possible with open-network-stream to specify an output function
(this part of the documentation seems to be copied from
the documentation of the function make-network-process)

In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2009-03-21 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20090320-1~lenny1)
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''

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

Major mode: Text

Minor modes in effect:
  diff-auto-refine-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
k - s t <tab> <tab> M-b M-b - <tab> <tab> C-e C-g C-h 
f o p e n <tab> n <tab> <return> C-x o C-n C-n C-n 
C-n C-SPC C-n C-n C-n C-g C-n C-n C-l C-n C-n C-n C-l 
C-p C-p C-p C-p C-n C-n C-n C-p C-SPC C-n C-n C-n C-n 
C-n M-w C-x o C-n C-o C-o C-o C-y C-p C-p C-p C-p C-p 
C-o B u g SPC i n SPC d e r SPC C-n C-a C-p C-p C-k 
C-y C-n C-n C-n C-n C-n C-n C-n C-y C-p C-p C-p C-p 
C-p C-p D o k u m e n t a t i o n SPC v o n C-x o <escape> 
< C-x o SPC o p e n - n e t w o r k - s t r e a m : 
C-n C-n C-n C-p C-p C-a C-o " C-d C-n C-n C-n C-n C-e 
" <return> C-p C-p C-k C-k C-k C-y <return> - SPC ' 
u n l e s s SPC y o u SPC s p e c i f y SPC a n SPC 
o u t p u t SPC s t r e a m . . . " <backspace> <backspace> 
<backspace> <backspace> SPC o f <backspace> r SPC f 
i l t e r SPC f u n c t i o n " <backspace> ' <return> 
SPC SPC n o t SPC p o s s i b l e SPC w i t h SPC t 
h i s SPC C-x C-s M-x a p r <tab> <return> b u g <return> 
C-x o C-s r e p C-s C-s C-s C-s C-a C-x o M-x r e p 
o r t - e m <tab> <return>

Recent messages:
Quit
Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help.
Mark set
Quit
Mark set [4 times]
Auto-saving...done
Mark set [2 times]
Saving file /home/jr/share/projects/simacs/elisp/new_emacs_commands.txt...
Wrote /home/jr/share/projects/simacs/elisp/new_emacs_commands.txt
Mark saved where search started





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3406: marked as done (23.0.91; bug in documentation of open-network-stream)
  2009-05-27 21:44 ` bug#3406: 23.0.91; bug in documentation of open-network-stream Jonas Reinsch
@ 2009-06-19  3:15   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-06-19  3:15 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]


Your message dated Thu, 18 Jun 2009 23:07:30 -0400
with message-id <xoljnosyz1.fsf@fencepost.gnu.org>
and subject line Re: Bug#3406: 23.0.91; bug in documentation of open-network-stream
has caused the Emacs bug report #3406,
regarding 23.0.91; bug in documentation of open-network-stream
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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3406: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3406
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 6680 bytes --]

From: Jonas Reinsch <jonas.reinsch@gmail.com>
To: emacs-pretest-bug@gnu.org
Cc: rfrancoise@debian.org
Subject: 23.0.91; bug in documentation of open-network-stream
Date: Wed, 27 May 2009 23:44:42 +0200
Message-ID: <86k54243w5.fsf@gmail.com>

the documentation of open-network-stream (as obtained
with C-h f (describe-function)) says:

"[...] buffer is the buffer (or buffer name) to associate with the process.
 Process output goes at end of that buffer, unless you specify
 an output stream or filter function to handle the output."

but:

'unless you specify an output stream or filter function'

it is not possible with open-network-stream to specify an output function
(this part of the documentation seems to be copied from
the documentation of the function make-network-process)

In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2009-03-21 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20090320-1~lenny1)
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''

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

Major mode: Text

Minor modes in effect:
  diff-auto-refine-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
k - s t <tab> <tab> M-b M-b - <tab> <tab> C-e C-g C-h 
f o p e n <tab> n <tab> <return> C-x o C-n C-n C-n 
C-n C-SPC C-n C-n C-n C-g C-n C-n C-l C-n C-n C-n C-l 
C-p C-p C-p C-p C-n C-n C-n C-p C-SPC C-n C-n C-n C-n 
C-n M-w C-x o C-n C-o C-o C-o C-y C-p C-p C-p C-p C-p 
C-o B u g SPC i n SPC d e r SPC C-n C-a C-p C-p C-k 
C-y C-n C-n C-n C-n C-n C-n C-n C-y C-p C-p C-p C-p 
C-p C-p D o k u m e n t a t i o n SPC v o n C-x o <escape> 
< C-x o SPC o p e n - n e t w o r k - s t r e a m : 
C-n C-n C-n C-p C-p C-a C-o " C-d C-n C-n C-n C-n C-e 
" <return> C-p C-p C-k C-k C-k C-y <return> - SPC ' 
u n l e s s SPC y o u SPC s p e c i f y SPC a n SPC 
o u t p u t SPC s t r e a m . . . " <backspace> <backspace> 
<backspace> <backspace> SPC o f <backspace> r SPC f 
i l t e r SPC f u n c t i o n " <backspace> ' <return> 
SPC SPC n o t SPC p o s s i b l e SPC w i t h SPC t 
h i s SPC C-x C-s M-x a p r <tab> <return> b u g <return> 
C-x o C-s r e p C-s C-s C-s C-s C-a C-x o M-x r e p 
o r t - e m <tab> <return>

Recent messages:
Quit
Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help.
Mark set
Quit
Mark set [4 times]
Auto-saving...done
Mark set [2 times]
Saving file /home/jr/share/projects/simacs/elisp/new_emacs_commands.txt...
Wrote /home/jr/share/projects/simacs/elisp/new_emacs_commands.txt
Mark saved where search started


[-- Attachment #3: Type: message/rfc822, Size: 1476 bytes --]

From: Glenn Morris <rgm+emacsbugs@gnu.org>
To: 3406-done@emacsbugs.donarmstrong.com
Subject: Re: Bug#3406: 23.0.91; bug in documentation of open-network-stream
Date: Thu, 18 Jun 2009 23:07:30 -0400
Message-ID: <xoljnosyz1.fsf@fencepost.gnu.org>


Thanks; fixed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-19  3:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <xoljnosyz1.fsf@fencepost.gnu.org>
2009-05-27 21:44 ` bug#3406: 23.0.91; bug in documentation of open-network-stream Jonas Reinsch
2009-06-19  3:15   ` bug#3406: marked as done (23.0.91; bug in documentation of open-network-stream) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).