From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99829: * help.el Date: Mon, 5 Apr 2010 21:45:28 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1270496788 6114 80.91.229.12 (5 Apr 2010 19:46:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 19:46:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 05 21:46:25 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NysFa-0001An-1V for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 21:46:22 +0200 Original-Received: from localhost ([127.0.0.1]:56307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NysFZ-0002nD-IU for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 15:46:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NysF6-0002eT-G6 for emacs-devel@gnu.org; Mon, 05 Apr 2010 15:45:52 -0400 Original-Received: from [140.186.70.92] (port=32986 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NysF4-0002ds-Te for emacs-devel@gnu.org; Mon, 05 Apr 2010 15:45:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NysF3-0003pK-J6 for emacs-devel@gnu.org; Mon, 05 Apr 2010 15:45:50 -0400 Original-Received: from mail-bw0-f223.google.com ([209.85.218.223]:43571) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NysF3-0003pC-BN for emacs-devel@gnu.org; Mon, 05 Apr 2010 15:45:49 -0400 Original-Received: by bwz23 with SMTP id 23so1247574bwz.26 for ; Mon, 05 Apr 2010 12:45:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=8KCQRtPMN3Yw/k6w7bcySYl/gV5MCRQBPEyVnxDpcEU=; b=XWcw58XJKdJHkBSW1r64HCoVVUxDDjvOLdEUEpPPklj/00pTeiZFj5T3wXs0vUxgIj 7iljvilEQOSd2afXczyNI2J8Tc0l0qU0ot9u59PbH8L5hEyOx8Yp60Oiqs5SWYzj9RwU Tby7YacLFrqbU0lVlaXs4nPmqxHkTrT53Shqs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=aUdW6WGOM2NncFS9c36th6kCyO7lxDN+WgfV9iGsLQ5w05iLdot3rVX47cMaT+kA3s kEK0PLXAXV/I8UEKfuHJH1BUBtbXJ+C7cGKDEFVhQU6xQ3Vkg9Tk6wP8ph58iODFnQsT hBNorAPpJT/Eu9llT/M0V7objYMYsWa284Pdg= Original-Received: by 10.204.136.15 with HTTP; Mon, 5 Apr 2010 12:45:28 -0700 (PDT) In-Reply-To: Original-Received: by 10.204.22.16 with SMTP id l16mr1826246bkb.186.1270496748293; Mon, 05 Apr 2010 12:45:48 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123221 Archived-At: On Mon, Apr 5, 2010 at 21:31, Stefan Monnier wro= te: > That's a problem of the comment itself, not of where it's placed. No, the comment is accurately describing why I did the change. But it's not worth discussing this; I'll change it. > PS: And even if it can be useful in other circumstances it's still > useful to explain which circumstance prompted the reaction. =C2=A0So if y= ou > really insist you could say "for the sake of IELM and maybe others". OK. Juanma