Miguel Ruiz writes:
> (defconst org-file-apps-defaults-cygwin
> '((remote . emacs)
> (t . "cygstart %s")
> (system . "cygstart %s")
> ("ps.gz" . "gv %s")
> ("eps.gz" . "gv %s")
> ("dvi" . "xdvi %s")
> ("fig" . "xfig %s")))
> (defun org-default-apps ()
> "Return the default applications for thi
I'm trying to setup habit tracking on org but can't see any consistency
graph.
I have setup a simple TODO item and set the style as habit by using C-c C-x
p (org-set-property).
* TODO exercise
SCHEDULED: <2013-12-03 Tue .+1d>
- State "DONE" from "TODO" [2013-12-02 Mon 17:31]
- S
Hi Ian,
li...@wilkesley.net writes:
> This is a Latex problem, but I am hoping someone here can trow some
> light on it.
No, it's not a LaTeX problem.
> \documentclass{scrlttr2} \usepackage[english]{babel} [NO-DEFAULT-PACKAGES]
This line is no valid LaTeX code. As you already mentioned, if
Eric Schulte gmail.com> writes:
> > Hi Eric
> >
> > That's awsome !
> >
> > Yes, it would make sense, as D and C++ share a lot.
> > There are differences, though:
> > tables are translated as:
> > string[][]; in D
> > char*[]; in C++
> > includes are translated as:
> > import std
Joost Helberg writes:
> Hi,
>
> in case psql (version 9.1 and later) encounters a SQL error, e.g. a
> syntax error, it doesn't exit with an error-code. Instead it
> continues and exits with 0. This means that evaluating faulty SQL-code
> in org-mode/babel leaves the user with no clue of why the r
Thierry Banel writes:
> Eric Schulte gmail.com> writes:
>
>>
>> Hi Thierry,
>>
>> I've added ob-D.el to the contrib/lisp directory of Org-mode. Would it
>> make sense to add D as a c-variant in ob-C.el?
>>
>> Thanks for the contribution, and for the documentation!
>>
>> Thierry Banel free.
This is a Latex problem, but I am hoping someone here can trow some
light on it. I was trying out the Koma Letter Export script. I get the
following error when trying to create a pdf from the "Simple letter
example".
)) (/usr/share/texmf/tex/latex/koma-script/DIN.lco)
(/usr/share/texmf-dist/te
Bug report for 8.2.3c:
When org-agenda-sorting-strategy is set to deadline-up (or similar values),
the Global Todo list always places non-timestamped entries at the
beginning, even when org-sort-agenda-notime-is-late is true. This is
inconsistent with the behavior when org-agenda-sorting-strategy
Eric Schulte gmail.com> writes:
>
> Hi Thierry,
>
> I've added ob-D.el to the contrib/lisp directory of Org-mode. Would it
> make sense to add D as a c-variant in ob-C.el?
>
> Thanks for the contribution, and for the documentation!
>
> Thierry Banel free.fr> writes:
>
Hi Eric
That's awso
Nicolas Goaziou writes:
> I will have a look at it, but I'm not sure it will happen before the end
> of the week.
Done.
Regards,
--
Nicolas Goaziou
Hi Thierry,
I've added ob-D.el to the contrib/lisp directory of Org-mode. Would it
make sense to add D as a c-variant in ob-C.el?
Thanks for the contribution, and for the documentation!
Thierry Banel writes:
> emacs-orgmode@gnu.org
>
> * Hi all Org fans.
>
> I added support in Org-Babel for e
Thomas S. Dye tsdye.com> writes:
>
> Aloha Thierry,
>
> Thierry Banel free.fr> writes:
>
> > Done !
> > The first draft of
> > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-D.html
> > has been committed.
>
> I pushed some minor edits. Looks good!
>
> All the best,
> Tom
>
Hi
Hello,
Jambunathan K writes:
> I am a bit apprehensive that (what you think as) essentials MAY get
> missed in Vanilla Emacs proper. So it would be good if you could
> communicate with Emacs developers the Org-mode features that you want
> packed in the upcoming Emacs release. (If this is alre
Hello,
AW writes:
>> #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2 :booktabs
>> t
>> | Month | Days | Nr sold | per day |
>> |
>> |---+--+-+-|
>> |
>> | Jan | 23 | 55 | 2.4 |
>> | Feb | 21 | 16 |
Push?!
Am Dienstag, 26. November 2013, 11:15:21 schrieb AW:
> \documentclass[parskip=half]{scrartcl}
> \usepackage{booktabs, verbatim}
>
> \begin{document}
>
> Hello!
>
> Once in a while I need a radiotable inside my LaTeX file and I'm asking to
> implement a parameter for the use of booktabs.
Thank you, Jambunathan.
I was exploring
(defconst org-file-apps-defaults-cygwin
'((remote . emacs)
(t . "cygstart %s")
(system . "cygstart %s")
("ps.gz" . "gv %s")
("eps.gz" . "gv %s")
("dvi" . "xdvi %s")
("fig" . "xfig %s")))
(defun org-default-apps () "Return
16 matches
Mail list logo