Gnus development mailing list
 help / color / mirror / Atom feed
* Displaying numbers in minibuffer
@ 2006-12-11 22:48 Katsumi Yamaoka
  2006-12-20 13:19 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: Katsumi Yamaoka @ 2006-12-11 22:48 UTC (permalink / raw)
  Cc: ding

Hi,

Please disregard this message if you are in the middle of
developing the code.  This change

--- gnus-sum.el:7.166	Thu Dec  7 06:50:20 2006
+++ gnus-sum.el	Sun Dec 10 16:54:25 2006
@@ -6566,9 +6566,10 @@
 	;; possible valid number, or the second line from the top,
 	;; whichever is the least.
 	(let ((top-pos (save-excursion (forward-line (- top)) (point))))
+	  (message "%s" top-pos)

makes Gnus show a number in the echo area whenever an article is
viewed.  Isn't it for only debugging?

Regards,



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

end of thread, other threads:[~2010-08-31 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-11 22:48 Displaying numbers in minibuffer Katsumi Yamaoka
2006-12-20 13:19 ` Reiner Steib
2010-08-31 15:53   ` Lars Magne Ingebrigtsen

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 NNTP newsgroup(s).