From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Add prettify symbols to python-mode Date: Wed, 23 Sep 2015 23:40:56 +0200 Message-ID: <87y4fw7r13.fsf@fencepost.gnu.org> References: <1442777283-27514-1-git-send-email-mvoteiza@udel.edu> <20150921005306.GA29147@holos> <87h9mlwt6l.fsf@Rainer.invalid> <83bnctliay.fsf@gnu.org> <83oagtjemn.fsf@gnu.org> <87oagt84e7.fsf@fencepost.gnu.org> <83mvwdjc5v.fsf@gnu.org> <87k2rh81c5.fsf@fencepost.gnu.org> <5602FFCF.4050805@cs.ucla.edu> <87bncs9awx.fsf@fencepost.gnu.org> <56030860.30302@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443045731 11124 80.91.229.3 (23 Sep 2015 22:02:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2015 22:02:11 +0000 (UTC) Cc: xfq.free@gmail.com, Eli Zaretskii , Stromeko@nexgo.de, emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 24 00:02:11 2015 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 1Zes77-0006kU-5G for ged-emacs-devel@m.gmane.org; Thu, 24 Sep 2015 00:02:09 +0200 Original-Received: from localhost ([::1]:51092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zes76-0003Am-HF for ged-emacs-devel@m.gmane.org; Wed, 23 Sep 2015 18:02:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zes72-0003AT-Qh for emacs-devel@gnu.org; Wed, 23 Sep 2015 18:02:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zes1O-0004IV-Jt for emacs-devel@gnu.org; Wed, 23 Sep 2015 17:56:15 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zes16-0003T1-Ru; Wed, 23 Sep 2015 17:55:56 -0400 Original-Received: from localhost ([127.0.0.1]:54583 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Zerma-0007Ss-VP; Wed, 23 Sep 2015 17:40:57 -0400 Original-Received: by lola (Postfix, from userid 1000) id 5BD99E0F08; Wed, 23 Sep 2015 23:40:56 +0200 (CEST) In-Reply-To: <56030860.30302@cs.ucla.edu> (Paul Eggert's message of "Wed, 23 Sep 2015 13:15:28 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (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:190314 Archived-At: Paul Eggert writes: > On 09/23/2015 12:46 PM, David Kastrup wrote: >> dak@lola:/usr/local/tmp/emacs$ git grep CALLN src|wc -l >> 85 >> >> That's not exactly ubiquitous. > > Shrug. It's common enough. Fconcat is called in only 11 lines, but > that doesn't mean people shouldn't be expected to know about > concatenation. > >> Emacs C just is pretty far from a "non-issue". Pretending otherwise is >> not useful. > > Neither is it useful to imply that this is a bigger issue than it is, > which your example did. Shrug. So you're right and all those people not programming Emacs in C are wrong. Too bad there's no prize for that. -- David Kastrup