unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; Crash on w32 related to invisible text
@ 2008-03-23 20:43 Lennart Borgman (gmail)
  2008-03-23 23:27 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-23 20:43 UTC (permalink / raw)
  To: emacs-pretest-bug

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'





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-24  1:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 20:43 23.0.60; Crash on w32 related to invisible text Lennart Borgman (gmail)
2008-03-23 23:27 ` 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)

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).