Re: [O] Agenda, log view and inactive timestamps

2019-04-03 Thread Samuel Wales
apologies for misunderstanding your email. yes, it would be good to preserve more if possible. On 4/3/19, Russell Adams wrote: > Samuel, > > I'm aware I can customize it further. Not every agenda needs inactive stamps > or > log view. My comment was that the agent report doesn't preserve the >

Re: [O] Agenda, log view and inactive timestamps

2019-04-03 Thread Russell Adams
Samuel, I'm aware I can customize it further. Not every agenda needs inactive stamps or log view. My comment was that the agent report doesn't preserve the settings across time periods. On Wed, Apr 03, 2019 at 02:09:50PM -0700, Samuel Wales wrote: > this is a defvar but very useful and imo could

Re: [O] Agenda, log view and inactive timestamps

2019-04-03 Thread Samuel Wales
pretty sure i have old emails on this list that go into various related agenda anomalies. On 4/3/19, Samuel Wales wrote: > this is a defvar but very useful and imo could be defcustom. i used > it for many years. > > ;; (setq org-agenda-include-inactive-timestamps t) > > you have to coordinate

Re: [O] Agenda, log view and inactive timestamps

2019-04-03 Thread Samuel Wales
this is a defvar but very useful and imo could be defcustom. i used it for many years. ;; (setq org-agenda-include-inactive-timestamps t) you have to coordinate with org-agenda-start-with-log-mode. [ is unusual in that it combines with maniuplate query. using the defvar fixes issues with kw

Re: [O] Python source block and :dir header arg

2019-04-03 Thread Joao Cortes
Thanks for checking. Do you know what to do now, assuming It is a bug?

Re: [O] [ISSUE] links navigation not consistent behavior

2019-04-03 Thread Nick Dokos
Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> For example, I have following Org content: >> >> #+begin_src org ,*** TODO Figwheel [0/1] >> >> - [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 :: I built a >> Figwheel-inspired, hot code reloading experience for Clojure, >>

Re: [O] org-notmuch: Improved tree support

2019-04-03 Thread Nicolas Goaziou
Hello, Pierre Neidhardt writes: > 1. `org-notmuch-store-link' does not allow to store links to email at > point in tree view. Easy fix: > > --8<---cut here---start->8--- > (defun org-notmuch-store-link () > "Store a link to a notmuch search or message." >

[O] Agenda, log view and inactive timestamps

2019-04-03 Thread Russell Adams
Minor bugreport. I've noticed for a long time that the "view inactive timestamps" option in the agenda view isn't persistent when navigating across time. To replicate: - View agenda - 'l' to enable logbook mode - '[' to enable inactive timestamps - 'b' to go back to the prior timeperiod -