Hi Pedro Andres,
[...]
> Just for the record. The root cause for this problem is a :color definition
> with is not a string.
> So find the offending face definition and make sure the :color is a string,
Thanks for that useful tip which helped me to find the problem. Indeed
I was still using org
Hi,
> Thanks a ton. I could bisect the issue and filed a bug yesterday. It
> seems to be the same commit that broke the themes.
May I ask what the outcome of all this was? I am now seeing the same
problem with Emacs from master as of today and wonder about the best way
to solve this in the short
Hi Bruno,
[...]
> Maybe:
>
>:exports result
> =>
>:exports results
>
> ?
Yes, indeed - you are 100% right. Looking at it so long, I was blind.
It was good writing things down as I found my mistake soon after sending
my initial mail ;)
https://lists.gnu.org/archive/html/emacs-orgmode/20
Hi orgmode-list!
I currently have a problem while exporting org-babel blocks to html or
latex output. Even though I explicitely specify ':exports result' for
the blocks, the exported document contains both the (syntax colored)
code block and the code. I noticed this in a plantuml block that I us
Hi list,
found the problem. Misspelled ':export results' as ':exports result'.
Of course it does not throw an error, but simply does not work. Fixing
this, fixes all of my problems... *shame on me*
Thanks
Detlev
Hi list,
I am having problems with exporting code blocks to pdf or html
documents. I noticed the problem with a PlantUML block that I use for
inline diagrams. As I only want the diagram in the output, I use
':exports result' in the header of the block. My main target is PDF
output and the PDF l
oops, C-c C-c in message mode sends the message, *smirk*
Ihor Radchenko writes:
M-x org-element-cache-hash-show-statistics
M-x emacs-uptime
#+begin_src elisp
(org-element-cache-hash-show-statistics)
#+end_src
#+RESULTS:
: 6.60% of cache searches hashed, 34.35% non-hashable.
#+begin_src
Ihor Radchenko writes:
> M-x org-element-cache-hash-show-statistics
> M-x emacs-uptime
#+begin_src elisp
org-element-cache-hash-show-statistics
#+end_src
--
Restrict Digital Restrictions Management:
If you can't copy it - don't buy it
Hi Bastien,
> Hi Detlev,
>
> Detlev Zundel writes:
>
>> org-overview: `recenter'ing a window that does not display
>> current-buffer.
>
> This will be fixed in the next Org merge into Emacs.
Thanks.
> I'm slowly (but surely) getting there.
Than
Hi Glenn,
> Detlev Zundel wrote:
>
>> problem and lingers for a while now. Who can merge the org repository?
>> Is there something that an outsider like me can do to help?
>
> Thanks for asking! :)
>
> Anyone with a copy of the Org repo and the Emacs repo can genera
Hi Glenn,
> Detlev Zundel wrote:
>
>> org-overview: `recenter'ing a window that does not display current-buffer.
>
> This was apparently fixed in the Org repository months ago,
> but still not in the Emacs one. Ref:
>
> http://debbugs.gnu.org/cgi/bugreport.cgi
11 matches
Mail list logo