all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: 9661@debbugs.gnu.org
Subject: bug#9661: 24.0.90; language-info-custom-alist defcustom
Date: Tue, 04 Oct 2011 09:37:22 +0200	[thread overview]
Message-ID: <87ty7pmclp.fsf@escher.home> (raw)
In-Reply-To: <jwv1uuup396.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Mon, 03 Oct 2011 10:22:50 -0400")

On Mon, 03 Oct 2011 10:22:50 -0400 Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> 5. Type ESC TAB, which should pop up a list of completions; instead:
>> => An error is signalled: "completion--some: Invalid function:
>> (apply-partially (function completion-table-case-fold)
>> language-info-alist)"
>
> Thanks.  There were two problems:
> - the immediate one was that `apply-partially' was used in data and hence
>   never called (it needed an "unquote" comma just in front).
> - after fixing it the new problem was that the constructed completion
>   tables stored the value of language-info-alist at the time
>   mule-cmds.el is loaded rather than at the time the user hits M-TAB.
> So I've installed a slightly different patch to yours which goes a bit
> further than yours.  Should be fixed now,

For the record, I confirm the problems I reported are fixed; thanks.
(Obviously, I failed to understand the nature of the problem; all the
more surprising/interesting, that my patch also worked, at least for
these cases, despite using apply-partially...)

Steve Berman





  reply	other threads:[~2011-10-04  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03 11:23 bug#9661: 24.0.90; language-info-custom-alist defcustom Stephen Berman
2011-10-03 14:22 ` Stefan Monnier
2011-10-04  7:37   ` Stephen Berman [this message]
2011-10-04 13:01     ` Stefan Monnier
2011-10-04 13:06       ` Stephen Berman

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=87ty7pmclp.fsf@escher.home \
    --to=stephen.berman@gmx.net \
    --cc=9661@debbugs.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.