all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5909: 23.1; (feature request) scrollable "widget-choose" window
@ 2010-04-08 19:09 Dani Moncayo
  2010-04-08 19:34 ` Dani Moncayo
  2019-08-29 21:11 ` Mauro Aranda
  0 siblings, 2 replies; 6+ messages in thread
From: Dani Moncayo @ 2010-04-08 19:09 UTC (permalink / raw)
  To: 5909

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

Hi everyone,

This is not a bug report but a feature request. Maybe not an important one,
but anyway i think would be worth the trouble.

Recently, i reported a bug related to the widget-choose window (
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5695). The problem was that the
window didn't show the entire buffer contents, and it was impossible to see
the hidden portion, because there was no way of selecting the window and
scroll the text down.

The bug has been closed, but the problem has been resolved only partially,
because there remains one case in which we'll have the same problem: When
the option list is too large to fit in the window (or the window too small
to show the entire list).


Output from "emacs-version" command:

> "GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.3) of 2010-03-26
> on crested, modified by Debian"
>


Steps to reproduce the problem:

   1. Open a graphic terminal, and resize it to (90 columns, 10 rows). This
   is quite small, because the largest option list i've found right now is
   quite short too.
   2. start emacs with "-nw" and "-q" switches.
   3. M-x customize-group <RET> killing <RET>
   4. Modify a bit the "kill ring max" property.
   5. Put the cursor on the associated "[State]" text and type <RET>.
   6. Now you shoud see the widget-choose buffer, but showing only part of
   the text (similar to the attached screenshot). And there's no way to switch
   to that buffer and scroll the text.


I think that a good solution would be to generalize the implementation of
"tmm-menubar" in such way that was applicable also in this situation.

And that's all, thanks.

   Dani.

[-- Attachment #2: Type: text/html, Size: 2568 bytes --]

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

end of thread, other threads:[~2019-09-16 11:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 19:09 bug#5909: 23.1; (feature request) scrollable "widget-choose" window Dani Moncayo
2010-04-08 19:34 ` Dani Moncayo
2019-08-29 21:11 ` Mauro Aranda
2019-08-30  7:00   ` Dani Moncayo
2019-08-30  7:10     ` Dani Moncayo
2019-09-16 11:15     ` Mauro Aranda

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.