Commit d262ae53c966c7a745c0fa779149f9eb7486333d "org-agenda: Fix agenda
standard name when going unsticky" sets org-agenda-buffer-name to "*Org
Agenda*" if not in sticky.
However, org-agenda-redo sets org-agenda-sticky to nil before redoing the
agenda command.
Steps to Reproduce:
1. Turn on
Hello.
I successfully managed to add birthdays with Org Contacts using the
:BIRTHDAY: property, but what about some other kind of anniversaries
such as wedding anniversaries? How can I set them? Can I use the
:WEDDING: property for example? See also:
http://emacs.stackexchange.com/questions/31559
Hi,
I'd like to sort my tasks in agenda by inactive creation
timestamp which includes the time portion. I have found that
tsia-up strategy ignores the time portion of the timestamp. Is
there a way to take time into account?
Thanks.
--
Arkady
On Mon, 13 Mar 2017, Thomas S. Dye wrote:
Aloha Chuck,
Charles C. Berry writes:
On Fri, 10 Feb 2017, Thomas S. Dye wrote:
Aloha Chuck,
Charles C. Berry writes:
A look at the `slidify-example.org' file in the `org-9-plus' branch of my
(chasberry) `orgmode-accessories' github repo might be
Hi,
Nicolas Goaziou writes:
>>> Since environments do not necessary start with \begin{...}, I think the
>>> following is better
>>>
>>> (and (string-match ...)
>>>(match-string ...))
>>
>> Don't the element `latex-environment' always start \begin{.}?
>> Cf. org-element--latex-begin-env