On Thu, Jun 14, 2012 at 10:37 PM, Eli Zaretskii wrote:
>> Date: Thu, 14 Jun 2012 21:10:46 +0300
>> From: Dov Grobgeld
>> Cc: 11...@debbugs.gnu.org
>> [stuff deleted]
>> I tried inserting tabs into the buffer before the vertical bars, but
>> after reordering it still didn't come out right.
>
> ???
On Thu, Jun 14, 2012 at 10:42 PM, Eli Zaretskii
> > [stuff deleted]
>
> Did you customize Emacs to dynamically determine the paragraph
> direction in Org buffers? By default they are forced to be
> left-to-right.
Yes, I changed that. Org-mode appears to me to work fine in dynamic
Bidi mode, so I
Hello,
"Sebastien Vauban"
writes:
>> The following patch should add the language option according to LANGUAGE
>> keywords if babel package is explicitly loaded in preamble.
>
> I think this will be a great addition!
Albeit a very limited one: guessed language in only added when babel
package
Hello,
"Sebastien Vauban"
writes:
>>> With the new exporter, most things work. What does not work:
>>> - macro does not get executed (no string in orange color),
>>
>> Macro are meant to produce contents, not to talk to back-ends. Every text
>> they produce will be protected.
>
> Do you mean t
William Crandall writes:
> Hello Nicolas,
>
> Many thanks for expanded clarity, and a new direction.
>
> On Thu, Jun 14, 2012 at 2:51 AM,
> Nicolas Goaziou wrote:
>
>> I understand your problem, but inserting ATTR_HTML
>> keywords in a paragraph isn't possible anymore. I cannot
>> allow that as
Hello Nicolas,
Many thanks for expanded clarity, and a new direction.
On Thu, Jun 14, 2012 at 2:51 AM,
Nicolas Goaziou wrote:
> I understand your problem, but inserting ATTR_HTML
> keywords in a paragraph isn't possible anymore. I cannot
> allow that as it would defeat a fundamental change in t
> Date: Thu, 14 Jun 2012 21:20:17 +0300
> From: Dov Grobgeld
>
> When using bidi (bi-direction) reordering together with org-mode, all
> paragraphs automatically become either RTL or LTR according to the
> emacs' Bidi heuristic algorithm.
Did you customize Emacs to dynamically determine the para
> Date: Thu, 14 Jun 2012 21:10:46 +0300
> From: Dov Grobgeld
> Cc: 11...@debbugs.gnu.org
>
> Do you think that you can provide some lisp code that builds the
> buffer contents and the display properties for the three options that
> ou refered to as an illustration?
>
> I tried inserting tabs int
Do you think that you can provide some lisp code that builds the
buffer contents and the display properties for the three options that
ou refered to as an illustration?
I tried inserting tabs into the buffer before the vertical bars, but
after reordering it still didn't come out right.
Regards,
D
Uffe Høgsbro Thygesen writes:
> Hi Eric
>
> Thanks! No, I hadn't thought of that, silly me.
>
> It turns out that the following line in my .emacs caused the problems:
>
> (add-hook 'LaTeX-mode-hook 'longlines-mode)
Interesting. I do not understand why longlines-mode should cause this
problem.
Rasmus writes:
> Eric Schulte writes:
>
>>> 1) Section labels and other in-document references. It's nice that
>>> Org
>>> generates these on export, but I need to be able to assign and use
>>> labels that will not change if the document is reordered. I know I
>>> can
>>> simply add such label
Sample Hampton writes:
> Users,
>
> What do you use to capture when away from orgmode (in the car, on the
> subway) and what system do you use to migrate those captures into
> orgmode? Right now I just use a notebook and a pen--and it works
> fairly well--but moving from notebook to org is certa
apologies -- neglected to include the list.
Start of forwarded message
From: li...@johnrakestraw.com
To: Enda
Subject: Re: [O] How can I set an event to occur every day except Saturday and
Sunday between two given dates?
Fcc: ~/spool/sent.spool
Bcc: home
I know how can I set an event to occur every day except Saturday and Sunday
** Daily meeting
<%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
How can I set an event to occur every day except Saturday and Sunday
between two given dates?
Best wishes,
Enda
From: Bastien
To: Enda
Cc: "emacs-orgmode@gnu.org"
Sent: Wednesday, June 6, 2012 7:31 PM
Subject: Re: white (hide)stars in black background terminal
Hi Enda,
Enda writes:
>> When I open org-mode with hidestars in a TTY terminal I cannot see
> >the
> >s
Enda writes:
> emacs --batch --visit=index.org --funcall org-export-as-html-batch
>
> all the .el scripts in /etc/emacs/site-start.d/ get called which
> takes
> time, since all of these are unnecessary except 50org-mode.el, is
> there is way to only load 50org-mode.el
Bastien writes:
>Unteste
How do you essentially turn off font-lock except for headings?
Best wishes,
Enda
P.S.
like
Can there be an #+OPTION to stop comments and weblinks from being coloured and
names of directories from being italised, /etc/ ?
If you have read the manual, what is the best way to keep up-to-date
with new features?, DiffPDFbetween the manual that was read and
latest manual?
Best wishes,
Enda
I use Toodledo (http://toodledo.com). I've been working on
org-toodledo.el that syncs todo items between an org file and the
toodledo server. There are multiple other toodledo clients including
one for the iPhone / iPad that work nicely.
The system works pretty well for my needs (todo list m
Hey guys,
Maybe there can be a subject-line label just for me:
[O:sq]
because I have a million of them. I really don't want to clutter up the
list, though.
I haven't used org-protocol yet. I've been staying away from it because
it uses emacsclient, and my experience has caused me to dislike
emacs
Hello Nicolas,
Nicolas Goaziou wrote:
> Andreas Leha writes:
Ideally, in my opinion, the LaTeX-exporter would honor the
"#+LANGUAGE: XX"
setting and change the babel-settings accordingly
>>>
>>> That seems reasonable. Is there any translation table between language
>>> symbols
Hello Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>
>> With the new exporter, most things work. What does not work:
>> - macro does not get executed (no string in orange color),
>
> Macro are meant to produce contents, not to talk to back-ends. Every text
> they produce will be pr
Da: Sebastien Vauban
Inviato: Venerdì 20 Aprile 2012 22:24
> Bastien wrote:
>> If there is an equivalent of `which' on windows let me know,
> Not that I know
the command where [1][2]
cheers,
Giovanni
[1]
http://stackoverflow.com/questions/304319/is-there-an-equivalent-of-which-on-windows
Eric Schulte writes:
>> 1) Section labels and other in-document references. It's nice that
>> Org
>> generates these on export, but I need to be able to assign and use
>> labels that will not change if the document is reordered. I know I
>> can
>> simply add such labels via a \label command, bu
Hi Eric
Thanks! No, I hadn't thought of that, silly me.
It turns out that the following line in my .emacs caused the problems:
(add-hook 'LaTeX-mode-hook 'longlines-mode)
So now I have commented that one out and the export works fine and has
all the line breaks I had expected. I guess I will
Hello,
Andreas Leha writes:
>>> Side note:
>>> Ideally, in my opinion, the LaTeX-exporter would honor the
>>> "#+LANGUAGE: XX"
>>> setting and change the babel-settings accordingly
>>
>> That seems reasonable. Is there any translation table between language
>> symbols and Babel options?
>
> Not
Hello,
William Crandall writes:
> I confess I am puzzled by the choice to drop the ability
> to apply attributes to links.
That's not a choice /per se/, merely an annoying side-effect of moving
to an overall better paradigm.
> Org input:
> --
>
Hello Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban"
> writes:
>
>> It seems we can't put footnotes in the left part of the
>> description. Is it intended? Could that restriction be removed?
>
> That's not really intended, and the fix is easy, but I have a question
> first: how would it be
Hello,
I recently switched from remember to org's new capture facility which
seems to work fine. However, an issue I already had with remember is
still bothering me, perhaps someone knows a good solution:
I often call org-capture from within a buffer containing some relevant
context, for example
29 matches
Mail list logo