Re: [bug] org-columns-edit-value will capitalize property

2023-03-25 Thread Sławomir Grochowski
My apologies, I've made a mistake. There is not such a bug. Everythings works correctly. On Wed, 22 Mar 2023 at 13:18, Sławomir Grochowski < slawomir.grochow...@gmail.com> wrote: > Ok. I will try to send my first patch. > Desired behavior is: by using command 'org-columns-edit-value' do not > cha

Re: [bug] org-columns-edit-value will capitalize property

2023-03-22 Thread Sławomir Grochowski
Ok. I will try to send my first patch. Desired behavior is: by using command 'org-columns-edit-value' do not change 'property' name, just its value. On Wed, 22 Mar 2023 at 12:52, Ihor Radchenko wrote: > Sławomir Grochowski writes: > > > After updating the value of property using command > 'org-

Re: [bug] org-columns-edit-value will capitalize property

2023-03-22 Thread Ihor Radchenko
Sławomir Grochowski writes: > After updating the value of property using command 'org-columns-edit-value' > it will capitalize the property name. > > As I understand, "Org is standardized on lower case" > https://list.orgmode.org/87tuuw3n15@nicolasgoaziou.fr/. > > Is this a bug? This is for

[bug] org-columns-edit-value will capitalize property

2023-03-22 Thread Sławomir Grochowski
Hello, After updating the value of property using command 'org-columns-edit-value' it will capitalize the property name. As I understand, "Org is standardized on lower case" https://list.orgmode.org/87tuuw3n15@nicolasgoaziou.fr/. Is this a bug? Btw. interesting article about using upper cas