unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "T. V. Raman" <raman@users.sf.net>
Subject: cus-edit.el:custom-newline --- Problem on Linux Console:
Date: Tue, 22 Aug 2006 18:19:23 -0700	[thread overview]
Message-ID: <17643.44315.115866.867228@localhost.localdomain> (raw)

The update to cus-edit.el that adds  command custom-newline and
binds it  to the return key in customization buffers is causing
trouble on the Linux console (i.e. outside X)
in the following manner:

Pressing RET on insert and delete buttons created by custom has
no effect.

I looked at the source code,
and evaluated the following in the minibuffer with point on an
"[ins]" button:


 (setq b (get-char-property (point) 'button))
(widget-apply-action b (read-key-sequence "press"))
and pressed RET when prompted by the above, and the insert button
does get invoked currectly.

Perhaps there is a problem from reading the key as an event? I
don't know since I dont run under X.

 Thanks, 
 --Raman

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

             reply	other threads:[~2006-08-23  1:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-23  1:19 T. V. Raman [this message]
2006-08-23 14:45 ` cus-edit.el:custom-newline --- Problem on Linux Console: Richard Stallman
2006-08-25  3:45   ` T. V. Raman
2006-08-25 14:02     ` Chong Yidong
2006-08-25 20:24     ` Richard Stallman
2006-08-27  5:48     ` T. V. Raman
2006-08-28  9:51       ` Richard Stallman

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=17643.44315.115866.867228@localhost.localdomain \
    --to=raman@users.sf.net \
    /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).