Hi Andrea,
Andrea Rossetti writes:
> Bastien writes:
>
>> Let me know if it works for you,
>
> - 3) FAIL: when using org-set-property or org-set-property-and-value
>interactively, tab autocompletion for the "Property: " prompt
>can't find the name of property X if the old val
Bastien writes:
> Let me know if it works for you,
Hi! I tried a recent git snapshot (Fri May 30 19:28:04
2014 +0200) and performed some manual tests (1 to 5, see
below).
- in org-columns mode ("C-c C-x C-c"):
- 1) PASS: org-columns-edit-value ("e") updates correctly the
empty/whitesp
Hi Andrea,
I pushed another fix for the second problem you reported,
something along the lines of what you suggested.
Let me know if it works for you, and thanks for reporting this,
--
Bastien
Hello Carsten and everyone else reading,
yesterday I re-stumbled into the "problem B" described
below, and had a look at the Org sources. I think the solution
could be: if user sets a non-special property to "" or nil,
then remove the property.
An example of a possible (non-bulletproof, tes
Hi Andrea,
I have fixed problem A. Problem B has to do with the fact that the property
search function does not find a property with an empty value. I need to look
into this some more.
- Carsten
On Nov 22, 2013, at 8:30 PM, andrea.rosse...@gmail.com wrote:
>
> Hello everyone,
>
> I get so
Hello everyone,
I get some unexpected behaviour in org-column mode on my
workstation (Emacs 24.3, org-version 8.2.2, Win 7 64 bit).
May I ask support in order to understand:
- if this is reproducible for you as well
- if it is actually a bug, or a mess on my local installation,
or if I misun