Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Displaying numbers in minibuffer
Date: Tue, 12 Dec 2006 07:48:10 +0900	[thread overview]
Message-ID: <b4mwt4y2gnp.fsf@jpl.org> (raw)

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,



             reply	other threads:[~2006-12-11 22:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-11 22:48 Katsumi Yamaoka [this message]
2006-12-20 13:19 ` Reiner Steib
2010-08-31 15:53   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mwt4y2gnp.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).