From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Crash on w32 related to invisible text
Date: Sun, 23 Mar 2008 21:43:07 +0100 [thread overview]
Message-ID: <47E6C0DB.9040202@gmail.com> (raw)
I get crashes in org-mode when I do things in a region with invisible
text. I have not made any simple test case, but from my testing I can
see this:
- There is something strange with the display in org-mode an items
content is hidden. You can position point after the three dots ... If
you do that and check (current-column) you get 0.
- In code if you in org-mode do
(while (my-invisible-p (point))
(forward-line 1))
until point is on a visible char and there insert an overlay with an
'after-string it crashes.
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-03-21
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'
next reply other threads:[~2008-03-23 20:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-23 20:43 Lennart Borgman (gmail) [this message]
2008-03-23 23:27 ` 23.0.60; Crash on w32 related to invisible text Stefan Monnier
2008-03-24 0:14 ` Lennart Borgman (gmail)
2008-03-24 0:30 ` Stefan Monnier
2008-03-24 1:29 ` Lennart Borgman (gmail)
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47E6C0DB.9040202@gmail.com \
--to=lennart.borgman@gmail.com \
--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 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).