At Sun, 13 Mar 2011 14:37:05 +0100,
Michael Brand wrote:
>
> Hi David
>
> The current version of dmaus/org-check-percent-escapes from Worg
> http://orgmode.org/worg/org-hacks.html#check-old-link-escapes
> loops forever in the outer while when used on a one line Org buffer
> containing just [[http:/
Hi David
The current version of dmaus/org-check-percent-escapes from Worg
http://orgmode.org/worg/org-hacks.html#check-old-link-escapes
loops forever in the outer while when used on a one line Org buffer
containing just [[http://www.orgmode.org]] except I hack something
like (goto-char end) behind
Hi David,
David Maus writes:
>> Could you add the dmaus-org-check-percent-escapes.el function somewhere
>> in Worg/org-hacks.org? This will allow us to link to it when releasing
>> the next Org version.
>
> Done and done. Gave it the custom link 'check-old-link-escapes'.
Thanks for this.
--
At Sat, 19 Feb 2011 12:11:36 +0100,
Bastien wrote:
>
> Thanks David for the detailed explanations.
>
> Could you add the dmaus-org-check-percent-escapes.el function somewhere
> in Worg/org-hacks.org? This will allow us to link to it when releasing
> the next Org version.
Done and done. Gave it th
Thanks David for the detailed explanations.
Could you add the dmaus-org-check-percent-escapes.el function somewhere
in Worg/org-hacks.org? This will allow us to link to it when releasing
the next Org version.
Thanks!
--
Bastien
___
Emacs-orgmode ma
Jeff Horn writes:
> Great! Looks like I was the first. Consider yourself flattr'd.
I do, thanks a lot!
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/
Great! Looks like I was the first. Consider yourself flattr'd.
On Mon, Feb 7, 2011 at 6:31 PM, Bastien wrote:
> suvayu ali writes:
>
>> On Mon, Feb 7, 2011 at 10:13 AM, Jeff Horn wrote:
>>> I don't see the Flattr button. Maybe I have to wait for the next
>>> publishing?
>>
>> I can see it, so m
suvayu ali writes:
> On Mon, Feb 7, 2011 at 10:13 AM, Jeff Horn wrote:
>> I don't see the Flattr button. Maybe I have to wait for the next
>> publishing?
>
> I can see it, so maybe all you need is a forced refresh? ("C-S-r" for
> firefox)
Yes it's there -- just under the donation button.
And y
Hi folks,
I've been aware of Flattr since it was out. After careful thinking, I
placed a flattr button on Org's landing page, near the paypal button:
http://orgmode.org
The nice thing about flattr is that it's more than a "donation" button,
it's also an ecology of projects helping each others
On Mon, Feb 7, 2011 at 10:13 AM, Jeff Horn wrote:
> I don't see the Flattr button. Maybe I have to wait for the next publishing?
I can see it, so maybe all you need is a forced refresh? ("C-S-r" for firefox)
--
Suvayu
Open source is the future. It sets us free.
___
I don't see the Flattr button. Maybe I have to wait for the next publishing?
On Mon, Feb 7, 2011 at 9:46 AM, Bastien wrote:
> Hi folks,
>
> I've been aware of Flattr since it was out. After careful thinking, I
> placed a flattr button on Org's landing page, near the paypal button:
>
> http://or
Hi folks,
Bastien writes:
> *Every donation* made from now until sunday evening will go to
> Carsten. Please go to http://orgmode.org and say thanks :)
thanks to all the people who donated so far!
There are *10 hours left* for donations to be directed to Carsten.
Thanks again :)
--
Bastie
Dear Bastien,
you might consider to add a Flattr account for org-mode too.
As far as I understood Flattr is a micorpayment system on a monthly
base. People donate a monthly sum and this will be shared by the
projects they marked (by click on a clever placed icon) over a month
period. I believe
Hi all,
Bastien writes:
> http://repo.or.cz/w/org-mode.git will still exist as a mirror, we will
> install this next week.
This happened sooner than expected, the mirror is now setup here:
http://repo.or.cz/w/org-mode.git
Meaning that all references to commits in Worg and elsewhere are now
Hi Konrad,
Konrad Hinsen writes:
> On 9 Jan 2011, at 17:05, Bastien wrote:
>
>> If you already have a clone, please update your refs like this:
>>
>> ~$ cd your-existing-org-mode-repo/
>> ~$ git config remote.origin.url git://orgmode.org/org-mode.git
>
> Is there an http version as well, for t
On 9 Jan 2011, at 17:05, Bastien wrote:
If you already have a clone, please update your refs like this:
~$ cd your-existing-org-mode-repo/
~$ git config remote.origin.url git://orgmode.org/org-mode.git
Is there an http version as well, for those of us behind nasty
firewalls? I tried repla
Hi all,
so we migrated org-mode.git repository to the new server.
If you already have a clone, please update your refs like this:
~$ cd your-existing-org-mode-repo/
~$ git config remote.origin.url git://orgmode.org/org-mode.git
You can make a fresh clone like this:
~$ git clone git://org
On Apr 3, 2010, at 7:19 PM, Xiao-Yong Jin wrote:
On Sat, 3 Apr 2010 18:55:46 +0200, Carsten Dominik wrote:
It needs to be:
(setq org-export-latex-packages-alist
'(("" "apacite")
("" "color")
("" "tikz")))
Then it is not an alist.
It sure is, read the Emacs lisp doc
On Sat, 3 Apr 2010 18:55:46 +0200, Carsten Dominik wrote:
> It needs to be:
> (setq org-export-latex-packages-alist
> '(("" "apacite")
> ("" "color")
> ("" "tikz")))
Then it is not an alist.
> (my mistake)
> - Carstern
--
Jc/*__o/*
X<\ * (__
Y*/\ <
On Apr 3, 2010, at 6:20 PM, Henri-Paul Indiogine wrote:
This is the first time that I try a LaTeX export from my org file
after
the change. Before the change no problems. I am obviously doing
something wrongly.
Here is some code from my .emacs:
(setq org-export-latex-packages-alist
'
This is the first time that I try a LaTeX export from my org file after
the change. Before the change no problems. I am obviously doing
something wrongly.
Here is some code from my .emacs:
(setq org-export-latex-packages-alist
'(("" . "apacite")
("" . "color")
("" . "tikz
On 07 Apr 09, Mark Elston wrote:
> Matthew Lundin wrote:
>
> I ran into this also. However, a "make clean" then "make" solved the
> problem.
Oops. Right: make clean fixed the problem for me, too.
Regards,
-- David
--
Email. maus.da...@gmail.com
Jabber dmj...@jabber.org
ICQ... 2
Matthew Lundin wrote:
Hi Carsten,
Carsten Dominik writes:
Hi,
with the current git release, I have again moved some
code to new files. The exporters for HTML, XOXO, ASCII,
and iCalendar now all have their own files. I hope
that this will make things more transparent.
However, such a split
Good Evening,
On 07 Apr 09, Matthew Lundin wrote:
>
> Just pulled the new commits from the git repo. When I type "make", I get
> the following error message:
>
> ,
> | In toplevel form:
> | lisp/org-export-latex.el:53:1:Error: Symbol's function definition is void:
> org-create-multibrace-re
Hi Carsten,
updated my test data to match current Org-mode.
Pulled and exported to HTML without a problem.
Validation:
* [X] Horizontal line not in
* [X] Encodings (iso-8859-1, iso-8859-15, utf-8)
* [X] Named Section Anchors in Headlines
* [X] Footnotes
* [X] #+SETUPFILE
Hi Carsten,
Carsten Dominik writes:
> Hi,
>
> with the current git release, I have again moved some
> code to new files. The exporters for HTML, XOXO, ASCII,
> and iCalendar now all have their own files. I hope
> that this will make things more transparent.
>
> However, such a splitting operat
26 matches
Mail list logo