unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2590: 23.0.91; Missing arglist when invoking C-h f
@ 2009-03-06 20:50 ` christophe
  2009-08-23  0:45   ` bug#2590: marked as done (23.0.91; Missing arglist when invoking C-h f) Emacs bug Tracking System
  0 siblings, 1 reply; 4+ messages in thread
From: christophe @ 2009-03-06 20:50 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: rfrancoise

Action:
C-h f
current-buffer

Symptioms (in the help buffer):
The first line was correct: "current-buffer is a built-in function in
`C source code'."

The rest of the buffer was irrelevant. Sorry, i can't remember the
contents; it was about another function...

In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2009-02-28 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20090228-1)
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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Help

Minor modes in effect:
  shell-dirtrack-mode: t
  show-paren-mode: t
  global-linum-mode: t
  linum-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-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
  view-mode: t

Recent input:
<help-echo> C-h f c u r r <tab> b <tab> <return> C-x
1 C-x 2 C-x <right> C-x <right> <help-echo> <help-echo>
<help-echo> <help-echo> C-h a b u g <tab> <backspace>
<return> <help-echo> <help-echo> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <down-mouse-1>
<mouse-1> M-x r e p o <tab> r <tab> <return> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <file> <make-frame>
<help-echo> <help-echo> <switch-frame> C-h f c u r
r <tab> b u <tab> <return> C-h k C-h f <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<switch-frame> <down-mouse-1> <mouse-1> <help-echo>
<down-mouse-1> <mouse-2> <down-mouse-1> <mouse-1> C-x
k <return> C-k C-x k <return> C-x k <return> C-x 0
C-x k <return> C-x k <return> C-x k <return> C-x 1
C-x <right> C-x C-c <help-echo> C-h f c u r e <backspace>
r <tab> b <tab> <return> C-x 1 C-x 2 C-x <right> C-x
<right> C-h k C-x h <help-echo> <help-echo> <help-echo>
<down-mouse-1> <mouse-2> C-h k C-h f M-x r e p o <tab>
<down-mouse-1> <mouse-2>

Recent messages:
Invalid face reference: font-lock-comment-face
Invalid face reference: font-lock-comment-delimiter-face [2 times]
Invalid face reference: linum
Invalid face reference: font-lock-comment-face
Invalid face reference: linum
Back to top level.
When done with this frame, type C-x 5 0
Type C-x 1 to delete the help window.
Type "q" to restore this window.
Making completion list...






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

* bug#2590: 23.0.91; Missing arglist when invoking C-h f
@ 2009-03-07  4:06 Chong Yidong
  2009-03-07  9:42 ` Romain Francoise
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2009-03-07  4:06 UTC (permalink / raw)
  To: christophe, rfrancoise; +Cc: 2590

> C-h f
> current-buffer
>
> Symptioms (in the help buffer):
> The first line was correct: "current-buffer is a built-in function in
> `C source code'."
>
> The rest of the buffer was irrelevant. Sorry, i can't remember the
> contents; it was about another function...

I can't reproduce this problem with CVS or the latest pretest.  It
sounds like a corrupted DOC file or something like that.  Romaine, can
you reproduce it in your snapshot package?






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

* bug#2590: 23.0.91; Missing arglist when invoking C-h f
  2009-03-07  4:06 bug#2590: 23.0.91; Missing arglist when invoking C-h f Chong Yidong
@ 2009-03-07  9:42 ` Romain Francoise
  0 siblings, 0 replies; 4+ messages in thread
From: Romain Francoise @ 2009-03-07  9:42 UTC (permalink / raw)
  To: Chong Yidong; +Cc: christophe, 2590

Chong Yidong <cyd@stupidchicken.com> writes:

> I can't reproduce this problem with CVS or the latest pretest.  It
> sounds like a corrupted DOC file or something like that.  Romaine,
> can you reproduce it in your snapshot package?

Yes, I can reproduce it with emacs-snapshot but not with a regular
CVS build.  It works fine with the snapshot based on 23.0.90.






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

