all messages for Emacs-related lists mirrored at yhetil.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; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2008-08-18  0:10 UTC | newest]

Thread overview: 6+ 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)
2008-08-18  0:10         ` bug#79: marked as done (23.0.60; Crash on w32 related to invisible text) Emacs bug Tracking System

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.