Hello, thanks for your reply.
On Thu, Dec 17, 2015 at 6:03 PM Nicolas Goaziou
wrote:
> Since cd439bc5138fc22a4f2532f90c87629c1deec3e3 (committed 2 years ago),
> `org-element-set-element' can handle strings fine.
>
Yes, you are right. I got confused by the indentation.
> Also, I cannot reprodu
Hello,
Can I push this?
Thanks,
Alan
On 2015-12-16 21:29, Alan Schmitt writes:
> Hello,
>
> I finally found the issue (using the plain debugger): the call to
> org-babel-comint-with-output was set to remove the echo, but the only
> time there is an echo of the full body is when a single line
* lisp/ob-sql.el: Add a database type 'oracle that uses sqlplus to
support running SQL blocks against an Oracle database.
Use with properties like this (all mandatory):
:engine oracle :dbhost :dbport <1521> :dbuser
:database :dbpassword
TINYCHANGE
---
lisp/ob-sql.el | 22 ++
On 2015-12-14 18:12, Mike McLean writes:
> Updated to fix a typo in the defcustom’s documentation string.
Applied and pushed, thanks.
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated December 13, 2015, Mauna Loa Obs.): 401.31 ppm
signature.asc
Description: PGP signature
On 2015-12-14 19:08, Mike McLean writes:
> The attached patch adds support for Evernote Note links in
> contrib/org-mac-link.el
Pushed, thanks.
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated December 13, 2015, Mauna Loa Obs.): 401.31 ppm
signature.asc
Description: PGP s
Hello,
I'm exporting an Org-mode document to Texinfo currently, but I'm having
an inconvenience with production of @subsubheading items.
What I'm doing right now:
#+BEGIN_TEXINFO
@subsubheading
#+END_TEXINFO
What I would like to have instead:
* :@subsubheading
Stefan Nobis writes:
> Hi.
>
> With the last update to Org-mode version 8.3.2
> (8.3.2-48-g700b8e-elpaplus) the following table formular breaks:
>
>
> | | Mon | Tue | Wed | Thu | Fri | Sat | Sun | Sum |
> |-+--+--+--+-+-+-+-+--|
> | |
Hello,
Ethan Ligon writes:
> It seems odd that a comment ends a paragraph, but does not end
> a footnote!
Not really, paragraphs and footnote definitions are different beast,
since the latter can contain the former.
Regards,
--
Nicolas Goaziou
Hello,
Rasmus writes:
> Can I now write:
>
> X[fn:1]
>
> [1] foot
Uh? No.
> If so, why the need for the fanciness? Why not just require label and
> reference to be the same? I doesn’t sound like something that would be
> nice to have to explain to an Org newcomer.
I just mean that,
Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> Can I now write:
>>
>> X[fn:1]
>>
>> [1] foot
>
> Uh? No.
> [...]
Very good! Thanks for clarifying.
Rasmus
--
A page of history is worth a volume of logic
In reality probably an embarrassing emacs-lisp error on my part.
I'm trying to make a capture template for turning the very frequent
invitations I get in .ics format (I think) into org agenda items.
The basis is the ical2org awk script maintained by Eric Fraga.
My template is defined as follows:
(
Hello,
Stefan Nobis writes:
> With the last update to Org-mode version 8.3.2
> (8.3.2-48-g700b8e-elpaplus) the following table formular breaks:
>
>
> | | Mon | Tue | Wed | Thu | Fri | Sat | Sun | Sum |
> |-+--+--+--+-+-+-+-+--|
> | |
Hello,
Oleh Krehel writes:
> I'm exporting an Org-mode document to Texinfo currently, but I'm having
> an inconvenience with production of @subsubheading items.
>
> What I'm doing right now:
>
> #+BEGIN_TEXINFO
> @subsubheading
> #+END_TEXINFO
>
>
> What I would like to have in
Hello,
Alan Schmitt writes:
> Can I push this?
I have no objection.
Regards,
--
Nicolas Goaziou
Hello,
Thomas Alexander Gerds writes:
> yes, I now found the "how to contribute" page :) the updated patch is
> attached. thanks!
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Sacha Chua writes:
Hello, all!
> On second thought, your suggestion for always unhexifying makes the
> calls from the other handlers simpler, so I've attached a corrected patch.
Following up on this patch. Do you need anything else from me before you
merge this? What happens next? =)
Sacha
Hi all,
I'm pretty sure I read somewhere about a possibility to display not only
the headlines, but the full paths in the agenda, so that
* aaa
** bbb
is displayed as `aaa/bbb' and not as `aaa' (or something like that).
I can't find it anywhere, though. Any hints?
TIA,
--
Marcin Borkowski
ht
Marcin Borkowski writes:
> Hi all,
>
> I'm pretty sure I read somewhere about a possibility to display not only
> the headlines, but the full paths in the agenda, so that
>
> * aaa
> ** bbb
>
> is displayed as `aaa/bbb' and not as `aaa' (or something like that).
> I can't find it anywhere, though
Hi there,
I just upgrade my org-mode, and it seems that the function turn-on-org-cdlatex
is no longer available, or maybe I am messing something.
M
---
"Doyley, Marvin M." writes:
> I just upgrade my org-mode, and it seems that the function
> turn-on-org-cdlatex is no longer available, or maybe I am messing
> something.
It's still there in org.el, line 18812 or thereabouts.
--
Nick
Marcin Borkowski writes:
> Hi all,
>
> I'm pretty sure I read somewhere about a possibility to display not only
> the headlines, but the full paths in the agenda, so that
>
> * aaa
> ** bbb
>
> is displayed as `aaa/bbb' and not as `aaa' (or something like that).
> I can't find it anywhere, though
21 matches
Mail list logo