Hello,
I'm trying to add some diagrams in a note, and I want to use latex
preview for that. Unfortunately the result is not what I expect: I do
see an image, but there seem to be errors in the latex processing. How
can I see what latex is produced to find where the issue is?
To be precise, my not
"Tyler Smith" writes:
> I am trying to set up an account with code.orgmode.org. I have already
> done this, but when I try to sign in, I get an error about incorrect
> username or password. I have clicked the link to send a password reset
> several times this morning, but no email has shown up in
FYI, Jonas Bernoulli also maintains a similar page for Emacs in general:
https://github.com/tarsius/elisp-maintainers
Marco Wahl writes:
> For some days now C-c C-c disables column view in Org files. This helps
> me a bit and never got in my way. And I thought it would be quite
> natural and consistent to use this binding for the agenda too.
>
> What do you think about all that?
Hi Marco,
I've always had the
Thank you, Nicolas, for the review of my first patch. I've updated my code
and have the new patch attached.
I didn't inline the "time to minutes to keep function"; yes, that function
is very short, but the function name makes the intent/purpose of the code
obvious, and the org-clock-resolve a bit
Hi everyone,
I have one org file I have to publish in a special way in an org-publish
project. I have this sub-component setup as:
("references"
:base-directory "/Users/jkitchin/2020/01/26/org-files/"
:exclude "org"
:include ("c.org")
:publishing-directory "docs"
:publishing-function ox-ma
i think it can be confusing to new users to have column mode
accidentally activated. what are the things they will try to get out
of it? maybe worth considering all the panic commands they'd try, and
either deactivate or message what to do to deactivate?
if c-c c-c is being weighed, maybe consid
I write my Fanfiction in Org-mode, I’d love to publish it using that, but
ArchiveOfOurOwn doesn’t support Markdown, let alone Org. I love the fact that I
can export subtrees (chapters,) giving them specific titles, like “Chapter 1”
as output file names and page titles, and can, no matter what, h
Hi everyone,
I have self-published 3 books so far written with org-mode, using Leanpub.
I have been meaning to write a proper post about my setup, which allows me
a fully-automated export from org-mode to the Leanpub format and structure.
In the meantime, if anyone is interested, you can see my co
Hello,
I am trying to set up an account with code.orgmode.org. I have already done
this, but when I try to sign in, I get an error about incorrect username or
password. I have clicked the link to send a password reset several times this
morning, but no email has shown up in my account, or in my
Bastien writes:
>> Thanks - I still don't see any real usecase.
>
> Ok, I constructed one:
>
> #+COLUMNS: %30ITEM %MYPROP
> #+PROPERTY: MYPROP_ALL "[x]" "[ ]"
>
> * NEXT Rien
> :PROPERTIES:
> :MYPROP: [ ]
> :END:
>
> In this case, when the cursor is on the MYPROP column in column
> (a
Hi all,
I've started a page on Worg to list contributors who accept donations:
https://orgmode.org/worg/donate.html
I see many great Org contributions, on this list and elsewhere, and I
think it would be both nice and more efficient to have a central place
to promote to let anyone know how Org c
Bastien writes:
> Thanks - I still don't see any real usecase.
Ok, I constructed one:
#+COLUMNS: %30ITEM %MYPROP
#+PROPERTY: MYPROP_ALL "[x]" "[ ]"
* NEXT Rien
:PROPERTIES:
:MYPROP: [ ]
:END:
In this case, when the cursor is on the MYPROP column in column
(agenda or not) view, C-c
Hi Marco,
Marco Wahl writes:
>>> You miss the lines which have not been transformed into columns by
>>> column view, and I think that's all.
>>
>> When I turn on `org-agenda-columns', all the lines of my agenda are
>> transformed into columns. Can you give me an example where some lines
>> are
>> You miss the lines which have not been transformed into columns by
>> column view, and I think that's all.
>
> When I turn on `org-agenda-columns', all the lines of my agenda are
> transformed into columns. Can you give me an example where some lines
> are not transformed into columns? My ex
Hi Marco,
Marco Wahl writes:
> You miss the lines which have not been transformed into columns by
> column view, and I think that's all.
When I turn on `org-agenda-columns', all the lines of my agenda are
transformed into columns. Can you give me an example where some lines
are not transformed
Bastien writes:
>> I've now tested this and see how it can be useful, but having C-c C-c
>> perform this unique deactivation in agenda view seems unfinished.
>
> Also, when columns are activated in an agenda view, org-columns-map
> already bind C-c C-c to org-columns-toggle-or-columns-quit, so C-
Hi Marco,
Bastien writes:
> I've now tested this and see how it can be useful, but having C-c C-c
> perform this unique deactivation in agenda view seems unfinished.
Also, when columns are activated in an agenda view, org-columns-map
already bind C-c C-c to org-columns-toggle-or-columns-quit, s
Hi Marco and all,
Marco Wahl writes:
> Off list I have politely been pointed to possibly have gone too far with
> a recent commit to master. Thanks for that.
Yes - someone I overlooked this addition, my bad.
> To the issue: With the current master branch C-c C-c disables column
> view in the
Hello community,
Off list I have politely been pointed to possibly have gone too far with
a recent commit to master. Thanks for that.
To the issue: With the current master branch C-c C-c disables column
view in the agenda.
For some days now C-c C-c disables column view in Org files. This help
20 matches
Mail list logo