* Redefine <return> to do newline in Custom mode @ 2007-10-20 4:40 Matthew Flaschen 0 siblings, 0 replies; 3+ messages in thread From: Matthew Flaschen @ 2007-10-20 4:40 UTC (permalink / raw) To: emacs By default, hitting return in custom mode goes to the next field. However, I would like to rebind it to newline to make it easier to edit multi-line fields. I have tried: (define-key custom-mode-map "RET" 'newline) as well as several variations ("^M", "<return>, etc.) but it seems to have no effect in the actual customization field. I am running 22.1.1, packaged by Fedora. Thanks, Matt Flaschen ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.2337.1192855902.18990.help-gnu-emacs@gnu.org>]
* Re: Redefine <return> to do newline in Custom mode [not found] <mailman.2337.1192855902.18990.help-gnu-emacs@gnu.org> @ 2007-10-23 15:26 ` Johan Bockgård 2007-10-27 1:59 ` Matthew Flaschen 0 siblings, 1 reply; 3+ messages in thread From: Johan Bockgård @ 2007-10-23 15:26 UTC (permalink / raw) To: help-gnu-emacs Matthew Flaschen <matthew.flaschen@gatech.edu> writes: > By default, hitting return in custom mode goes to the next field. > However, I would like to rebind it to newline to make it easier to > edit multi-line fields. The fields use `custom-field-keymap'. -- Johan Bockgård ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Redefine <return> to do newline in Custom mode 2007-10-23 15:26 ` Johan Bockgård @ 2007-10-27 1:59 ` Matthew Flaschen 0 siblings, 0 replies; 3+ messages in thread From: Matthew Flaschen @ 2007-10-27 1:59 UTC (permalink / raw) To: Johan Bockgård; +Cc: help-gnu-emacs Johan Bockgård wrote: > Matthew Flaschen <matthew.flaschen@gatech.edu> writes: > >> By default, hitting return in custom mode goes to the next field. >> However, I would like to rebind it to newline to make it easier to >> edit multi-line fields. > > The fields use `custom-field-keymap'. Thank you very much. I wasn't aware of that variable. Matt Flaschen ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-27 1:59 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-10-20 4:40 Redefine <return> to do newline in Custom mode Matthew Flaschen [not found] <mailman.2337.1192855902.18990.help-gnu-emacs@gnu.org> 2007-10-23 15:26 ` Johan Bockgård 2007-10-27 1:59 ` Matthew Flaschen
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).