unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* save-excursion or (let ((here (point)))
@ 2009-07-24 12:48 Lennart Borgman
  2009-07-24 19:28 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Lennart Borgman @ 2009-07-24 12:48 UTC (permalink / raw)
  To: Emacs-Devel devel

I got some problem with flickering when using (let ((here (point))) +
(goto-char here). I am not sure why.

What is the best way to just save the point? Should save-excursion be
used instead or is it perhaps slow?




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

end of thread, other threads:[~2009-07-26  0:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 12:48 save-excursion or (let ((here (point))) Lennart Borgman
2009-07-24 19:28 ` Stefan Monnier
2009-07-25  0:54   ` Lennart Borgman
2009-07-25  2:21     ` Miles Bader
2009-07-25 10:08       ` Lennart Borgman
2009-07-25 10:38         ` martin rudalics
2009-07-25 14:44         ` Stefan Monnier
2009-07-26  0:27           ` Lennart Borgman

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