all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: emacs-pretest-bug@gnu.org
Subject: Re: GNU Emacs crashes with longlines-mode and outline-mode
Date: Tue, 25 Sep 2007 00:17:25 +0100	[thread overview]
Message-ID: <46F84585.2010802@gnu.org> (raw)
In-Reply-To: <46F6E479.3070309@gnu.org>

A reduced test case below. I am still looking for what outline mode does
that triggers the crash. Setting up the invisibility spec to show
ellipses, creating an overlay at the end of the buffer and making it
invisible was not sufficient. Perhaps someone more familiar with outline
mode and/or the parts of redisplay that deal with invisibility and
ellipses might have an idea where to look?


-*- mode: text; mode: outline -*-
(put-text-property (- (point-max) 1) (point-max) 'display "X")
Evaluate the above line (C-x C-e), then hide the leaf node below (C-c C-l):

* One chapter

Some text. Some text that must be longer than one line, to test

  parent reply	other threads:[~2007-09-24 23:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-22  7:22 GNU NT-Emacs crashes with longlines-mode and outline-mode Rainer Thiel
2007-09-23  0:19 ` Jason Rumney
2007-09-23 22:11 ` GNU Emacs " Jason Rumney
2007-09-24  6:10   ` David Kastrup
2007-09-24  6:53     ` Glenn Morris
2007-09-24  7:52       ` David Kastrup
2007-09-24 19:14         ` Glenn Morris
2007-09-24  7:03     ` Jason Rumney
2007-09-24 10:47       ` Jason Rumney
2007-09-24 23:17   ` Jason Rumney [this message]
2007-10-01  1:37     ` Richard Stallman
2007-10-01  9:48       ` Jason Rumney
2007-10-02  9:34         ` Johan Bockgård
2007-10-02 10:05           ` Jason Rumney
2007-10-08 18:04         ` Richard Stallman
2007-10-09 10:17           ` Jason Rumney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46F84585.2010802@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.