unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cus-edit.el:custom-newline --- Problem on Linux Console:
@ 2006-08-23  1:19 T. V. Raman
  2006-08-23 14:45 ` Richard Stallman
  0 siblings, 1 reply; 7+ messages in thread
From: T. V. Raman @ 2006-08-23  1:19 UTC (permalink / 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

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

end of thread, other threads:[~2006-08-28  9:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23  1:19 cus-edit.el:custom-newline --- Problem on Linux Console: T. V. Raman
2006-08-23 14:45 ` 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

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).