Derek Feichtinger gmail.com> writes:
>
> Sorry, should have confirmed that before sending the last mail: I get
the
> same behavior using the older org version from my backup (Org-mode
version
> 8.3.4 / 8.3.4-15-gdd9be3-elpaplus). So this must be an incompatibility
> introduced in the emacs cor
Hi,
after a long time i recently played with ox-reveal (with
org-mode release_8.3beta-167-g003edd)
While exporting to reveal i get
Symbol's function definition is void: org-html-format-headline--wrap
What i'm missing?
Regards,
Robert
"Martin Beck" writes:
> Hi,
> I'm sorry, if this might be obvious, but I don't have much experience
> with org-mode export up to now and I urgently need to export much
> information from my notes and task lists in org-mode in a way that my
> colleagues (no experience with Emacs / org-mode at all
Hi,
i'm trying to exclude one section from the toc
Following http://orgmode.org/manual/Export-settings.html in following
example section 2 shoud not appear in the toc, but it appears.
#+OPTIONS: toc:t
* Section 1
* Section 2
:PROPERTIES:
:EXPORT_OPTIONS: toc:nil
:END:
What I'm missing?
TIA,
Ro
Rüdiger Sonderfeld writes:
> Hello,
>
> Julien Danjou's google-contacts.el is a GNU Emacs package to display
> contacts from Google Contacts within Emacs. I have recently added
> support to export contacts to org-contacts format (See
> contrib/lisp/org-contacts.el).
>
> Calling `M-x google-conta
Matt Price writes:
> I just asked this question I guess, but: I do most everything in org,
> including composing shopping and packing lists, and so forth.
> Occasionally I would like to access these on my phone. From what I
> can tell, org-mobile doesn't do quite what I want which is to let me
Am 24.07.2013 11:16, schrieb Nicolas Goaziou:
Robert Eckl writes:
Ok, using visible-mode i see the link with %3D, i can replace it,
then all works fine. If iinsert a new link from clipboard, i get %3D.
Then, as I said, `org-link-escape' (called from `org-insert-link', aka
C-c C-l
Am 24.07.2013 09:34, schrieb Nicolas Goaziou:
Hello,
Robert Eckl writes:
The issue seems to be introduced with
Org-mode version 8.0.6 (release_8.0.6-4-g21dd83
org-element: Do not url-decode parsed links
The description sounds like the issue, no?
IIUC, this is different from your issue
Hello,
Am 24.07.2013 01:35, schrieb Nicolas Goaziou:
Hello,
Robert Eckl writes:
At least since release_8.0.6-478-g9ee8e2
This release number is suspicious. Latest is release_8.0.6-353-g2b5670.
You're 125 commits ahead of us.
(encoding utf-8)
If i'm using a link which co
At least since release_8.0.6-478-g9ee8e2
(encoding utf-8)
If i'm using a link which contains the character "=" the character in the
target is replaced with "%3D", at least for export to html and latex.
[[http://example.de/?idprop=222][http://example.de/picture.jpg]]
->
http://example.de/?idpr
Using Org-mode version 8.0.5 (release_8.0.5-429-gc31655
GNU Emacs 24.3.50
exporting this fragment
#+ATTR_HTML: :width 220px :align right
[[http://orgmode.org/worg/][http://example.org/picture.jpg]]
gives
http://orgmode.org/worg"width="220px"; align="right" >
http://example.org/pic
With Org-mode version 8.0.2 (release_8.0.2-91-g29ab1b )
the html-Exporter seems to ommit a space after the img-Tag
#+begin_src orgmode
* Test HTML-Export images
#+ATTR_HTML: :width 440px
[[orgmode.org][http://orgmode.org/img/org-mode-unicorn-logo.png]]
** ohne Verlinkung
#+ATTR_HTML: :width
Hi,
with some changes from today seems clocking out is broken:
Clock starts at [2013-04-04 Do 01:22] - showing entire task time.
Clock stopped at [2013-04-04 Do 01:22] after 0:00
org-clocking-buffer: Wrong type argument: markerp, nil
org-check-running-clock: Wrong type argument: markerp, n
John Hendy writes:
> On Tue, Mar 26, 2013 at 10:36 AM, Robert Eckl wrote:
>> Hi,
>>
>> with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some
>> issues handling images and links:
>>
>> A Link [[http://www.mypage.de][description]] results i
Hi,
with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some
issues handling images and links:
A Link [[http://www.mypage.de][description]] results in
desription without any link.
In the past i uses something like this:
#+ATTR_HTML: alt="alt" title="title" align="right" width="100"
Charles Berry writes:
> ucsd.edu> writes:
>
>>
>> Robert Eckl gmx.de> writes:
>>
> [snip]
>>
>
> I said
>
>> You might be able to do what you want with filter functions.
>>
>
>>
>> You can do that with this filt
Eric S Fraga writes:
> Robert Eckl writes:
>
>> I have to provide weekly newsletters in the format pdf and html. Up to
>> now i did this with exporting to scrartcl, known as koma-script.
>> Including images is a bit booring because i handle two formats, for example
>
Both, the old and the new Exporter are brilliant tools, migration to the
new exporter didn't make great issues.
I have to provide weekly newsletters in the format pdf and html. Up to
now i did this with exporting to scrartcl, known as koma-script.
Including images is a bit booring because i handle
Martin writes:
> Bastien altern.org> writes:
>
>>
>> Hi Martin,
>>
>> Martin web.de> writes:
>
>> > However I still have the problem that M-x org-version produces
>> > an error:
>> > Org-mode version N/A-fixup (N/A-fixup !!check installation!! @
>> > c:/Users/mynameDocuments/sorga/org-mode/o
Suvayu Ali writes:
> On Wed, Mar 06, 2013 at 12:52:24AM +0100, Nicolas Goaziou wrote:
>>
>> I think this kind of control should really belong to specific latex
>> code.
>>
>> A TOC limited to current section sure sounds seducing, but I'm not sure
>> how to achieve this in LaTeX.
>
> I think yo
Bastien writes:
> Hi all,
>
> I've committed a feature that allows you to export your agenda buffer
> to an Org file. It will create a new file containing the headlines of
> the agenda. The headlines do not contain any children they may have.
>
> Please try the feature extensively before Org 8.
SabreWolfy writes:
> Bastien altern.org> writes:
>
>> I can't reproduce this problem.
>>
>> Can you reproduce it with latest Org?
>
> The agenda *shows* the (1/8), etc. in Org-Mode 7.8.11.
>
> It does *not* show it in version 7.9.2 (Debian sid), so that's why I have
> noticed it. If I get arou
"Sebastien Vauban"
writes:
> Hi Eric,
>
>>
>> and I would also like to take this opportunity to suggest a change in
>> the interface.
>>
>> Given that we have moved to a multi-key sequence for selecting exporter
>> and then action, could these two aspects not be dealt with in the
>> mini-buffer?
42 147 writes:
> How do I subscribe? I haven't been able to find a working address.
>
> Thanks.
The working address should be "news.gmane.org"
I didn't specify a port-number.
You can add a Server (^^ in the groups-buffer) with gnus-select-method
"nntp" and server "news.gmane.org":
(setq gnus
Hello,
compiling the newest package org-plus-contrib 20130107 with emacs
24.3.50.1 (2012-12-27) fails:
org-attach.el:42:1:Error: Symbol's function definition is void:
org-define-obsolete-variable-alias
org-drill.el:30:1:Error: Symbol's function definition is void:
org-define-obsolete-variable-a
Hi,
Henning Weiss wrote:
> On Wed, Sep 19, 2012 at 12:53 AM, wrote:
> Henning Weiss wrote:
>
>>> On Mon, Sep 17, 2012 at 9:20 PM, Robert Eckl wrote:
>
>>> If i Push the org-files under Windows with MobileOrg the different
>>> org-files are not synced, b
Laurent Hoeltgen writes:
> I noticed today, that there are two apps for org-mode on android,
> namely MobileOrg and MobileOrgNG.
>
> Is there any significant difference between them in terms of
> functionality and stability? Is any of them to be recommended over the
> other one?
MobileOrg has
First, thanks for the great work, its very interesting, I found this
yesterday.
Ive done first steps with org-caldav:
Acutally, an appointment must not have any text outside the Properties
* TerminTest :Tag:
:PROPERTIES:
28 matches
Mail list logo