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#18730: [PATCH] tildify.el: Add `auto-tildify' and `auto-tildify-mode'. Date: Fri, 24 Oct 2014 18:51:18 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414191150 30262 80.91.229.3 (24 Oct 2014 22:52:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2014 22:52:30 +0000 (UTC) Cc: Milan Zamazal , 18730@debbugs.gnu.org To: Michal Nazarewicz Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 00:52:23 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 1XhniY-0003NW-KU for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 00:52:22 +0200 Original-Received: from localhost ([::1]:51153 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhniY-00080s-9a for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Oct 2014 18:52:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhniO-00080i-JZ for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 18:52:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhniF-0006b1-F7 for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 18:52:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhniF-0006ax-BC for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 18:52:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XhniE-0000HT-KQ for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 18:52: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, 24 Oct 2014 22:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18730 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 18730-submit@debbugs.gnu.org id=B18730.14141910901036 (code B ref 18730); Fri, 24 Oct 2014 22:52:02 +0000 Original-Received: (at 18730) by debbugs.gnu.org; 24 Oct 2014 22:51:30 +0000 Original-Received: from localhost ([127.0.0.1]:34399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xhnhh-0000Gd-5i for submit@debbugs.gnu.org; Fri, 24 Oct 2014 18:51:29 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:39340) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xhnhd-0000GN-A7 for 18730@debbugs.gnu.org; Fri, 24 Oct 2014 18:51:25 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNFpY87/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoNMIQ X-IPAS-Result: ArUGAIDvNVNFpY87/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoNMIQ X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="95098756" Original-Received: from 69-165-143-59.dsl.teksavvy.com (HELO pastel.home) ([69.165.143.59]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 24 Oct 2014 18:51:19 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id EB5658587; Fri, 24 Oct 2014 18:51:18 -0400 (EDT) In-Reply-To: (Michal Nazarewicz's message of "Thu, 23 Oct 2014 01:19:20 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.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:95053 > --- a/lisp/textmodes/tildify.el > +++ b/lisp/textmodes/tildify.el > @@ -86,17 +86,29 @@ mode, the item for the mode SYMBOL is looked up in the alist instead." > (integer :tag "Group ")) > (symbol :tag "Like other"))))) > > +(defcustom hard-space-string nil As long as it's in tildify.el it should have a "tildify-" prefix. > but now compilation fails with: > textmodes/tex-mode.el:1210:15:Warning: assignment to free variable > `hard-space-string' That's not a failure, just a warning. > Requiring tildify in tex-mode (and other affected modes) seems a bit of > an overkill. Am I doing something stupid here? No, you're doing it right. You should just add a (defvar hard-space-string) to tex-mode.el to silence the compiler warning. Stefan