From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#18265: 24.3.92; lisp-completion-at-point should return nil in comments, unless after ` Date: Fri, 15 Aug 2014 08:33:59 -0400 Message-ID: References: <86egwjgtju.fsf@yandex.ru> <53ED7AC0.1050607@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1408106129 13166 80.91.229.3 (15 Aug 2014 12:35:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2014 12:35:29 +0000 (UTC) Cc: 18265@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 15 14:35:21 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XIGj3-0006N6-9Z for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2014 14:35:21 +0200 Original-Received: from localhost ([::1]:59168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIGj2-0000FX-SS for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2014 08:35:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIGit-0000ER-0w for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2014 08:35:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XIGil-0003Wr-IT for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2014 08:35:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIGil-0003Tt-0q for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2014 08:35:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XIGik-0002NP-2g for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2014 08:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Aug 2014 12:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18265 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18265-submit@debbugs.gnu.org id=B18265.14081060519002 (code B ref 18265); Fri, 15 Aug 2014 12:35:01 +0000 Original-Received: (at 18265) by debbugs.gnu.org; 15 Aug 2014 12:34:11 +0000 Original-Received: from localhost ([127.0.0.1]:43889 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XIGhu-0002L4-Fm for submit@debbugs.gnu.org; Fri, 15 Aug 2014 08:34:10 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:38618) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XIGhq-0002KJ-Sp for 18265@debbugs.gnu.org; Fri, 15 Aug 2014 08:34:08 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVPAqyKr/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4JHRIUGA0WDogECNIZF456B4Q4BKsDgXGBWyE X-IPAS-Result: ArYGAIDvNVPAqyKr/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4JHRIUGA0WDogECNIZF456B4Q4BKsDgXGBWyE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="86855046" Original-Received: from 192-171-34-171.cpe.pppoe.ca (HELO pastel.home) ([192.171.34.171]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 15 Aug 2014 08:34:00 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id E28F9610A6; Fri, 15 Aug 2014 08:33:59 -0400 (EDT) In-Reply-To: <53ED7AC0.1050607@yandex.ru> (Dmitry Gutov's message of "Fri, 15 Aug 2014 07:13:04 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:92480 Archived-At: > Sometimes the user makes an explicit request, though. So it's "idle mode vs > manual mode", not "Company vs complete-symbol". That's right. > Still, the fact that user called `M-x company-complete' inside a comment > doesn't tell me that they actually want to see completions from > `company-capf' and not some other backend like `company-dabbrev'. Indeed, but it does say that it's better to return some completion table than none. We'd want the lisp-completion-at-point to use something like the ":exclusive no" property (or maybe a new ":merge-with-rest") in this case. > Likewise, user pressing C-M-i inside a comment might prefer not to talk > `lisp-completion-at-point', but some other completion function that goes > after it that's more suited for completion in comments. As it currently stands, there's no question that your original request is right (the one stated in the "Subject:"), so feel free to fix it. I'm just thinking of how we could also satisfy those who might want to complete code-like things in comments, without having to resort to customization. Stefan