all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pointless buttons at end of VC log buffers
@ 2010-02-16  4:42 Miles Bader
  2010-02-16  5:38 ` Óscar Fuentes
  0 siblings, 1 reply; 7+ messages in thread
From: Miles Bader @ 2010-02-16  4:42 UTC (permalink / raw)
  To: emacs-devel

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.




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

end of thread, other threads:[~2010-02-17 22:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16  4:42 pointless buttons at end of VC log buffers Miles Bader
2010-02-16  5:38 ` Ó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

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.