all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "Hadron" <hadronquark@googlemail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: mthesaur v synonyms
Date: Sat, 11 Aug 2007 07:16:49 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICGEKHDOAA.drew.adams@oracle.com> (raw)
In-Reply-To: <1kejiagv8k.fsf@news.ubuntu.home>

> >> 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?

It all depends when your customizations (from Customize) are invoked. If
they are invoked after you've loaded Icicles, then, yes, some of them, like
this one, will have no effect, because the value will have already been
tested by Icicles.

Your customizations (from Customize) are in either your `custom-file' (if
non-nil) or your `user-init-file' (most likely `~/.emacs'). In the former
case, the behavior depends on when you load `custom-file' (e.g. from your
.emacs).

In the latter case, the behavior depends on where the customizations are
located in your .emacs. If they are evaluated before you enter Icicle mode,
you should be OK.

  reply	other threads:[~2007-08-11 14:16 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 ` mthesaur v synonyms Hadron
2007-08-11 14:16   ` Drew Adams [this message]
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=DNEMKBNJBGPAOPIJOOICGEKHDOAA.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.