all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "vr.sundar" <vr.sundar@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#1763: 23.0.60; Customization buffers shows up empty
Date: Fri, 2 Jan 2009 07:28:08 -0800	[thread overview]
Message-ID: <63acfd6c0901020728h650cf503g9da7d8ee6aa405a7@mail.gmail.com> (raw)

Whenever I try to customize a variable using M-x customize-variable,
the customization buffer that opens up is empty. The actual output
(the text, buttons etc) that I expect to see in the customization
buffer is usually in the file I had open when I ran the
customize-variable command. This happens consistently for me with
version 23 cvs trunk configured with --with-ns. I am using a Mac OS X
10.4

In the current case, I ran customize-variable while I was looking at
toggle.el. The customization buffer came up empty but the actual
buttons/text now show up in toggle.el.


In GNU Emacs 23.0.60.1 (i386-apple-darwin8.11.1, NS apple-appkit-824.48)
 of 2008-12-29 on Sundar-Vasans-Computer.local
Windowing system distributor `Apple', version
97.112.112.108.101.45.97.112.112.107.105.116.45.56.50.52.46.52.56
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_US.ISO8859-1
  value of $LC_CTYPE: en_US.ISO8859-1
  value of $LC_MESSAGES: en_US.ISO8859-1
  value of $LC_MONETARY: en_US.ISO8859-1
  value of $LC_NUMERIC: en_US.ISO8859-1
  value of $LC_TIME: en_US.ISO8859-1
  value of $LANG: en_US.ISO8859-1
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  ecb-minor-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <down-mouse-1> <down-mouse-1> <down-mouse-1>
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <up> <up>
<up> <up> <up> <up> <down-mouse-1> <mouse-1> C-s C-w
C-w C-w C-w C-w C-w C-s C-s C-s <down> <up> <right>
<right> C-s C-w C-w C-w C-w C-w <left> C-M-b C-f C-s
C-w C-w C-w C-w C-s C-s <down-mouse-1> <mouse-1> C-s
C-w C-w C-w C-w C-s <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down-mouse-1> <mouse-1> C-x b
t a C-s <return> M-x h e x l <tab> - m <tab> <return>
<right> <right> <right> <right> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> M-x t a g s - t <tab> <return>
C-x k <return> C-x C-f t a g s <return> <up> <up> <down>
<down> <down> <up> <up> <down> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> M-x h e x l - m o <tab> <return> C-c
C-c <down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1>
C-x b t o g g l e . C-f e l <return> M-x c u s t o
<tab> - v a <tab> <return> t o g g <tab> <tab> <return>
M-x r e p o r t - e <tab> <return>

Recent messages:
Mark set [24 times]
Making completion list...
Mark set [2188 times]
Searching for `toggle.'....
Mark set [22 times]
Making completion list...
Creating customization items...
Creating customization items ...done
Resetting customization items...done
Creating customization setup...done






             reply	other threads:[~2009-01-02 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-02 15:28 vr.sundar [this message]
2009-01-03  3:17 ` bug#1763: 23.0.60; Customization buffers shows up empty Stefan Monnier
2009-01-05 15:15   ` vr.sundar
  -- strict thread matches above, loose matches on Subject: below --
2009-01-04 19:35 martin rudalics

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=63acfd6c0901020728h650cf503g9da7d8ee6aa405a7@mail.gmail.com \
    --to=vr.sundar@gmail.com \
    --cc=1763@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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.