Re: Emacs abort

2005-02-17 Thread Martin Fredriksson
On 17 feb 2005, at 10.43, Kim F. Storm wrote: Martin Fredriksson <[EMAIL PROTECTED]> writes: I have now verified the abort also in Linux. The abort happens when invoking outline-minor-mode 'show-all' after a previous 'hide-body', when part of the buffer is not visible (scrolled). The abort only h

Re: Emacs abort

2005-02-17 Thread Richard Stallman
I have now verified the abort also in Linux. Please don't call our system "Linux". The name we gave it is GNU. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: Emacs abort

2005-02-17 Thread Kim F. Storm
Martin Fredriksson <[EMAIL PROTECTED]> writes: > I have now verified the abort also in Linux. The abort happens when > invoking outline-minor-mode 'show-all' after a previous 'hide-body', > when part of the buffer is not visible (scrolled). The abort only > happens when using keys, not when invo

Emacs abort

2005-02-15 Thread Martin Fredriksson
I have now verified the abort also in Linux. The abort happens when invoking outline-minor-mode 'show-all' after a previous 'hide-body', when part of the buffer is not visible (scrolled). The abort only happens when using keys, not when invoking with 'M-x show-all'. The steps to trigger this