unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9047: 24.0.50; Paging in tabulated-list-mode
@ 2011-07-11  8:34 Michael Albinus
  2019-10-03 16:15 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Albinus @ 2011-07-11  8:34 UTC (permalink / raw)
  To: 9047


I am using tabulated-list-mode in debbugs-gnu.el. Due to the amount of
bugs, they must be presented on several pages (buffers). There are
widgets which allow navigation between those pages.

It would be nice, if tabulated-list-mode would support paged
display. Alternatively, a hook in tabulated-list-print would be welcome
where I could arrange the page widgets myself.



In GNU Emacs 24.0.50.5 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4)
 of 2011-07-11 on detlef
Windowing system distributor `Colin Harrison', version 11.0.60900031
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  display-time-mode: t
  iswitchb-mode: t
  icomplete-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <f2> <help-echo> <return> <return> n SPC 
n SPC n n s <escape> x e m a c s - b u <tab> <kp-add> 
b u g <tab> <kp-add> r e p o <tab> r <tab> <return
>

Recent messages:
No more unread articles (exiting)...
No more unread newsgroups
Returning to the group buffer
No more unread newsgroups
(No changes need to be saved)
Saving /home/albinus/.newsrc.eld...
Saving file /home/albinus/.newsrc.eld...
Wrote /home/albinus/.newsrc.eld
Saving /home/albinus/.newsrc.eld...done
Making completion list...

Load-path shadows:
~/src/tramp/lisp/tramp-loaddefs hides /home/albinus/src/emacs/lisp/net/tramp-loaddefs
~/src/tramp/lisp/tramp-uu hides /home/albinus/src/emacs/lisp/net/tramp-uu
~/src/tramp/lisp/tramp-cmds hides /home/albinus/src/emacs/lisp/net/tramp-cmds
~/src/tramp/lisp/tramp-cache hides /home/albinus/src/emacs/lisp/net/tramp-cache
~/src/tramp/lisp/tramp-gvfs hides /home/albinus/src/emacs/lisp/net/tramp-gvfs
~/src/tramp/lisp/tramp-gw hides /home/albinus/src/emacs/lisp/net/tramp-gw
~/src/tramp/lisp/tramp hides /home/albinus/src/emacs/lisp/net/tramp
~/src/tramp/lisp/tramp-smb hides /home/albinus/src/emacs/lisp/net/tramp-smb
~/src/tramp/lisp/tramp-sh hides /home/albinus/src/emacs/lisp/net/tramp-sh
~/src/tramp/lisp/trampver hides /home/albinus/src/emacs/lisp/net/trampver
~/src/tramp/lisp/tramp-ftp hides /home/albinus/src/emacs/lisp/net/tramp-ftp
~/src/tramp/lisp/tramp-compat hides /home/albinus/src/emacs/lisp/net/tramp-compat
~/lisp/soap-client hides /home/albinus/src/emacs/lisp/net/soap-client
~/lisp/dbus hides /home/albinus/src/emacs/lisp/net/dbus

Features:
(shadow warnings emacsbug help-mode view time-stamp gnus-fun sort smiley
ansi-color gnus-cite flow-fill mail-extr gnus-async gnus-bcklg
parse-time qp gnus-ml pop3 nndraft nnmh nnml rot13 disp-table netrc
gnutls network-stream starttls tls gnus-agent gnus-srvr gnus-score
score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view
mml-smime smime dig mailcap gnus-cache nnir gnus-sum nnnil smtpmail
sendmail gnus-demon nntp gnus-group gnus-undo nnmail mail-source nnoo
gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems
nnheader mail-utils wid-edit cperl-mode easymenu time tramp tramp-compat
auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc
gnus-util mm-util mail-prsvr password-cache format-spec advice help-fns
advice-preload cl tramp-loaddefs iswitchb jka-compr icomplete paren
ps-print ps-def lpr vc ediff-merg ediff-diff ediff-wind ediff-help
ediff-util ediff-mult ediff-init ediff vc-dispatcher dired regexp-opt
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)





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

* bug#9047: 24.0.50; Paging in tabulated-list-mode
  2011-07-11  8:34 bug#9047: 24.0.50; Paging in tabulated-list-mode Michael Albinus
@ 2019-10-03 16:15 ` Lars Ingebrigtsen
  2019-10-04  8:20   ` Michael Albinus
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-03 16:15 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 9047

Michael Albinus <michael.albinus@gmx.de> writes:

> I am using tabulated-list-mode in debbugs-gnu.el. Due to the amount of
> bugs, they must be presented on several pages (buffers). There are
> widgets which allow navigation between those pages.

Was this something that debbugs-gnu had in earlier years?  I just get
the entire bug list presented to me, and it doesn't look like I have any
customisations in that area.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#9047: 24.0.50; Paging in tabulated-list-mode
  2019-10-03 16:15 ` Lars Ingebrigtsen
