From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#36539: elec-pair.elc gets surreptitiously loaded (almost) unconditionally at start up. Date: Sat, 13 Jul 2019 14:54:40 +0300 Message-ID: <835zo6175r.fsf@gnu.org> References: <20190707141414.GA5641@ACM> <87wogt3hqr.fsf@gmail.com> <20190707182941.GA4053@ACM> <87tvbx3cmg.fsf@gmail.com> <20190707191052.GB4053@ACM> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="11332"; mail-complaints-to="usenet@blaine.gmane.org" Cc: npostavs@gmail.com, 36539@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 13 14:11:41 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmGsO-0002gG-NG for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2019 14:11:40 +0200 Original-Received: from localhost ([::1]:54630 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmGcL-0007SJ-50 for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2019 07:55:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58025) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmGcI-0007Qn-UX for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 07:55:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hmGcI-00063M-1l for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 07:55:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60949) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hmGcH-00063D-Tn for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 07:55:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hmGcH-0006SM-PS for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 07:55:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2019 11:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36539 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 36539-submit@debbugs.gnu.org id=B36539.156301889824806 (code B ref 36539); Sat, 13 Jul 2019 11:55:01 +0000 Original-Received: (at 36539) by debbugs.gnu.org; 13 Jul 2019 11:54:58 +0000 Original-Received: from localhost ([127.0.0.1]:41537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmGcD-0006S1-V0 for submit@debbugs.gnu.org; Sat, 13 Jul 2019 07:54:58 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:45642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmGcB-0006Rj-BY for 36539@debbugs.gnu.org; Sat, 13 Jul 2019 07:54:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hmGc5-0005xv-M5; Sat, 13 Jul 2019 07:54:49 -0400 Original-Received: from [176.228.60.248] (port=3687 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hmGc5-0006yn-24; Sat, 13 Jul 2019 07:54:49 -0400 In-reply-to: <20190707191052.GB4053@ACM> (message from Alan Mackenzie on Sun, 7 Jul 2019 19:10:52 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:162866 Archived-At: > Date: Sun, 7 Jul 2019 19:10:52 +0000 > From: Alan Mackenzie > Cc: 36539@debbugs.gnu.org > > > How are you checking? M-: (featurep 'elec-pair) RET returns nil for me. > > Yes, it worked for me, too. :-( > > > Assuming you have help-enable-completion-auto-load set to t (the > > default), it's pretty easy to load various things just by hitting TAB in > > response to describe-function or describe-variable. > > That was my problem. I didn't know about > help-enable-completion-auto-load (which says it was new in 26.3). I > think I will disable this in my .emacs - it seems it will cause me more > problems than it will help. I've always used C-h f and C-h v to see an > Elisp file's autoloads. Thanks for the tip!. > > [ .... ] > > > >> + (setq-local electric-quote-string t) > > >> (setq imenu-case-fold-search nil) > > >> (add-function :before-until (local 'eldoc-documentation-function) > > >> #'elisp-eldoc-documentation-function) > > >> -- > > >> 2.11.0 > > > > As a matter of interest, what is that 2.11.0 that I keep seeing at the > > > bottom of patches? > > > Looks like 'git format-patch' adds the git version at the bottom. > > Ah, so that's it. Thanks! > > > $ git --version > > git version 2.11.0 > > Thanks for the revised patch. I'll try it. Any reasons this is not yet installed on master?