emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cus-edit.el:custom-newline --- Problem on Linux Console:


From: Chong Yidong
Subject: Re: cus-edit.el:custom-newline --- Problem on Linux Console:
Date: Fri, 25 Aug 2006 10:02:40 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"T. V. Raman" <address@hidden> writes:

> I thought my original message had a test case -- not sure what
> "precise test case" means.
>
> Any custom widget that uses repeat -- linux console -- no X ---
> insert and delete buttons are dead.
>
> This is on FC3 if that matters.

I can't reproduce this.  Here is what I tried.

On Linux console (Ubuntu Dapper), with the latest CVS Emacs:

  1. emacs -q
  2. M-x customize-option RET initial-frame-alist RET
  3. Move point over INS
  4. RET  =>  option field opens up
  5. Move point over DEL
  5. RET  =>  option field closes

initial-frame-alist has customization type

  '(repeat (cons :format "%v"
             (symbol :tag "Parameter")
                     (sexp :tag "Value")))

>>>>>> "Richard" == Richard Stallman <address@hidden> writes:
>     Richard>     Pressing RET on insert and delete buttons
>     Richard> created by custom has no effect.
>     Richard> 
>     Richard> It works when I try it.  Please provide a precise
>     Richard> test case.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]