From: "Drew Adams" <drew.adams@oracle.com>
To: "Hadron" <hadronquark@googlemail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: mthesaur v synonyms
Date: Fri, 10 Aug 2007 07:49:20 -0700 [thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICGEKDDOAA.drew.adams@oracle.com> (raw)
In-Reply-To: <qhk5s3obnx.fsf@news.ubuntu.home>
> > Use `delete-selection-mode' to type over selected text (region).
>
> Heh. Emacs. Wonderful. Although it should be the default IMO.
I agree. At least `transient-mark-mode' (which is used by
`delete-selection-mode') should be the default. This topic comes up for
discussion about once a year on the emacs-devel mailing list, but so far it
is not the default.
> > I use `insert' as the value, because I don't want the initial input
> > preselected. I generally edit it only slightly - I don't want
> > to replace it entirely.
>
> The default in most apps when you tab or select a field is to hilite the
> word. If you want to edit then cursor in. Just a preference, but the
> wonderful configuration here allows all flavours. Impressive.
Different people have different preferences, especially for UI. It's
important to try to accommodate them, within the given overall UI design.
Some people will of course want changes to the design itself. It's hard to
please everyone, but some effort should be made to accommodate minor
differences.
> > Or, if you also do not want other top-level commands rebound by Icicles,
> > customize option `icicle-bind-top-level-commands-flag' to nil.
>
> I set this, but f5 still run icicle-cmd.
`icicle-cmd' does not exist. There is a file `icicles-cmd.el'. f5 is bound
by Icicles only to `icicle-kmacro', and only if
`icicle-bind-top-level-commands-flag' is non-nil.
> Did I understand right that it
> should stop the f5/top level bindings altogether?
Yes. Please make sure you have the latest `icicle-mode.el'. When
`icicle-mode' is entered, this test is made:
(when icicle-bind-top-level-commands-flag
(define-key icicle-mode-map [f5] 'icicle-kmacro))
If icicle-bind-top-level-commands-flag is nil, f5 should not be touched by
Icicles. If you see another behavior, please file a bug report
(`icicle-send-bug-report'), starting from "emacs -Q".
next prev parent reply other threads:[~2007-08-10 14:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4587.1186682548.32220.help-gnu-emacs@gnu.org>
2007-08-10 11:45 ` mthesaur v synonyms Hadron
2007-08-10 12:02 ` Hadron
2007-08-10 14:41 ` Drew Adams
2007-08-10 14:49 ` Drew Adams [this message]
2007-08-10 14:26 ` Hadron
2007-08-10 15:34 ` Drew Adams
[not found] <mailman.4628.1186771826.32220.help-gnu-emacs@gnu.org>
2007-08-11 11:34 ` Hadron
2007-08-11 14:16 ` Drew Adams
2007-08-11 14:24 ` Hadron
2007-08-11 14:34 ` Drew Adams
2007-08-11 14:28 ` Drew Adams
[not found] <mailman.4626.1186765860.32220.help-gnu-emacs@gnu.org>
2007-08-10 17:33 ` Hadron
2007-08-10 18:50 ` Drew Adams
[not found] <mailman.4617.1186757453.32220.help-gnu-emacs@gnu.org>
2007-08-10 15:51 ` Hadron
2007-08-10 16:36 ` Hadron
2007-08-10 17:10 ` Drew Adams
[not found] <mailman.4579.1186674061.32220.help-gnu-emacs@gnu.org>
2007-08-09 16:48 ` Hadron
2007-08-09 18:02 ` Drew Adams
2007-08-09 12:26 Hadron
2007-08-09 15:38 ` Drew Adams
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=DNEMKBNJBGPAOPIJOOICGEKDDOAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
--cc=hadronquark@googlemail.com \
--cc=help-gnu-emacs@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.