all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with messages
@ 2010-03-30 23:31 rasmith
  2010-04-02  0:39 ` Johan Bockgård
  0 siblings, 1 reply; 2+ messages in thread
From: rasmith @ 2010-03-30 23:31 UTC (permalink / raw)
  To: help-gnu-emacs

Since moving to emacs-23.1, I've encountered a problem with some elisp
code I use regularly.  I won't try to explain the whole context, but
in a few words, the code processes a buffer containing text in a
specialized format and then returns in that buffer.  The problem is
that it now displays the message "Mark set" in the minibuffer on
return, and that message doesn't want to go away.  For example, if I
do an isearch, "Mark set" remains in the minibuffer until (usually) I
enter the *second* character in the string, and at that point I get
the usual isearch message (string so far, etc.); then, on the third or
fourth character, it will come back, perhaps hang around for another
character or two, then disappear, etc.  Other commands that return a
message in the minibuffer such as what-cursor (C-x =) just don't
return at all ("Mark set" stays there).

Under emacs22, this same code worked with no problems. 

I realize this could have many different causes, but does anyone have
a quick idea about what might be causing this?  FWIW, the code that
produces the buffer doesn't have set-mark or push-mark in it.

Thanks,

Robin Smith
Department of Philosophy           rasmith@tamu.edu
Texas A&M University               http://aristotle.tamu.edu/~rasmith/
4237 TAMU                          Voice +1 979 845 5679
College Station, TX 77843-4237     FAX +1 979 845 0458





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

* Re: Problem with messages
  2010-03-30 23:31 Problem with messages rasmith
@ 2010-04-02  0:39 ` Johan Bockgård
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2010-04-02  0:39 UTC (permalink / raw)
  To: rasmith; +Cc: help-gnu-emacs

rasmith@tamu.edu writes:

> I realize this could have many different causes, but does anyone have
> a quick idea about what might be causing this?  FWIW, the code that
> produces the buffer doesn't have set-mark or push-mark in it.

`goto-line'?




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

end of thread, other threads:[~2010-04-02  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 23:31 Problem with messages rasmith
2010-04-02  0:39 ` Johan Bockgård

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.