* bug#2590: marked as done (23.0.91; Missing arglist when invoking C-h f)
  2009-03-06 20:50 ` bug#2590: 23.0.91; Missing arglist when invoking C-h f christophe
@ 2009-08-23  0:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-08-23  0:45 UTC (permalink / raw)
  To: Glenn Morris

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

Your message dated Sat, 22 Aug 2009 20:37:47 -0400
with message-id <5oiqgf9xgk.fsf@fencepost.gnu.org>
and subject line Re: Bug#2590 Missing arglist when invoking C-h f
has caused the Emacs bug report #2590,
regarding 23.0.91; Missing arglist when invoking C-h f
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.)


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

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

From: christophe <cponcy@gmail.com>
To: emacs-pretest-bug@gnu.org
Cc: rfrancoise@debian.org
Subject: 23.0.91; Missing arglist when invoking C-h f
Date: Fri, 6 Mar 2009 21:50:33 +0100
Message-ID: <9e09ff30903061250m25fbd529gc5979631ddca85ab@mail.gmail.com>

Action:
C-h f
current-buffer

Symptioms (in the help buffer):
The first line was correct: "current-buffer is a built-in function in
`C source code'."

The rest of the buffer was irrelevant. Sorry, i can't remember the
contents; it was about another function...

In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2009-02-28 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20090228-1)
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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Help

Minor modes in effect:
  shell-dirtrack-mode: t
  show-paren-mode: t
  global-linum-mode: t
  linum-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-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
  view-mode: t

Recent input:
<help-echo> C-h f c u r r <tab> b <tab> <return> C-x
1 C-x 2 C-x <right> C-x <right> <help-echo> <help-echo>
<help-echo> <help-echo> C-h a b u g <tab> <backspace>
<return> <help-echo> <help-echo> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <down-mouse-1>
<mouse-1> M-x r e p o <tab> r <tab> <return> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <file> <make-frame>
<help-echo> <help-echo> <switch-frame> C-h f c u r
r <tab> b u <tab> <return> C-h k C-h f <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<switch-frame> <down-mouse-1> <mouse-1> <help-echo>
<down-mouse-1> <mouse-2> <down-mouse-1> <mouse-1> C-x
k <return> C-k C-x k <return> C-x k <return> C-x 0
C-x k <return> C-x k <return> C-x k <return> C-x 1
C-x <right> C-x C-c <help-echo> C-h f c u r e <backspace>
r <tab> b <tab> <return> C-x 1 C-x 2 C-x <right> C-x
<right> C-h k C-x h <help-echo> <help-echo> <help-echo>
<down-mouse-1> <mouse-2> C-h k C-h f M-x r e p o <tab>
<down-mouse-1> <mouse-2>

Recent messages:
Invalid face reference: font-lock-comment-face
Invalid face reference: font-lock-comment-delimiter-face [2 times]
Invalid face reference: linum
Invalid face reference: font-lock-comment-face
Invalid face reference: linum
Back to top level.
When done with this frame, type C-x 5 0
Type C-x 1 to delete the help window.
Type "q" to restore this window.
Making completion list...



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

From: Glenn Morris <rgm@gnu.org>
To: 2590-done@emacsbugs.donarmstrong.com
Subject: Re: Bug#2590 Missing arglist when invoking C-h f
Date: Sat, 22 Aug 2009 20:37:47 -0400
Message-ID: <5oiqgf9xgk.fsf@fencepost.gnu.org>


I am closing this because it works fine in Debian's released emacs23 package.

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

end of thread, other threads:[~2009-08-23  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5oiqgf9xgk.fsf@fencepost.gnu.org>
2009-03-06 20:50 ` bug#2590: 23.0.91; Missing arglist when invoking C-h f christophe
2009-08-23  0:45   ` bug#2590: marked as done (23.0.91; Missing arglist when invoking C-h f) Emacs bug Tracking System
2009-03-07  4:06 bug#2590: 23.0.91; Missing arglist when invoking C-h f Chong Yidong
2009-03-07  9:42 ` Romain Francoise

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).