From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: using glyphs by default in perl-mode Date: Thu, 30 May 2013 10:47:03 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87obbs7cew.fsf@lifelogs.com> References: <83li7ocdkb.fsf@gnu.org> <87d2sp92vb.fsf@lifelogs.com> <87bo877kf7.fsf@lifelogs.com> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1369925418 12031 80.91.229.3 (30 May 2013 14:50:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 May 2013 14:50:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 30 16:50:18 2013 Return-path: Envelope-to: ged-emacs-devel@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 1Ui4BF-0005sJ-Fn for ged-emacs-devel@m.gmane.org; Thu, 30 May 2013 16:50:17 +0200 Original-Received: from localhost ([::1]:42768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4BF-0005ZV-4q for ged-emacs-devel@m.gmane.org; Thu, 30 May 2013 10:50:17 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4B7-0005NN-DT for emacs-devel@gnu.org; Thu, 30 May 2013 10:50:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ui4B2-0007GT-JL for emacs-devel@gnu.org; Thu, 30 May 2013 10:50:09 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:33672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4B2-0007Ew-Bs for emacs-devel@gnu.org; Thu, 30 May 2013 10:50:04 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ui4B1-0005hj-Mm for emacs-devel@gnu.org; Thu, 30 May 2013 16:50:03 +0200 Original-Received: from pool-72-93-26-80.bstnma.east.verizon.net ([72.93.26.80]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 May 2013 16:50:03 +0200 Original-Received: from tzz by pool-72-93-26-80.bstnma.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 May 2013 16:50:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-72-93-26-80.bstnma.east.verizon.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:mNw3rhp/MdmJr0qZ/gkGwcSpMTY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:159926 Archived-At: On Wed, 29 May 2013 20:01:12 -0400 Dan Nicolaescu wrote: DN> Ted Zlatanov writes: >> On Fri, 17 May 2013 11:48:23 -0400 Stefan Monnier wrote: >> >>>> As much as I like the feature and will keep it on for myself, I vote to >>>> turn it off. It should be a top-level preference "glyphify" in >>>> `prog-mode' and easy to turn on, though. There's many other languages and >>>> contexts where it's handy, and a unified front for it would be nice. >> SM> I like that solution. Could you take care of it? >> >> It's now on my TODO list. DN> Can you please disable this by default until it's done? It has negative DN> and annoying and very hard to remove effects... Maintainers: OK to do this? I'll take care of the details. Ted