Hi,
do you refer to master, maint or something else? I'm on 8.3 but am
considering an upgrade.
Also I think org-contacts should declare the link type if it has support
for it (in the vcard export). I'd be happy to do that if it can be done
as a TINYCHANGE.
Cheers,
Simon
On 02/12/2016 12:
Hello,
Axel Kielhorn writes:
> When I overwrite the ITME with a custom text it doesn’t:
> :COLUMNS: %ITEM(Item) %6Zeit{+} %6Effort(Plan){+} %6Kosten{+} %10Fällig
> %Fertig{X/} %8TAGS(Verant.):
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Simon Thum writes:
> Unfortunately I now get
>
> user-error: Unable to resolve link "tel:xxx"
>
> and the icalendar export full stops. Is there a way to declare the
> link type (I am loading org-contact)
See `org-add-link-type' in particular with the export argument.
> or avoid the expo
Hi all,
I'm using the icalendar exporter and the vcard export in org-contacts. I
use the [[tel:xxx]] links as they help keep things clean.
Unfortunately I now get
user-error: Unable to resolve link "tel:xxx"
and the icalendar export full stops. Is there a way to declare the link
type (I am
> Am 04.02.2016 um 23:10 schrieb Nicolas Goaziou :
>
> Hello,
>
> Axel Kielhorn writes:
>
>> Is there a way to render the different level via different indenting as it
>> is done for clocktables?
>> I looked at the code for clocktable but that is above my understanding
>> of elisp.
>
> I pu
Hi Alan,
Other backends send an unlikely string literal to the interpreter as the
last command, which will be echoed back verbatim. The code detects the
presence of this string in the output stream, and thus knows that the
interaction has finished. Check out the ‘org-babel-comint-with-output’
ma
Erik Hetzner writes:
> Can you explain how this improves on what I had? The time spent appears to be
> the same on my system (tested after clearing the filesystem cache):
For users that are not using git-annex, it's doing exactly the same
thing as before. The rest kicks in as long as git-annex ke
Nicolas Goaziou writes:
> Hello,
>
> John J Foerch writes:
>
>> I would be glad to do the paperwork, but as it's such a simple change, I
>> have no objections to anybody else implementing this feature request in
>> my place if they want to. I think it would save time.
>
> There is no rush. Besi
Bastien Guerry writes:
> Kyle Meyer writes:
>
>>> Thanks for installing this -- Kyle, do you confirm you installed the
>>> change in Org's git repo?
>>
>> Yes, in a4edee4.
>
> Thanks!
And thank you everyone for fixing!
Phil
I have a huge number of files to publish to a ftp server (I had to
reexport them after an Org upgrade) and org-publish fails because the
ftp server closes the connection before the *whole* transfer is
done. And it seems that in this case none of the timestamps used to
control which file has to be u
Thorsten Jolitz writes:
> John Kitchin writes:
>
>> On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz
>> wrote:
>>
>> #+BEGIN_SRC emacs-lisp
>> (defun my-foo (_)
>> "Hello World.
>> Argument _ unknown argument."
>> (+ 1 1))
>> #+END_SRC
>>
>> strange. in Emacs 25.1, I am
Hello,
John J Foerch writes:
> I would be glad to do the paperwork, but as it's such a simple change, I
> have no objections to anybody else implementing this feature request in
> my place if they want to. I think it would save time.
There is no rush. Besides, your patch can still fit within t
Hello,
Karl Voit writes:
> What is the policy of merging changes from master to maint? Does
> this happen only for major issues? Only before releases?
Usually maint contains either very important or trivial fixes. To put it
differently, fixes that might not go in maint are invasive changes that
There is up to date ... And up to date😉 funnily enough I run a near
bleeding edge version of Emacs from home brew and org 8.2.10 from Melpa.
On Thursday, February 11, 2016, Thorsten Jolitz wrote:
> John Kitchin > writes:
>
> > On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz >
> > wrote:
> >
>
John Kitchin writes:
> On Wed, Feb 10, 2016 at 3:13 PM, Thorsten Jolitz
> wrote:
>
> #+BEGIN_SRC emacs-lisp
> (defun my-foo (_)
> "Hello World.
> Argument _ unknown argument."
> (+ 1 1))
> #+END_SRC
>
> strange. in Emacs 25.1, I am pretty sure I get no errors from
> check
Aaron Ecay writes:
> Hi Gary,
>
> 2016ko otsailak 8an, Gary Oberbrunner-ek idatzi zuen:
>>
>> org-babel-execute-src-block has a big unwind-protect that basically eats
>> all errors inside it. I don't think it used to do that.
>
> The unwind-protect exists since 2010, so you’re probably mistaken
Johann Spies writes:
> That was the correct guess. After removing .emacs.d/elpa the archiving
> worked. I then reinstalled a few elpa/melpa packages - most of them ox-*
> in order to enable some spesific exports.
>
> Now the archive is broken again.
>
> What do you mean by "before the builtin
Thanks for fixing this quickly.
On Thu, Feb 11, 2016 at 3:58 AM Nicolas Goaziou
wrote:
> Hello,
>
> Kaushal Modi writes:
>
> > I get an error from org-element-context if I have set
> > org-return-follows-link to t and hit RET after an empty desc list item.
> > Here is what I mean by that:
> >
>
On Thursday, 11 Feb 2016 at 14:12, Nicolas Goaziou wrote:
[...]
> Could you provide an ECM demonstrating the issue?
I will try and will post here if I manage.
thanks,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa
Nicolas Goaziou writes:
> Hello,
>
> John J Foerch writes:
>
>> I would like for org-attach's automatic committing of attachments to be
>> easily disabled. Something along the lines of the attached patch.
>> Thoughts?
>
> Thank you. A few stylistic comments follow.
>
>> Subject: [PATCH] org-att
* Nicolas Goaziou wrote:
> Hello,
Hi Nicolas!
> Karl Voit writes:
>
>>> Does your large file contain some [[id:...]] link?
>>
>> Yes.
>> I am on maint, 75ee067410abf0ebab77b1b05d7dcfe2ddf53f4d.
I should think of automatically adding my current emacs + Org-mode
version in my email/posting foot
Hello,
I’m tweaking ob-coq and I’m trying to make it more robust. I have
a question about the way the code detects that the toplevel has finished
replying. Here is the current code (the function name has changed, but
the code is the same):
#+begin_src emacs-lisp
(defun org-babel-coq-run-one-phras
- Running org-mobile-push with group tags defined in init.el file using
:startgrouptag etc. results in an error, and (in my case) DropBox not being
updated. Here's the log from the *Messages* buffer: Creating agendas...
Agenda written to Org file
/cygdrive/c/Users/IBM_ADMIN/Dropbox/App
Hello,
Eric S Fraga writes:
> It would appear that the environment for capture has changed and, to be
> specific, the value of org-adapt-indentation is not being changed to
> reflect the desired behaviour implied by org-indent-mode. Globally
> setting org-adapt-indentation to nil solves my prob
On Thu, Feb 11, 2016 at 4:36 AM, Nicolas Goaziou wrote:
> Hello,
>
> Sergio Bacelar writes:
>
>> Yes, that will work but I hoped that the file
>> won't need to be changed to be exported to
>> pdf.
>
> You may ask for an upstream update, the syntax used in the document is
> invalid (i.e., an inte
Hello,
lux writes:
> first, I write a org file:
>
> #+TITLE: Just test
> #+OPTIONS: doc:nil title:nil num:nil
>
> * h1
> hello world
>
> as you see, I define `title:nil` in #+OPTIONS.
>
> I wan't `title` just display in tag, and don't display in body.
>
> But,
On 9 February 2016 at 18:28, Kyle Meyer wrote:
>
>
>
> I'm guessing that you have an Emacs version < 25 and have a mixed
> installation issue. If you're installing from ELPA, please uninstall
> and then, before the builtin version of Org is loaded, reinstall.
>
Thanks Kyle,
That was the correc
On Wednesday, 10 Feb 2016 at 21:20, Thorsten Jolitz wrote:
[...]
> Maybe
>
> ,
> | C-h v org--indent TAB
> `
>
> shows you some potential culprits?
Hi Thorsten,
Thanks for the suggestion. This has helped me solve the second
problem.
It would appear that the environment for capture h
Saša Janiška writes:
> However, I'd like to use mobile-org to sync my tasks with via ownCloud,
> but wonder about setting up proper URL for
> http://url.com/path/index.org?
Ahh, found out, soon after posting. :-(
> Sincerely,
> Gour
--
When your intelligence has passed out of the dense forest
Hello,
Sergio Bacelar writes:
> Yes, that will work but I hoped that the file
> won't need to be changed to be exported to
> pdf.
You may ask for an upstream update, the syntax used in the document is
invalid (i.e., an internal link pointing to no active location).
Regards,
--
Nicolas Goaz
Yes, that will work but I hoped that the file
won't need to be changed to be exported to
pdf.
Regards,
Sergio Bacelar
Hello,
org-mode works nicely with my ownCloud instance for syncing calendars by
using org-caldav and DAVdroid on my Android phone(s) and I'm going to
configure org-vcard to sync my contacts.
However, I'd like to use mobile-org to sync my tasks with via ownCloud,
but wonder about setting up proper
Hi!
John J Foerch writes:
> I would like for org-attach's automatic committing of attachments to be
> easily disabled. Something along the lines of the attached patch.
> Thoughts?
I think this is a good idea since it extends the user's possibility.
Further it looks natural to me to do *one* c
Hello,
John J Foerch writes:
> I would like for org-attach's automatic committing of attachments to be
> easily disabled. Something along the lines of the attached patch.
> Thoughts?
Thank you. A few stylistic comments follow.
> Subject: [PATCH] org-attach-attach: make use of git optional wit
Hello,
Kaushal Modi writes:
> I get an error from org-element-context if I have set
> org-return-follows-link to t and hit RET after an empty desc list item.
> Here is what I mean by that:
>
> = org buffer =
> - desc123 ::
>
> =
>
> To better recreate this issue, save the below elis
35 matches
Mail list logo