all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Completion at point with empty prefix?
Date: Fri, 30 Nov 2012 19:32:51 +0400	[thread overview]
Message-ID: <878v9jcdi4.fsf@yandex.ru> (raw)
In-Reply-To: <jwvehjb20an.fsf-monnier+gmane.emacs.help@gnu.org> (Stefan Monnier's message of "Thu, 29 Nov 2012 23:18:30 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> How do I set that up? I have a completion-at-point function working, but
>> if START is the same as END in the returned list, `completion-at-point'
>> just says "No symbol here".
>
> That doesn't sound right.  START==END should work correctly.
>
> "No symbol here" sounds like an error returned by thingatpt.el, which is
> not used by any generic part of the completion code, AFAIK.
> IOW, I suspect you have a bug in your completion-at-point-function.

Indeed, that was the problem. Thanks for the help.

--Dmitry



      reply	other threads:[~2012-11-30 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-30  0:15 Completion at point with empty prefix? Dmitry Gutov
2012-11-30  4:18 ` Stefan Monnier
2012-11-30 15:32   ` Dmitry Gutov [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=878v9jcdi4.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=help-gnu-emacs@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 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.