I try add advice as I posted at here
https://emacs.stackexchange.com/questions/38818/how-to-write-this-advice-for-inject-code-into-let-binding
And here is my final code (some lines commented out for easy debug):
```elisp
;;; Support header arguments :results file :file "image.png"
(defun ob-clo
clocktable tries to be smart and convert hours to days, but in my
situation it'd actually be nicer if clocktable just kept everything in
hours. Is this possible?
/Malcolm
Hello,
John Kitchin writes:
> I have tracked this issue down to the last line of this function:
>
> (defun org-show-entry ()
> "Show the body directly following this heading.
> Show the heading too, if it is currently invisible."
> (interactive)
> (save-excursion
> (ignore-errors
>
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{minted}
\caption{A test block}
\end{listing}
The root of this i
On 2018-02-14, at 14:36, Nicolas Goaziou wrote:
> Hello,
>
> Marcin Borkowski writes:
>
>> Is it possible to get the text of the Org heading, but without the [n/m]
>> cookie (or its percentage equivalent)?
>
> (org-last (org-get-outline-path))
>
>
>> Or should I just massage the result of o
Yes, I agree. I will return the old values for TODO keywords.
ср, 14 февр. 2018 г. в 20:55, Nicolas Goaziou :
> Hello,
>
> Макей Е.В. writes:
>
> > When use special symbols for todo keywords, can't build agenda buffer
> > for certain keyword (like "!*").
>
> True.
>
> Note that allowing anything
On 2018-02-14, at 14:22, Kaushal Modi wrote:
> On Wed, Feb 14, 2018, 6:42 AM Marcin Borkowski wrote:
>
>> Hi list,
>>
>> Is it possible to get the text of the Org heading, but without the [n/m]
>> cookie (or its percentage equivalent)?
>
>
> What exporter are you using? I understand that your q
Org mode version 9.1.6 (release_9.1.6-474-g58da7d @
/home/nick/elisp/org-mode/lisp/)
I updated to the above and got two test failures:
,
| 2 unexpected results:
|FAILED test-org-publish/base-extension
|FAILED test-org-publish/get-project-from-filename
`
Details on the first on
Kaushal Modi writes:
> OK, I will upload the images somewhere and then paste the links next
> time.
>
> Does your email client need to be configured to show images?
My MUA is Gnus, configured to not display images, because I usually do
not want to see them.
Just to be clear, my remark wasn't a
On Wed, Feb 14, 2018 at 12:50 PM Nicolas Goaziou
wrote:
>
> Anyway, this is fixed. Thank you.
>
I confirm the fix. Thanks!
--
Kaushal Modi
I have tracked this issue down to the last line of this function:
(defun org-show-entry ()
"Show the body directly following this heading.
Show the heading too, if it is currently invisible."
(interactive)
(save-excursion
(ignore-errors
(org-back-to-heading t)
(outline-flag-r
Hello,
Макей Е.В. writes:
> When use special symbols for todo keywords, can't build agenda buffer
> for certain keyword (like "!*").
True.
Note that allowing anything as a TODO keyword could be very confusing.
What is allowed is not particularly clear, but I think word components
could be a s
On Wed, Feb 14, 2018 at 12:50 PM Nicolas Goaziou
wrote:
>
> For the record, I cannot see images in a mail.
>
OK, I will upload the images somewhere and then paste the links next time.
Does your email client need to be configured to show images?
Because they show up here:
http://lists.gnu.org/r/
Hello,
Kaushal Modi writes:
> Today I realized that Org table columns without width cookies get
> auto-shrunk on hitting TAB:
>
> As far as I remember, the cookie-less columns did not shrink on TAB that
> way, when this feature got introduced.
>
> Here's a minimal example:
>
> =
>
> #+title:
Hello,
Rasmus writes:
> I am stitching together a number of documents to produce a report.
>
> I though I’d be clever and include subfile headings in the right order at
> the right place using babel.
>
> I do something like
>
> * Appendix to chapter N
>
> #+call: include-between(file="ot
Hello,
Tyler Smith writes:
> Hi,
>
> I have set org-clock-clocktable-default-properties to:
>
> (:scope agenda :stepskip0 t :fileskip0 t :compact t :block today)
>
> However, if I'm in a subtree and I try to insert a new clock table via ~C-c
> C-x C-r~ / ~org-clock-report~, org sets the opt
Hi,
I am stitching together a number of documents to produce a report.
I though I’d be clever and include subfile headings in the right order at
the right place using babel.
I do something like
* Appendix to chapter N
#+call: include-between(file="other-paper.org", first="appendix1",
l
Hello,
Today I realized that Org table columns without width cookies get
auto-shrunk on hitting TAB:
As far as I remember, the cookie-less columns did not shrink on TAB that
way, when this feature got introduced.
Here's a minimal example:
=
#+title: Width cookies present only on columns tha
Hello,
Michel Damiens writes:
> When exporting to html an image for which I added a class attribute, the
> result seems to depend on the fact that I insert or not an empty line
> after the image link. Example :
>
> with this text in my org file :
>
> * Le sens des math
> #+ATTR_HTML: :class
Hello,
Marcin Borkowski writes:
> Is it possible to get the text of the Org heading, but without the [n/m]
> cookie (or its percentage equivalent)?
(org-last (org-get-outline-path))
> Or should I just massage the result of org-get-heading myself?
This would be simpler than the solution a
On Wed, Feb 14, 2018, 6:42 AM Marcin Borkowski wrote:
> Hi list,
>
> Is it possible to get the text of the Org heading, but without the [n/m]
> cookie (or its percentage equivalent)?
What exporter are you using? I understand that your question/issue isn't
specific to an exporter, but based on t
Hi list,
Is it possible to get the text of the Org heading, but without the [n/m]
cookie (or its percentage equivalent)? Or should I just massage the
result of org-get-heading myself?
If the latter, isn't it a bug? (I have a use-case where this is
/really/ necessary.)
TIA,
--
Marcin Borkowski
I created a PR now https://code.orgmode.org/bzg/org-mode/pulls/4 . Really
sorry for this. @Nicolas , can you merge it now?
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B
Thanks a lot, it may be that my emacs suffers some ``package-overload'',
i.e., maybe it's due to an interference with some other lisp stuff I
load.
I just wanted to hear if it's known to be a current glitch of the
export-beamer thing, before I try to drill down (especially since the
priority
Hi, sorry for this. I have not noticed that. I will create an PR to remove
my `ob-lua.el` as soon as fast.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Bl
On Wednesday, 14 Feb 2018 at 10:39, Martin Steffen wrote:
> Hi,
>
> since recently I have a problem with exporting org-beamer-mode, the
> culprit presumably
[...]
> It seems that the BMCOL is the culprit, org-beamer still export a
> complicated and long document (as it did before), but probably
Hi,
since recently I have a problem with exporting org-beamer-mode, the
culprit presumably
BMCOL
It's org, in beamer mode. The mode still allows to turn some headers
into BMCOL (multiple colums) via some keybindings
``C-c C-b |'' (representing org-beamer-select-envir
27 matches
Mail list logo