From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: What does the _ in `(defun org-element-section-parser (_) ...)' stands for? Date: Thu, 11 Feb 2016 12:20:13 -0500 Message-ID: References: <87vb5xsrqa.fsf@gmail.com> <87r3gkgw8f.fsf@gmail.com> <87h9hfgoki.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1143cad67814b3052b81c352 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTuud-00078B-TI for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 12:20:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTuuc-0005t4-Nc for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 12:20:15 -0500 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:35350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTuuc-0005t0-D6 for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 12:20:14 -0500 Received: by mail-wm0-x231.google.com with SMTP id c200so83540777wme.0 for ; Thu, 11 Feb 2016 09:20:14 -0800 (PST) In-Reply-To: <87h9hfgoki.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz Cc: "emacs-orgmode@gnu.org" --001a1143cad67814b3052b81c352 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There is up to date ... And up to date=F0=9F=98=89 funnily enough I run a n= ear bleeding edge version of Emacs from home brew and org 8.2.10 from Melpa. On Thursday, February 11, 2016, Thorsten Jolitz wrote: > John Kitchin > writes: > > > On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz > > > wrote: > > > > #+BEGIN_SRC emacs-lisp > > (defun my-foo (_) > > "Hello World. > > Argument _ unknown argument." > > (+ 1 1)) > > #+END_SRC > > > > strange. in Emacs 25.1, I am pretty sure I get no errors from > > checkdoc. > > Maybe not so strange, since I'm on: > > ,---- > | GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6) > | of 2015-09-10 on foutrelis > `---- > > And I thought with Archlinux I'm always up-to-date ... > > -- > cheers, > Thorsten > > > --=20 John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --001a1143cad67814b3052b81c352 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There is up to date ... And up to date=F0=9F=98=89 funnily enough I run a n= ear bleeding edge version of Emacs from home brew and org 8.2.10 from Melpa= .=C2=A0

On Thursday, February 11, 2016, Thorsten Jolitz= <tjolitz@gmail.com> wrote:<= br>
John Kitchin <j= kitchin@andrew.cmu.edu> writes:

> On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz <= tjolitz@gmail.com>
> wrote:
>
>=C2=A0 =C2=A0 =C2=A0#+BEGIN_SRC emacs-lisp
>=C2=A0 =C2=A0 =C2=A0(defun my-foo (_)
>=C2=A0 =C2=A0 =C2=A0"Hello World.
>=C2=A0 =C2=A0 =C2=A0Argument _ unknown argument."
>=C2=A0 =C2=A0 =C2=A0(+ 1 1))
>=C2=A0 =C2=A0 =C2=A0#+END_SRC
>
> strange. in Emacs 25.1, I am pretty sure I get no errors from
> checkdoc.

Maybe not so strange, since I'm on:

,----
| GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6)
|=C2=A0 of 2015-09-10 on foutrelis
`----

And I thought with Archlinux I'm always up-to-date ...

--
cheers,
Thorsten




--
John
=
-----------------------------------
Professor John Kitchin=C2=A0
= Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon= University
Pittsburgh, PA 15213
412-268-7803

--001a1143cad67814b3052b81c352--