@ 2019-10-04  8:20   ` Michael Albinus
  2019-10-07  3:20     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Albinus @ 2019-10-04  8:20 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 9047

Lars Ingebrigtsen <larsi@gnus.org> writes:

Hi Lars,

>> I am using tabulated-list-mode in debbugs-gnu.el. Due to the amount of
>> bugs, they must be presented on several pages (buffers). There are
>> widgets which allow navigation between those pages.
>
> Was this something that debbugs-gnu had in earlier years?  I just get
> the entire bug list presented to me, and it doesn't look like I have any
> customisations in that area.

In the beginning, debbugs-gnu retrieved only up to 500 bugs, and showed
them. The user could ask for the next (up to 500) bugs afterwards, and
so on.

Today, debbugs-gnu knows how many bugs to retrieve at all. It raises
several soap-invoke-async requests in parallel, every call limited to
500 bugs. The results of the calls will be merged and shown - thats what
you see as long list.

Best regards, Michael.





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

* bug#9047: 24.0.50; Paging in tabulated-list-mode
  2019-10-04  8:20   ` Michael Albinus
@ 2019-10-07  3:20     ` Lars Ingebrigtsen
  2019-10-07  6:55       ` Michael Albinus
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-07  3:20 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 9047

Michael Albinus <michael.albinus@gmx.de> writes:

>>> I am using tabulated-list-mode in debbugs-gnu.el. Due to the amount of
>>> bugs, they must be presented on several pages (buffers). There are
>>> widgets which allow navigation between those pages.
>>
>> Was this something that debbugs-gnu had in earlier years?  I just get
>> the entire bug list presented to me, and it doesn't look like I have any
>> customisations in that area.
>
> In the beginning, debbugs-gnu retrieved only up to 500 bugs, and showed
> them. The user could ask for the next (up to 500) bugs afterwards, and
> so on.
>
> Today, debbugs-gnu knows how many bugs to retrieve at all. It raises
> several soap-invoke-async requests in parallel, every call limited to
> 500 bugs. The results of the calls will be merged and shown - thats what
> you see as long list.

Right; thanks.

But this does make the requested feature unnecessary in this use case,
doesn't it?  I mean, it does sound like something that'd be nice to
have, but in general we don't add stuff to Emacs until we have (at
least) one concrete use case.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#9047: 24.0.50; Paging in tabulated-list-mode
  2019-10-07  3:20     ` Lars Ingebrigtsen
@ 2019-10-07  6:55       ` Michael Albinus
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Albinus @ 2019-10-07  6:55 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 9047-done

Lars Ingebrigtsen <larsi@gnus.org> writes:

Hi Lars,

>> Today, debbugs-gnu knows how many bugs to retrieve at all. It raises
>> several soap-invoke-async requests in parallel, every call limited to
>> 500 bugs. The results of the calls will be merged and shown - thats what
>> you see as long list.
>
> Right; thanks.
>
> But this does make the requested feature unnecessary in this use case,
> doesn't it?  I mean, it does sound like something that'd be nice to
> have, but in general we don't add stuff to Emacs until we have (at
> least) one concrete use case.

The current incarnation of debbugs doesn't need this feature, indeed. So
I'm closing the bug.

Best regards, Michael.





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

end of thread, other threads:[~2019-10-07  6:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-11  8:34 bug#9047: 24.0.50; Paging in tabulated-list-mode Michael Albinus
2019-10-03 16:15 ` Lars Ingebrigtsen
2019-10-04  8:20   ` Michael Albinus
2019-10-07  3:20     ` Lars Ingebrigtsen
2019-10-07  6:55       ` Michael Albinus

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