all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: GNU Emacs crashes with longlines-mode and outline-mode
Date: Tue, 02 Oct 2007 11:05:42 +0100	[thread overview]
Message-ID: <470217F6.6020707@gnu.org> (raw)
In-Reply-To: <yoijhcl9zwpf.fsf@gamma02.me.chalmers.se>

Johan Bockgård wrote:
> It occurs when the character before the display property is replaced
> with an ellipsis.
>
> (put-text-property (1- (point-max)) (point-max) 'display "X")
> (setq buffer-invisibility-spec '((foo . t) t))
> (setq o (make-overlay (- (point-max) 2) (1- (point-max))))
> (overlay-put o 'invisible 'foo)
>   

I'd only tried the character the display property was on. Thanks!

  reply	other threads:[~2007-10-02 10:05 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
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 [this message]
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=470217F6.6020707@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@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.