all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: emacs-devel@gnu.org
Subject: pointless buttons at end of VC log buffers
Date: Tue, 16 Feb 2010 13:42:22 +0900	[thread overview]
Message-ID: <buomxz93i6p.fsf@dhlpc061.dev.necel.com> (raw)

If I do a vc log command (e.g., "C-x v L"), i get the log in a
"*vc-change-log*" buffer, and at the veryyy end of the buffer, I see:

   [Show 2X entries]    [Show unlimited entries]

However these buttons seem useless, as the buffer already contains all
log entries (about 1200)!

* It seems like it should only show these buttons if the log listing
gets interrupted for some reason.

Also, the formatting is a bit off, as the above buttons are not preceded
by a newline... they're glommed onto end of the last line of the log
listing.

* So, some code should make sure there's a newline before the buttons --
 indeed, it should probably add an entire blank line between the last
 log line and the buttons so they stand out more (I didn't even notice
 them for a while...).

Thanks,

-miles

-- 
Laughter, n. An interior convulsion, producing a distortion of the features
and accompanied by inarticulate noises. It is infectious and, though
intermittent, incurable.




             reply	other threads:[~2010-02-16  4:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16  4:42 Miles Bader [this message]
2010-02-16  5:38 ` pointless buttons at end of VC log buffers Óscar Fuentes
2010-02-16  8:43   ` Miles Bader
2010-02-16 13:15     ` Óscar Fuentes
2010-02-16 13:54       ` Miles Bader
2010-02-16 16:49         ` Stefan Monnier
2010-02-17 22:36           ` Miles Bader

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=buomxz93i6p.fsf@dhlpc061.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.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.
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.