From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.devel Subject: Re: sequence manipulation functions Date: Wed, 05 Nov 2014 10:46:09 +0100 Message-ID: <87k33am13y.fsf@gmail.com> References: <87oasmmwzt.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415180802 29306 80.91.229.3 (5 Nov 2014 09:46:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2014 09:46:42 +0000 (UTC) Cc: Emacs developers To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 05 10:46:37 2014 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 1XlxAi-0006y6-Tm for ged-emacs-devel@m.gmane.org; Wed, 05 Nov 2014 10:46:37 +0100 Original-Received: from localhost ([::1]:45368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlxAi-0005uN-Jp for ged-emacs-devel@m.gmane.org; Wed, 05 Nov 2014 04:46:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlxAQ-0005ta-TI for emacs-devel@gnu.org; Wed, 05 Nov 2014 04:46:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlxAM-0001Yn-6c for emacs-devel@gnu.org; Wed, 05 Nov 2014 04:46:18 -0500 Original-Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:51208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlxAL-0001Xm-RR; Wed, 05 Nov 2014 04:46:14 -0500 Original-Received: by mail-lb0-f169.google.com with SMTP id 10so317580lbg.28 for ; Wed, 05 Nov 2014 01:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version:content-type; bh=/R8DQW8i1fFRtMbOXU2Jxjj2aFDqHOMJp+KCWhpICzQ=; b=iiP2RErocpqkz36rwTp3wYeSD/y/+uxWzO2eyyIIRSlLfWq0ySLf4TVtV14cafY0Vp tVZcGCUrK/+HnDUcF1KsTHm0N7Pb5tHrVGFB1MzqRfhKJ6CXUQPRooDdHVPlkQl93BbE aB/x85mt9pZR/1MWxPRDhtX7jHKwnF3AZCoNt9Wy2ghlKS7o6TJwzWxyLDQEVH/aj6fQ J9mQMomXT5RzKeVqUozaGLubKtcU6MmTAKqV6ZRozHu/8Giffg7dNdNYbYbUOzIuOofj bhA4vYCAGaJt0IjVDzo+eZzzfRbz0RA7lXwQBvUmpUu4bzXGaRlVQN8HPGxVkp7eftrM xoww== X-Received: by 10.112.73.39 with SMTP id i7mr42698319lbv.8.1415180771926; Wed, 05 Nov 2014 01:46:11 -0800 (PST) Original-Received: from blueberry (c213-89-134-104.bredband.comhem.se. [213.89.134.104]) by mx.google.com with ESMTPSA id g2sm1124835lbd.35.2014.11.05.01.46.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Nov 2014 01:46:11 -0800 (PST) User-agent: mu4e 0.9.9.6pre3; emacs 24.3.1 In-reply-to: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::229 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:176383 Archived-At: Glenn Morris writes: > Nicolas Petton wrote: > >> ;; Copyright (C) 2014 Free Software Foundation, Inc. > [...] >> ;; Maintainer: emacs-devel@gnu.org > [...] >> ;; This file is part of GNU Emacs. > > Thanks; but just to nitpick none of the above are true. > They might be true in future of course, but till then best not to > confuse people. Indeed, you are right. I initially planned to send a patch against Emacs trunk, that's why I wrote the header like this. Nico -- Nicolas Petton http://nicolas-petton.fr