unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 12254@debbugs.gnu.org
Subject: bug#12254: 24.2; completion fails backward-char
Date: Fri, 31 Aug 2012 06:25:31 +0800	[thread overview]
Message-ID: <m1ligwf25g.fsf@gmail.com> (raw)
In-Reply-To: <jwv8vcwcrx0.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 30 Aug 2012 11:39:59 -0400")

On 2012-08-30 23:39 +0800, Stefan Monnier wrote:
> === modified file 'lisp/minibuffer.el'
> --- lisp/minibuffer.el	2012-08-14 17:10:38 +0000
> +++ lisp/minibuffer.el	2012-08-30 15:39:14 +0000
> @@ -1821,7 +1821,9 @@
>   `:predicate'	a predicate that completion candidates need to satisfy.
>   `:exclusive'	If `no', means that if the completion table fails to
>     match the text at point, then instead of reporting a completion
> -   failure, the completion should try the next completion function.")
> +   failure, the completion should try the next completion function.
> +As is the case with most hooks, the functions are responsible to preserve
> +things like point and current buffer.")
>  
>  (defvar completion--capf-misbehave-funs nil
>    "List of functions found on `completion-at-point-functions' that misbehave.

Thank you. That looks good ;)

Leo





      reply	other threads:[~2012-08-30 22:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22  2:40 bug#12254: 24.2; completion fails backward-char Leo
2012-08-22 16:17 ` Stefan Monnier
2012-08-29 18:05 ` Stefan Monnier
2012-08-30 12:05   ` Leo
2012-08-30 15:39     ` Stefan Monnier
2012-08-30 22:25       ` Leo [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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1ligwf25g.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=12254@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).