all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Oleh Krehel <o.krehel@tue.nl>
Cc: 19460@debbugs.gnu.org
Subject: bug#19460: 25.0.50; help-function-arglist returns (&rest rest) for adviced functions
Date: Sat, 14 Oct 2017 19:25:23 -0400	[thread overview]
Message-ID: <8760bh9usc.fsf@users.sourceforge.net> (raw)
In-Reply-To: <CAJ1SQWBO_DV8UPJsXwxZKXY9w6mDdxTFwxT8o_brO4q6ci7-HA@mail.gmail.com> (Oleh Krehel's message of "Sun, 28 Dec 2014 21:28:48 +0100")

tags 19460 fixed
close 19460 26.1
quit

Oleh Krehel <o.krehel@tue.nl> writes:

> After a minimal config:
>
>     (ido-mode)
>     (require 'flx-ido)
>     (setq ido-enable-flex-matching t)
>
> `ido-read-internal' becomes advised by `flx'.
> So now I get this:
>
>     (help-function-arglist 'ido-read-internal t)
>     ;; => (&rest rest)
>
> instead of this:
>
>     (help-function-arglist 'ido-read-internal t)
>     ;; => (item prompt hist &optional default require-match initial)

This is fixed in emacs-26, by [1: 6e2d6d54e1], I believe.

[1: 6e2d6d54e1]: 2017-07-14 11:27:21 -0400
  * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
  http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6e2d6d54e1236216462c13655ea1fe573d9672e7





      reply	other threads:[~2017-10-14 23:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-28 20:28 bug#19460: 25.0.50; help-function-arglist returns (&rest rest) for adviced functions Oleh Krehel
2017-10-14 23:25 ` Noam Postavsky [this message]

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=8760bh9usc.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=19460@debbugs.gnu.org \
    --cc=o.krehel@tue.nl \
    /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.