Hey Niko!
I have to admit I grabbed org-contacts to solve my addressbook problem
because I had thought BBDB was non-supported these days (and possibly
overkill for my use case), though just noted from the other post in the
digest that there is an EIEIO re-write. So, may check that out this
weeken
The OP cited this web page:
https://orgmode.org/manual/Exporting-code-blocks.html
but the link from https://orgmode.org/#docs
to the manual eventually leads this web page:
https://orgmode.org/manual/Exporting-Code-Blocks.html
which is different (note capitalization of "Code" and "Blocks").
I
This commit "42abf5c6954dee8410e33d0c5140d3b36c9d1c15" try to fix
org-do-emphasis-faces function on strike-through fontification on heading. But
it failed on verbatim like ~code~, =verbatim= etc. Can it be reverted? or
provide
another solution?
--
[ stardiviner ]
I try to make every wor
Neil Jerram writes:
> #+BEGIN_EXAMPLE
> ** Bank holiday weekend
>
> <2018-05-05 Sat>--<2018-05-07 Mon>
> #+END_EXAMPLE
> Sorry, that's no solution for you, but maybe there's a clue in the
> detail there?
Ha! - indeed. It's obviously not allowed to add spaces like I used to
do:
<2018-05-05 S
On Mon, 27 May 2019 at 23:25, Michael Heerdegen
wrote:
> Neil Jerram writes:
>
> > Hi Michael,
>
> Hi Neil!
>
> > I'm not in front of my computer, to check this, but I think that an
> > active date range will have this effect, i.e.
> >
> > ** Vacation
> > --
>
> Hmm, no, AFAICT that's what I use
On Sun, 19 May 2019 at 14:36, Neil Jerram wrote:
> I have a capture template like this:
>
> '(org-capture-templates
>(quote
> (("a" "" entry
> (file "~/org/capture.org")
> "** TODO %?
> SCHEDULED: %^t"
>
> When I use that, the date prompt defaults to yesterday, whereas I'
Hi Nicholas,
I have found the manual version in the repo. You are correct. Will check
repo version next time.
Best,
Ian
On Tue, May 28, 2019 at 8:31 AM Ian Garmaise wrote:
> Hi Nicholas, it is shown on this page. Is there a more up to date version
> of the manual I should reference?
>
>
>
Hello,
Andrii Kolomoiets writes:
> * lisp/org-clock.el (org-frame-title-format-backup): Use nil as initial value.
> (org-clock-in): set `org-frame-title-format-backup' to `frame-title-format'.
> (org-clock-restore-frame-title-format): New function.
> (org-clock-out): Use it.
> (org-clock-cancel)
> On May 27, 2019, at 7:17 PM, Nick Dokos wrote:
>
> Jeremie Juste writes:
>
>> Hello,
>>
>> I recall seeing this thread on the mailing list but I cannot find it
>> back.
>>
>> I would like to suppress the first line leading ":" in the following output
>>
>>
>> #+NAME:mean_purchase_per_s
> On May 27, 2019, at 9:47 AM, Christian Heinrich
> wrote:
>
> Hi everyone,
>
> several issues with inline source blocks:
None of the behavior you cite is in the current master as of 28-may-2019:
4a383ee0f19a001b272097398b43312fc0655798
>
> 1) https://orgmode.org/manual/Exporting-code-b
Alan Schmitt writes:
> Hi Eric,
>
> On 2019-05-28 04:34, Eric Abrahamsen writes:
>
>> And (shameless plug) if you're using EBDB, you can set both
>> `ebdb-use-diary' and `org-agenda-include-diary' to t, and
>> anniversaries
>> will show in the agenda.
>
> Thank you for the plug, I've been wantin
Many thanks to John and Thomas for their suggestions!
Thomas Plass wrote:
> This will use a private set of 'org-agenda-files and kill their
> buffers after executing `org-agenda-list':
>
> (...)
This function is a very good prototype of what I had in mind. The
details like it closing buffers t
* lisp/org-clock.el (org-frame-title-format-backup): Use nil as initial value.
(org-clock-in): set `org-frame-title-format-backup' to `frame-title-format'.
(org-clock-restore-frame-title-format): New function.
(org-clock-out): Use it.
(org-clock-cancel): Use it.
The problem was that the `org-frame
Hi Nicholas, it is shown on this page. Is there a more up to date version
of the manual I should reference?
https://orgmode.org/manual/Inserting-deadline_002fschedule.html#Inserting-deadline_002fschedule
Best,
Ian
On Tue, May 28, 2019 at 5:00 AM Nicolas Goaziou
wrote:
> Hello,
>
> Ian Gar
--text follows this line--
I use the org-agenda-tag-filter-preset in my custom agenda
commands.
This breaks, when there is a (:newline) inside a radiogroup in
org-tag-alist. When calling the agenda command, it gives the error:
"mapcar: Wrong type argument: char-or-string-p, :newline"
and the ag
Hello,
"Cheong Yiu Fung" writes:
> Fix docstring of `org-latex-packages-alist'.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Andrii Kolomoiets writes:
> The org-frame-title-format-backup variable is initialized on
> org-clock.el loading and future changes to frame-title-format is
> ignored:
>
> 1. emacs -Q
> 2. M-: frame-title-format
>It's "%b"
> 3. M-: (require 'org-clock)
> 4. (setq frame-title-format "%b
Hello,
Ian Garmaise writes:
> org 9.2 pdf manual
>
> In Chapter 8, p. 78
>
> function org-mark-entry-for-agenda action
> C-c C-x C-k
>
> This function doesn't exist in my version of org-mode (9.2.3)
I cannot find any reference to this function in current manual.
Regards,
--
Nicolas Goaziou
18 matches
Mail list logo