emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] What does the _ in `(defun org-element-section-parser (_) ...)'


From: Thorsten Jolitz
Subject: Re: [O] What does the _ in `(defun org-element-section-parser (_) ...)' stands for?
Date: Thu, 11 Feb 2016 18:10:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

John Kitchin <address@hidden> writes:

> On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz <address@hidden>
> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]