emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-table.el


From: Loyall, David
Subject: Re: [O] org-table.el
Date: Wed, 15 May 2013 18:33:30 +0000

That is good to know.  Thanks!

> Achim Gratz writes:
> Loyall, David writes:
> > In line 1145 org-table.el [1]
> >     (defun org-table-get (line column)
> >
> > ...should it read like this instead?
> >     (defun org-table-get (&optional line column)
> 
> Not necessarily, it simply means you have to use an explicit nil argument
> instead of relying on a missing argument being interpreted as nil.



reply via email to

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