[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Tables for attendance lists - A problem understanding TBLFM?
From: |
Gunnar Wolf |
Subject: |
Re: [O] Tables for attendance lists - A problem understanding TBLFM? |
Date: |
Tue, 9 Apr 2013 09:57:15 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Michael Brand dijo [Tue, Apr 09, 2013 at 02:40:06PM +0200]:
> On Tue, Apr 9, 2013 at 5:31 AM, Nick Dokos <address@hidden> wrote:
> > You can turn on formula debugging with C-c { and then you'd
> > see that in Pancho's case, the list is ("") i.e. a list containing the
> > empty string - a list of length 1. That might qualify as a bug (or not)
>
> This issue is part of some old bugs that I discovered end of 2012. It
> seems like my patch from then
> http://orgmode.org/w/org-mode.git?p=org-mode.git;a=commitdiff;h=764315
> resolved it only partially and I missed the case of a range with only
> empty fields, although I tested and approved it in my ERTs... The
> attached patch corrects.
>
> It is worth a small compatibility change: For a range with only empty
> fields it is now possible and necessary to choose different behaviors
> of vmean by adding the format specifiers E and/or N.
Yes - it seems it is this bug you mention. I prefer not to patch my
.el if possible, as being me a non-hard-core, non-bleeding-edge
Org-mode user, I prefer following what comes in my Debian package ;-)
- [O] Tables for attendance lists - A problem understanding TBLFM?, Gunnar Wolf, 2013/04/08
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Suvayu Ali, 2013/04/08
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Gunnar Wolf, 2013/04/08
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Nick Dokos, 2013/04/08
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Nick Dokos, 2013/04/08
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Michael Brand, 2013/04/09
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?,
Gunnar Wolf <=
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Bastien, 2013/04/09
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Michael Brand, 2013/04/11
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Michael Brand, 2013/04/14
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Bastien, 2013/04/14
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Michael Brand, 2013/04/14
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Bastien, 2013/04/14
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Gunnar Wolf, 2013/04/09
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Nick Dokos, 2013/04/09
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Gunnar Wolf, 2013/04/09
- Re: [O] Tables for attendance lists - A problem understanding TBLFM?, Michael Brand, 2013/04/09