unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Incorrect activation of mark upon isearch exit
@ 2010-06-03  7:32 Nordlöw
  2010-12-08 23:23 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2010-06-03  7:32 UTC (permalink / raw)
  To: help-gnu-emacs

Hey!

I'm trying to find the reason for a non-critical but still disturbing
bug in my emacs setup.
Once in while after I do isearch suddenly the mark always becomes
active (mark-active) after I finish my isearch.
And if I do isearch again the behaviour remains until I restart Emacs.
So I guess that question now becomes; How do I trace the change of
"mark-active" from nil to t? Is this possible?
I couldn't find anything in edebug that does this right? Is there some
other function that is called when mark is activated?

As always with these tricky bug it never occurrs in vanilla emacs.
I'm quite sure this state-change is triggered by some incorrect? key-
combo during isearch but I'm not sure how.

Thanks in advance,
Per Nordlöw


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

* RE: Incorrect activation of mark upon isearch exit
  2010-06-03  7:32 Incorrect activation of mark upon isearch exit Nordlöw
@ 2010-12-08 23:23 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2010-12-08 23:23 UTC (permalink / raw)
  To: 'Nordlöw', help-gnu-emacs

> I'm trying to find the reason for a non-critical but still disturbing
> bug in my emacs setup.
> Once in while after I do isearch suddenly the mark always becomes
> active (mark-active) after I finish my isearch.
> And if I do isearch again the behaviour remains until I restart Emacs.
> So I guess that question now becomes; How do I trace the change of
> "mark-active" from nil to t? Is this possible?
> I couldn't find anything in edebug that does this right? Is there some
> other function that is called when mark is activated?
> 
> As always with these tricky bug it never occurrs in vanilla emacs.
> I'm quite sure this state-change is triggered by some incorrect? key-
> combo during isearch but I'm not sure how.

Hi Per,

Are you using Isearch+?  If so, check the value of option
`isearchp-set-region-flag'.  During isearch, `C-SPC' toggles the value.  If for
some reason you saved the value change then that could explain why the region
was set initially in subsequent Emacs sessions.




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

end of thread, other threads:[~2010-12-08 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03  7:32 Incorrect activation of mark upon isearch exit Nordlöw
2010-12-08 23:23 ` Drew Adams

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