Alan Schmitt writes:
> On 2014-12-12 12:01, Kyle Meyer writes:
>
>> Alan Schmitt wrote:
>>> My agenda is fairly big, and it takes a few minutes to generate it.
>>
>> Wow.
>
> I meant seconds (about 20 seconds). But is feels like minutes ;)
I have the same feeling :-).
>>> When I need to refil
"J. David Boyd" writes:
> Tom Baker writes:
>
>> Date: Tue, 09 Dec 2014 12:05:39 -0500
>> From: dbo...@mmm.com (J. David Boyd)
>> To: emacs-orgmode@gnu.org
>> Subject: Re: [O] relative deadlines
>>
>> J. David Boyd < dbo...@mmm.com > wrote on Dec 9:
>>> Jeffrey Brent McBeth writes:
>>> > From t
>> "Bastien" == Bastien writes:
Hi Bastien
I just saw your code
> Hi Ivan,
> this is what I use :
>
> ;; Hack to store Org links upon sending Gnus messages
> (defun bzg-message-send-and-org-gnus-store-link
Hello, this snippet won't export after this error "face-attribute: Invalid
face: css-property, italic":
#+BEGIN_SRC css
-moz-border-image: url("dots.gif") 10 stretch;
#+END_SRC
In emacs css-mode displays -moz-border-image as italic.
Daniele
Eric Abrahamsen writes:
> I think this still isn't quite right. If the variable
> `org-log-into-drawer' is set to t, and the entry has no logdrawer
> property, the whole function still returns the t, which breaks
> `org-log-beginning'.
Indeed. Fixed. Thank you.
Regards,
Eric Abrahamsen writes:
> I started with this approach for two reasons: 1) I thought collecting
> the list items would be simpler, and as it became more and more
> complicated, I didn't rethink the approach, and 2) collecting all the
> items is the actual feature I was after (for future hackage),
Hi,
I'm using GNU Emacs 24.4.4 (x86_64-apple-darwin13.4.0, Carbon Version
157 AppKit 1265.21) with Org-mode version 8.2.10
(8.2.10-29-g89a0ac-elpaplus).
Example file:
--8<---cut here---start->8---
#+BEGIN_SRC python :session test :exports none
a = 0.55
#+END_S
Hi Feng,
Feng Shu writes:
> I want to deal with my bibtex like this, is it possible?
I'm not entirely sure what you're asking to do here.
Your example looks like you want to store bibliography information in
Org, and generate citations using Org syntax. This is possible, and
plenty of peopl
Hi,
I just tried evaluating plantUML source code in babel and get the following
error message: "Error: Invalid or corrupt jarfile
/home/cmulloy/.emacs.d/elpa/contrib/scripts/"
I'm currently in the latest stable release of org-mode 8.2.10
and have downloaded the plantuml.jar application in the
/hom
Ciaran Mulloy writes:
> Hi,
> I just tried evaluating plantUML source code in babel and get the following
> error message: "Error: Invalid or corrupt jarfile
> /home/cmulloy/.emacs.d/elpa/contrib/scripts/"
>
> I'm currently in the latest stable release of org-mode 8.2.10
> and have downloaded the
Hello,
Since I updated to Org-mode version 8.2.10, I am having trouble exporting
equation in latex properly. Some \ are inserted in the tex verion.
For example:
\begin{equation} \label{eqn:Lpar}
Lpar_{k}=\frac{hb_{k}}{slope}
\end{equation}
Becomes:
\begin{equation} \label{eqn:Lpar}
Lpar$_{\text{k
Aloha Kevin,
"kevin.lemorzadec" writes:
> Since I updated to Org-mode version 8.2.10, I am having trouble exporting
> equation in latex properly. Some \ are inserted in the tex verion.
>
> For example:
> \begin{equation} \label{eqn:Lpar}
> Lpar_{k}=\frac{hb_{k}}{slope}
> \end{equation}
>
> Becom
It does,
Thanks for the answer,
Kevin
On Mon, Dec 15, 2014 at 4:58 PM, Thomas S. Dye wrote:
>
> Aloha Kevin,
>
> "kevin.lemorzadec" writes:
>
> > Since I updated to Org-mode version 8.2.10, I am having trouble exporting
> > equation in latex properly. Some \ are inserted in the tex verion.
> >
>
>
> For your use case, I would suggest adding print() calls in strategic
> places in your long-running code, which will appear in the R buffer to
> let you know how it’s progressing.
>
I don’t quite understand everything you wrote. But this would be helpful for my
test case. Will use.
Thank
On 15/12/14 18:50, Nick Dokos wrote:
Ciaran Mulloy writes:
Hi,
I just tried evaluating plantUML source code in babel and get the following
error message: "Error: Invalid or corrupt jarfile
/home/cmulloy/.emacs.d/elpa/contrib/scripts/"
I'm currently in the latest stable release of org-mode 8.2
So, no one has any ideas about the syntax for an all-in-minibuffer
specification of a repeated, scheduled event?
-Kenneth
PS Thanks, Pete, for your explaining "(=F)" ...
Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> I started with this approach for two reasons: 1) I thought collecting
>> the list items would be simpler, and as it became more and more
>> complicated, I didn't rethink the approach, and 2) collecting all the
>> items is the actual feature
I've been playing with calc-units, and it's pretty amazing. See all the
units with `calc-view-units-table'.
Some calc-units stuff works out the box (maybe have to require
calc-units?), I think this should be mentioned in the manual:
| distance | time | speed |
|--++---
Eric Abrahamsen writes:
> I've been playing with calc-units, and it's pretty amazing. See all the
> units with `calc-view-units-table'.
>
> Some calc-units stuff works out the box (maybe have to require
> calc-units?), I think this should be mentioned in the manual:
>
> | distance | time | spee
19 matches
Mail list logo