From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: using glyphs by default in perl-mode Date: Sat, 01 Jun 2013 02:29:05 -0400 Message-ID: References: <83li7ocdkb.fsf@gnu.org> <87d2sp92vb.fsf@lifelogs.com> <87bo877kf7.fsf@lifelogs.com> <87obbs7cew.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1370068154 22808 80.91.229.3 (1 Jun 2013 06:29:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Jun 2013 06:29:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 01 08:29:15 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 1UifJS-0004Zb-GF for ged-emacs-devel@m.gmane.org; Sat, 01 Jun 2013 08:29:14 +0200 Original-Received: from localhost ([::1]:57474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UifJR-0008PB-QL for ged-emacs-devel@m.gmane.org; Sat, 01 Jun 2013 02:29:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UifJM-0008MP-Uy for emacs-devel@gnu.org; Sat, 01 Jun 2013 02:29:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UifJK-0008G5-KA for emacs-devel@gnu.org; Sat, 01 Jun 2013 02:29:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UifJK-0008Fz-Gv for emacs-devel@gnu.org; Sat, 01 Jun 2013 02:29:06 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UifJJ-0007pd-Ta; Sat, 01 Jun 2013 02:29:06 -0400 In-Reply-To: (Stefan Monnier's message of "Thu, 30 May 2013 13:18:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:159962 Archived-At: Stefan Monnier writes: > 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. > > I'd rather we do it all in one go. It can't be that hard to add > a config var to prog-mode and then use it in perl-mode. The final result still is that the feature is off by default, right? emacs cannot be used to edit perl in some configurations, so the faster this ends the better.