alain.coch...@unistra.fr writes:
>* learn org at 12:00
>DEADLINE: <2022-10-14 Fri 12:00>
>Friday 14 October 2022
> my-agenda-debug:12:00.. Deadline: learn org at
See org-agenda-remove-times-when-in-prefix.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn mo
Rudolf Adamkovič writes:
> I noticed today that Bash source blocks with ':session" does not seem to
> work with Org 9.6-pre (3e8648775). Does anyone else have the problem?
Confirmed.
The cause is a35d16368
Author: Ihor Radchenko
ob-shell: Fix output containing strings matching `comint-prom
Max Nikulin writes:
> It is better to make `org-latex-line-break-safe' a user option instead
> of a constant.
I am not sure. It is so subtle that I doubt that users can safely
customize it without high chances of breaking export. If really needed,
it is anyway possible to setq constant in Elisp
Brett Presnell writes:
> #+attr_latex: :environment longtable
> | First| Second |
> | Column | Column |
> |--+|
> | a| 1 |
> | b| 2 |
> | \pagebreak c | 3 |
> | d| 4 |
>
> to LaTeX yields
> ...
> Notice that
Ignacio Casso writes:
> I think I have found a bug in org-crypt, or that org-crypt documentation
> is not clear enough. The following configuration snippet in the
> org-crypt section of the org manual, as well as the docstring for
> org-crypt-key, suggest that a key value of nil can be used to sp
jebb Bungo writes:
> I am having an odd behavior with org-return. I use hard indents, and I have
> set 'org-adapt-indentation' to t in my .emacs file. However, I have noticed
> that sometimes when I press RET under a heading, instead of getting an indent
> to match the indentation of the headi
Samuel Wales writes:
> - mark the list using set-mark-command and movement. [hre is
> something to mke the item long asnd fkajsd nfkja nsdkjfn aksjdnf
> kajsnd fkajsn dkfjan skdjn faksjdn fkjad nsfkjanaksj dnfkja sdkfjna
> ksdjf kajsd fkjas dkfjna skdjf akjsdnf kajnsdkfjansk djfn.]
> - run org-f
I do
emacs -Q -l ~/.emacs.debug
where .emacs.debug contains only
(custom-set-variables
'(org-agenda-files '("~/Org/my-agenda-debug.org"))
)
and my-agenda-debug.org contains only
* learn org at 12:00
DEADLINE: <2022-10-14 Fri 12:00>
Then I do
M-x org-agenda a
and t
Hello,
Rudolf Adamkovič writes:
> Hello there!
>
> I noticed today that Bash source blocks with ':session" does not seem to
> work with Org 9.6-pre (3e8648775). Does anyone else have the problem?
funnily I observed something similar while generating semester projects
for my students.
Example:
On 13/10/2022 21:27, Leo Butler wrote:
Maybe Org should not use \\ to end lines in a latex-exported table?
The fact that it has many variations argues against its use in Org, IMO.
My suggestion is to use the TeX command \cr.
Various LaTeX packages may redefine \\, so low level \cr might be no
Hello there!
I noticed today that Bash source blocks with ':session" does not seem to
work with Org 9.6-pre (3e8648775). Does anyone else have the problem?
CONFIGURATION FILE:
--
> (setq-default org-use-extra-keys t)
> (with-eval-after-load 'org
> (add-to-list 'org-babel-load-
On Thu, Oct 13 2022, Max Nikulin wrote:
> On 13/10/2022 09:44, Ihor Radchenko wrote:
>> Max Nikulin writes:
>>
>>> I am considering \noalign{} instead of \relax. I was never aware of its
>>> effect, but accordingly to The TeXbook it should keep TeX in vertical
>>> mode without any action due to
Dear Ihor,
Thanks, I have always such joy to get your insights.
* Ihor Radchenko [2022-10-13 02:14]:
> This is implied. Indeed, you can put information into Emacs by many other
> means, including keyword input or command line invocation.
I was rather meaning through command line, or through fil
On Thursday, 13 Oct 2022 at 10:39, Ihor Radchenko wrote:
> Take your time. What I do not want here is introducing new bugs. I am
> not familiar with ox-beamer and do not want to miss anything subtle.
Thank you. I'll update you in due course.
> Or <...>. In particular,
> (org-beamer--normalize-ar
14 matches
Mail list logo