unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 5695@debbugs.gnu.org
Subject: bug#5695: 23.1; widget-choose buffer lacking options
Date: Sun, 14 Mar 2010 11:00:55 +0100	[thread overview]
Message-ID: <2f987f0d1003140300p237eeaf7i45ab66a4d550b8c1@mail.gmail.com> (raw)
In-Reply-To: <87sk84rnnd.fsf@stupidchicken.com>


[-- Attachment #1.1: Type: text/plain, Size: 1390 bytes --]

Hi Chong,

I've reproduced this bug both in a terminar (starting emacs with -nw) and in
graphical mode. But thanks to your mail I've discovered the root of the
problem:

I've just noticed that the problem arises if (and only if) I start emacs
loading my .emacs file. So, i've been testing a bit and i've discovered that
the line that produces the problem is the one that sets the
next-screen-context-lines variable to 4.

So, now the question is: Is that behaviour correct?

I think it isn't, because i'm not scrolling into the widget-choose window.

I've attached the screenshot that you requested, and also my .emacs file.

Thank you. Dani.

On Sat, Mar 13, 2010 at 9:07 PM, Chong Yidong <cyd@stupidchicken.com> wrote:

> > Withing the buffer [*Customize Group: Killing*], i've changed the
> > value of the "kill ring max" property. Then, if i click with the mouse
> > on the "State" button, I see (among others) the option "set for
> > current session". But if I put the point on that button and push
> > Return, i don't see that option in the [widget-choose-buffer] buffer.
>
> I assume you're using `emacs -nw' to run Emacs in a terminal.  I haven't
> been able to reproduce this in xterm running on GNU/Linux.  Can you
> reproduce this with `emacs -Q -nw' to disable customizations?  If so,
> could you take a screenshot of the terminal frame when the widget-choose
> window is up?
>

[-- Attachment #1.2: Type: text/html, Size: 1868 bytes --]

[-- Attachment #2: screenshot-emacs.png --]
[-- Type: image/png, Size: 62148 bytes --]

[-- Attachment #3: .emacs --]
[-- Type: application/octet-stream, Size: 716 bytes --]


(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(blink-cursor-mode nil)
 '(inhibit-startup-screen t)
 '(make-backup-files nil)
 '(next-screen-context-lines 4)
 '(scroll-down-aggressively 0.3)
 '(scroll-margin 1)
 '(scroll-up-aggressively 0.3)
 '(tool-bar-mode nil))

(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 )


      reply	other threads:[~2010-03-14 10:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 19:35 bug#5695: 23.1; widget-choose buffer lacking options Dani Moncayo
2010-03-08  7:44 ` bug#5697: " Dani Moncayo
2010-03-08  8:47   ` Dani Moncayo
2010-03-08  8:44 ` bug#5695: " Dani Moncayo
2010-03-23 21:02   ` Dani Moncayo
2010-03-30 18:32     ` bug#5695: 23.1; wid-edit.el problems (was: widget-choose buffer lacking options) Jan Djärv
2010-04-01  7:43       ` bug#5695: 23.1; wid-edit.el problems Jan Djärv
2010-04-01  9:43         ` Dani Moncayo
2010-04-07 13:01           ` Jan Djärv
     [not found]             ` <o2i2f987f0d1004070644p5a52b2fbp6d94e39643459276@mail.gmail.com>
2010-04-07 14:03               ` Jan Djärv
2010-03-08 21:25 ` bug#5695: 23.1; widget-choose buffer lacking options Dani Moncayo
2010-03-13 20:07 ` Chong Yidong
2010-03-14 10:00   ` Dani Moncayo [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=2f987f0d1003140300p237eeaf7i45ab66a4d550b8c1@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=5695@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    /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 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).