I am also experiencing this issue. I'm assuming =org-agenda-sticky= is set to
=t= in your configuration since that is what I have in mine.
I've tracked the problem down to (1) the handling of =org-agenda-sticky= in
=org-agenda-goto-date=, (2) how this affects what =org-agenda-mode= (called by
=o
Hi all,
here is a patch removing an extra space that is left when one selects
an empty state from the completing read interface. I simply replaced a
check for non-null with a check for org-string-nw-p in org-todo.
Best regards
--
Carlos
From 9f137a50e1f18e067b4b9ca8836993b212d93093 Mon Sep 17 00:
I now notice that this is possible in case you have defined shortcut
keys for the default tags and, thus, the fast selection menu opens.
But it doesn't seem to be possible otherwise. Is this right?
Hi all,
is it possible to get a tag completion list that includes both:
1. Tags specified with org-tag-alist or #+tags
2. Tags dynamically parsed from the current buffer
?
It seems that 1 always overrides 2, but there are legitimate cases to
prefer the union of 1 and 2. Namely, you might want
I never noticed it before, but if you're in a source block in an Org document,
moving and editing, and then you hit C-c ' to open up the block in a buffer of
its own with the proper major mode, the pointer stays where you were! (At least
with R blocks.) This is really nice. Somehow I just alw
There is a problem when org-clock-rounding-minutes is non-zero, say N. The
problem is that the clockin-time of a task can be N less than the clockout-time
of the previous task at certain times. Thus, clock reports can show an extra N
minutes total time for each occurrence of this effect.
Consi
For me, the following works. I use the use-package ELPA package to
manage all my packages.
1. Setrup package.el stuff (like the org repo) at the very start of my
init.el
2. Load org-plus-contrib before any other package
3. Load other things (like helm, yasnippets, etc).
When I do a package upgr
Hi Nicolas,
Nicolas Goaziou writes:
>>
>> 2) use emacsclient to trigger org-protocol like this
>>
>> #+begin_src sh
>> emacsclient -n
>> "org-protocol://capture?template=p&url=https%3A%2F%2Fgithub.com%2FCruiserX%2Fsha256_plsql&title=CruiserX%2Fsha256_plsql%3A%20SHA256%20PL%2FSQL%20Implementat
On Friday, 8 Mar 2019 at 17:53, Joseph Vidal-Rosset wrote:
> I have reinstalled the current version of ox-koma-letter.el to compile
> the example given here
> https://code.orgmode.org/bzg/worg/raw/master/exporters/koma-letter-new-example.org
>
> and here is the result with M-x toggle-debug-on-
Le ven. 08 mars 2019 à 09:36:51 , Eric S Fraga a
envoyé ce message:
> On Friday, 8 Mar 2019 at 09:11, Joseph Vidal-Rosset wrote:
>> Hello,
>>
>> I'm trying to export to koma class, and especially to get the export to
>> koma letter but I meet always the same message:
>
> Two things:
>
> 1. c
Dear Tim Cross,
I am referring to this message:
http://lists.gnu.org/archive/html/emacs-orgmode/2019-03/msg00050.html
and because I did not subscribe to the mailing list, a- I miss your
reply and b- I am not able to directly answer to thread.
Well, thank you for your explanations.
I think the cu
On Friday, 8 Mar 2019 at 13:05, Emil Marklund wrote:
> Hello!
>
> Some[1][2][3] have been asking for a method to create repeatable tasks
> that repeats on workdays (Monday to Friday). As far as I can tell, there
> is no "native support" for this in org-mode. It would be neat if one
> could specif
Hello!
Some[1][2][3] have been asking for a method to create repeatable tasks
that repeats on workdays (Monday to Friday). As far as I can tell, there
is no "native support" for this in org-mode. It would be neat if one
could specify repeatable tasks with a simple syntax, such as "+1wd" for
defin
On Friday, 8 Mar 2019 at 10:31, Joseph Vidal-Rosset wrote:
> Hello,
>
> There was a problem with the last version of ox-koma-letter.el , I have
> replaced it with an old version:
Great, but the current version works just fine for me. I think it would
be helpful to isolate why it doesn't work fo
On Friday, 8 Mar 2019 at 09:11, Joseph Vidal-Rosset wrote:
> Hello,
>
> I'm trying to export to koma class, and especially to get the export to
> koma letter but I meet always the same message:
Two things:
1. could you post a minimal example?
2. what do you see if you M-x toggle-debug-on-erro
Hello,
There was a problem with the last version of ox-koma-letter.el , I have
replaced it with an old version:
;;; ox-koma-letter.el --- KOMA Scrlttr2 Back-End for Org Export Engine
;; Copyright (C) 2007-2012, 2014 Free Software Foundation, Inc.
and now the export works.
I hope that it will
Hello,
I'm trying to export to koma class, and especially to get the export to
koma letter but I meet always the same message:
"org-koma-letter-template: Wrong type argument: char-or-string-p, nil"
and I do not succeed to see what is wrong in my setup. Therefore your
help is welcome.
Best
Hello,
Pierre Téchoueyres writes:
> I'm facing an unexpected behaviour since some days :
> When I want to record some link from web sites using Org Capture extension
> (https://github.com/sprig/org-capture-extension) for Firefox all my text
> and links are encoded like urls.
>
> It's look like t
Thanks for the tip, I'll do this.
On 07/03/2019 20.03, Eric S Fraga wrote:
> On Thursday, 7 Mar 2019 at 18:38, Al wrote:
>> Hello,
>>
>> This is the workaround I used, but I agree this is far from perfect ;-)
>
> Given that this is not really an org issue but rather a more fundamental
> emacs is
19 matches
Mail list logo