* [andreas.roehler@easy-emacs.de: auto-insert help-buffer]
@ 2007-03-05 2:56 Richard Stallman
[not found] ` <87zm6rk2z3.fsf@stupidchicken.com>
2007-03-09 7:52 ` martin rudalics
0 siblings, 2 replies; 4+ messages in thread
From: Richard Stallman @ 2007-03-05 2:56 UTC (permalink / raw)
To: emacs-devel
Would someone please fix this, then ack?
------- Start of forwarded message -------
Date: Mon, 19 Feb 2007 10:03:00 +0100
From: Andreas Roehler <andreas.roehler@easy-emacs.de>
MIME-Version: 1.0
To: "emacs-pretest-bug@gnu.org" <emacs-pretest-bug@gnu.org>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Subject: auto-insert help-buffer
X-Spam-Status: No, score=0.5 required=5.0 tests=TO_ADDRESS_EQ_REAL
autolearn=no version=3.0.4
emacs -q
M-x auto-insert
Prompt for keyword
C-h
opens a help-buffer with descriptions, but without the
corresponding keywords visible.
This buffer vanishes, when clicked by mouse.
=>
scroll-bar-toolkit-scroll: Wrong type argument: window-live-p, #<window 7>
Clicking the scroll-bar once also produced a segmentation fault.
(error-message was in German: Speicherzugriffsfehler)
So far
__
Andreas Roehler
Suse 10.0
In GNU Emacs 22.0.93.4 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2007-02-18 on kiste
X server distributor `The X.Org Foundation', version 11.0.60802000
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
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
- - i n s e r t <return> a s d M-x <up> <return> <return>
<up> M-x <up> <return> C-x C-w e i l . e l <return>
y M-x <up> <return> <return> C-h <help-echo> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> M-x r e p o
r t - e m a c s - b u g <return> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
C-g M-x C-g <up> <up> <up> <up> <up> M-x <up> <return>
<return> C-h <help-echo> <down-mouse-1> <drag-mouse-1>
C-g M-x r e p o r t - e m <tab> <return>
Recent messages:
Loading help-mode...done
scroll-bar-toolkit-scroll: Wrong type argument: window-live-p, #<window 7>
call-interactively: Command attempted to use minibuffer while in minibuffer
Quit [2 times]
mouse-drag-region: Wrong type argument: window-live-p, #<window 9>
mouse-minibuffer-check: Wrong type argument: window-live-p, #<window 9>
Quit
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [andreas.roehler@easy-emacs.de: auto-insert help-buffer]
[not found] ` <87zm6rk2z3.fsf@stupidchicken.com>
@ 2007-03-08 20:32 ` Andreas Roehler
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Roehler @ 2007-03-08 20:32 UTC (permalink / raw)
To: Chong Yidong; +Cc: Richard Stallman, emacs-devel
Chong Yidong schrieb:
>> emacs -q
>>
>> M-x auto-insert
>>
>> Prompt for keyword
>>
>> C-h
>>
>
> I don't understand what "prompt for keyword" means. Could you send a
> more precise recipe?
>
If you call
M-x auto-insert
you'll be first asked
"Short description: "
Secondly you'll see
"Keyword, C-h: "
in minibuffer.
That's the station, the bug showed up.
Thanks
__
Andreas Roehler
>
>> This buffer vanishes, when clicked by mouse.
>>
>> =>
>>
>> scroll-bar-toolkit-scroll: Wrong type argument: window-live-p, #<window 7>
>>
>> Clicking the scroll-bar once also produced a segmentation fault.
>> (error-message was in German: Speicherzugriffsfehler)
>>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [andreas.roehler@easy-emacs.de: auto-insert help-buffer]
2007-03-05 2:56 [andreas.roehler@easy-emacs.de: auto-insert help-buffer] Richard Stallman
[not found] ` <87zm6rk2z3.fsf@stupidchicken.com>
@ 2007-03-09 7:52 ` martin rudalics
2007-03-09 21:26 ` Richard Stallman
1 sibling, 1 reply; 4+ messages in thread
From: martin rudalics @ 2007-03-09 7:52 UTC (permalink / raw)
To: rms; +Cc: emacs-devel
> Prompt for keyword
>
> C-h
>
> opens a help-buffer with descriptions, but without the
> corresponding keywords visible.
>
> This buffer vanishes, when clicked by mouse.
>
> =>
>
> scroll-bar-toolkit-scroll: Wrong type argument: window-live-p, #<window 7>
Compare the thread on "help-for-help" around June 8-10, 2006 on emacs-devel.
In your last mail from then you wrote:
> Finally, clicking on a modeline after C-h C-h gets me things like
>
> help-for-help: Wrong type argument: commandp, 1
> mouse-minibuffer-check: Wrong type argument: window-live-p, #<window 13>
>
> which might be disconcerting (for the naive).
>
> I tried changing help-macro.el to ignore these commands, and my change
> seems to do that; but there is still an error, and I am not sure what
> causes it. I ran out of time and had to give up working on it.
>
> Can someone else please try?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [andreas.roehler@easy-emacs.de: auto-insert help-buffer]
2007-03-09 7:52 ` martin rudalics
@ 2007-03-09 21:26 ` Richard Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2007-03-09 21:26 UTC (permalink / raw)
To: martin rudalics; +Cc: emacs-devel
> I tried changing help-macro.el to ignore these commands, and my change
> seems to do that; but there is still an error, and I am not sure what
> causes it. I ran out of time and had to give up working on it.
>
> Can someone else please try?
I have not done any more since then. I saw it wasn't a simple change,
so I gave up on it.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-09 21:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05 2:56 [andreas.roehler@easy-emacs.de: auto-insert help-buffer] Richard Stallman
[not found] ` <87zm6rk2z3.fsf@stupidchicken.com>
2007-03-08 20:32 ` Andreas Roehler
2007-03-09 7:52 ` martin rudalics
2007-03-09 21:26 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.