Issue73

classification
Title [Bug: 21.5-b28] Crash while isearch for `image'
Type defect Module core code 21.5
Severity crash Platform N/A
Keywords Nosy List
explanation
process
These controls should only be changed by committers and tracker administrators.
Status chatting   Reason
Superseder   Submitted 2007-11-11.18:14:09
Priority normal   Assigned To

Created on 2008-01-19.04:58:03 by stephen, last changed 2008-01-23.09:49:30 by stephen.

Messages
msg478 [hidden] ([hidden]) Date: 2008-01-23.09:49:30
Supersedes issue161.
msg89 [hidden] ([hidden]) Date: 2008-01-19.04:58:03
  Message-ID: <87ve88lkem.fsf@uwakimon.sk.tsukuba.ac.jp>
FKtPp writes:

 > 1) The init.el file can be striped down to contain only one line:
 > --8<---------------cut here---------------start------------->8---
 > (auto-compression-mode) 

Bingo!  My guess at what is happening is that the compressed file gets
read in, and somehow the bookmark facility manages to confuse XEmacs
between the appropriate point in a compressed file being uncompressed
and the uncompressed buffer.  "This can't happen" of course, so it's
probably going to take a lot more work to track down.  But something
like that is going on, I suppose.  There have been some changes in
the area of reading files into buffers.

Mike, Aidan, any opinions?

I gotta run right now but I think this should do the trick!

Thanks!

_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta@xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
History
Date User Action Args
2008-01-23 09:49:30stephensetstatus: new -> chatting
severity: crash
messages: + msg478
module: + core code 21.5
priority: normal
platform: + N/A
type: defect
2008-01-23 09:48:56stephenlinkissue161 superseder
2008-01-19 04:58:03stephencreate