Some org-mode elements expose "contents-begin" and "contents-end"
properties as buffer positions, whereas other elements such as verbatim and
org-src-block expose a "value" property in the form of a string.
I think it would be preferable to also expose the value by beginning and
ending buffer posi
The bug is fairly self explanatory. noweb-ref works fine in elisp when
the argument is put in the code block, but it doesn't work when using
the property section things. Here is a quick example (divided by lines):
--
This code block will give me an error,
saying that th
I have observed a weird issue with button-lock and org-mode. It is reported
in detail here:
https://github.com/rolandwalker/button-lock/issues/9
The gist is if I use button-lock and try to open the repl of a python
source block, the repl is read-only. But without button-lock it works fine.
I hav
Drew Adams writes:
> OK. I filed bug #30530. Please feel free to chime in
> there, if your idea of what needs to be done differs
> from what I requested.
I fully agree with your report. Thank you.
If it is a one-time conversion, it might be worthwhile just replacing the
index terms with something temporary, getting to the org-file, and then
putting them back in the right way. For example, you could replace each
term with a uuid, and keep a list that maps the uuid to the term. Then the
uuid w
Hi,
I have a large document (a book) written in AsciiDoc, and I’ve been thinking of
converting it to org-mode, which I find eminently more readable. The method
I’ve come up with is:
1. AsciiDoc -> Docbook using asciidoc or asciidoctor
2. Docbook -> org using pandoc
The conversion seems to work
JI Xiang writes:
> Function Name, Call Count, Elapsed Time, Average Time
>
> org-agenda 1 116.6048159 116.6048159
> org-agenda-list 1 116.29427357 116.29427357
> org-agenda-prepare 1 109.15345470 109.15345470
> org-agenda-prepare-buffers 1
> I will happily remove the part you consider to be offending
Great.
> once we can point users towards appropriate information
> within the Emacs manual. Would you like to report a bug
> about it?
OK. I filed bug #30530. Please feel free to chime in
there, if your idea of what needs to be done
Hi,
one week ago I reported that export to latex/beamer refuses to export,
and the reason where it did not do it was, according to my email
BMCOL
(slides that contained that derailed the export terminally).
In the meantime, I found one line that, when removed, solves the
Am 19.02.2018 um 10:58 schrieb Nicolas Goaziou:
> Julius Dittmar writes:
>> I think what the OP really would like is something like this: remove
>> leading whitespace until everything can be displayed or no more leading
>> whitespace remains, then truncate at the end if necessary. That way as
>> m
n16.7.0, NS
appkit-1504.83 Version 10.12.6 (Build 16G29))
of 2018-01-23
Package: Org mode version 9.1.6 (9.1.6-57-gec8590-elpaplus @
/Users/ag.ibragimov/.emacs.d/elpa/26.0/develop/org-plus-contrib-20180219/)
current state:
==
(setq
org-src-mode-hook '(org-src-babel-configure-edit
Hello,
John Kitchin writes:
> A block like this:
>
> #+attr_latex: :placement [H]
>
> #+caption: A test block
> #+BEGIN_SRC ipython
>
> 'hello'
> #+END_SRC
>
> exports to latex as:
>
> \begin{listing}[htbp]
> \begin{minted}[frame=lines,fontsize=\scriptsize,linenos]{ipython}
> 'hello'
> \end{mint
Hello,
Julius Dittmar writes:
> I think what the OP really would like is something like this: remove
> leading whitespace until everything can be displayed or no more leading
> whitespace remains, then truncate at the end if necessary. That way as
> much meaningful contents as possible is displa
Hello,
Drew Adams writes:
> It's my opinion of what Org mode _should_ do.
That's what I meant.
> And it coincides with what other libraries do.
This doesn't prove the model is right.
> And it fits what the manual suggests.
Unfortunately, the manual suggests nothing. I think that's the main
Hello,
Lawrence Bottorff writes:
> I don't necessarily need to do this, but I've had this issue before with
> semi-large org files, e.g., a mg-sized file with lots of scheduling stuff.
> What sort of processing is going on to open an org file that it would bog
> down so badly?
It would be inter
15 matches
Mail list logo