all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hadron <hadronquark@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: mthesaur v synonyms
Date: Sat, 11 Aug 2007 13:34:51 +0200	[thread overview]
Message-ID: <1kejiagv8k.fsf@news.ubuntu.home> (raw)
In-Reply-To: mailman.4628.1186771826.32220.help-gnu-emacs@gnu.org

"Drew Adams" <drew.adams@oracle.com> writes:

>> > IOW, the binding is made only if _both_
>> > `icicle-bind-top-level-commands-flag' is non-nil and `icicle-kmacro' is
>> > defined (which it is, for Emacs 22).
>> >
>> > If you customize `icicle-bind-top-level-commands-flag' to nil,
>> > f5 should not be rebound. Again, if you find a bug, please report
>> > it, starting with "emacs -Q", via `icicle-send-bug-report'. Thanks.
>>
>> It's not a bug customising it doesn't work since the
>> customization is at the
>> end the .emacs the menu/keybinding code is called before the
>> customization variable is set.
>
> I think you're saying that there is no bug and things work OK for you
> now.

Sorry. I wasn't clear. It only works for me with the code below. The
customization does not work because the key bindings are done before the
customization section is invoked I assume?

>
>> This worked for me:
>>
>> ,----
>> | (setq icicle-bind-top-level-commands-flag nil)
>> | (require 'icicles)
>> | (icy-mode)
>> `----
>
> It should also work to use Customize. That is:
>
>   M-x customize-option icicle-bind-top-level-commands-flag

       reply	other threads:[~2007-08-11 11:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4628.1186771826.32220.help-gnu-emacs@gnu.org>
2007-08-11 11:34 ` Hadron [this message]
2007-08-11 14:16   ` mthesaur v synonyms 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.4587.1186682548.32220.help-gnu-emacs@gnu.org>
2007-08-10 11:45 ` Hadron
2007-08-10 12:02   ` Hadron
2007-08-10 14:41     ` Drew Adams
2007-08-10 14:49   ` Drew Adams
2007-08-10 14:26 ` Hadron
2007-08-10 15:34   ` 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=1kejiagv8k.fsf@news.ubuntu.home \
    --to=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.