> Jambunathan's mention of Tamil brought to mind a picture that
> I had seen long ago and found mysterious, beautiful and fascinating.
> It is Fig. 40, p. 168, in Hofstadter's "Gödel, Escher, Bach": I looked
> for a copy on the web, but I only found the complete book.
>
> The picture is a collage o
Thanks Nick,
You right, the master file question comes from auctex. But with your code
it's simple to add the relevant variable to solve the issue. The final
function is
--8<---cut here---start->8---
(defadvice org-export (around org-export-no-auto-insert)
(l
Christian Moe writes:
> Hi, Jambunathan,
>
> This is great. I'd be happy to proofread.
Thanks. That is nice.
> What's the best way to return the proofs to you? A diff of the .texi?
Whatever suits you.
You can just send me a copy/paste/modify text snippets - with "change
this to that" - on t
Vikas Rawal writes:
> Is there a way to specify (in the org file) column widths of a table
> when exported to an odt file.
Ok, looks like the manual was dense.
Copy the two files seen here:
http://repo.or.cz/w/org-mode/org-jambu.git/tree/private:/contrib/odt/tests
and put it in the same direct
> Let me see how good my documentation is ...
Thanks very much for responding to my query and for sending the
documentation. This indeed clarifies the approach one needs to take in
formatting the odt documents. I, however, realise that I need to understand
a lot more of odt internals to be able to
Marcelo de Moraes Serpa gmail.com> writes:
>
> Hey list,Just updated to the latest rev. of org in git. When I try to press
just in the beginning of a headline in order to move it one line below,
I'm getting this error message:: Wrong type argument: listp, org-level-1Any
ideas?Marcelo.
Yes,
Hello {Jambunathan},
I have found that Equations become labelled as Figures in the version I
am using:
emacs 23.3.1
org-mode from git commit 71f1c1be (Oct 26)
(?I'm not sure if it is the most recent version of contrib/org-odt as
the README.org says "This release is is as good as org-20110613" e
I'm exporting a file with a clocktable and the first line of the Clocktable
shows up with no date or time info, just:
"Clock summary at" [followed by nothing]
The rest of the clocktable shows up fine, and has lines that look like:
#+begin: clocktable :maxlevel 1
Clock summary at [2011-10-27 Thu
Hello,
Please find a (very useful ;-)) patch for highlighting (in the mode-line) the
tags which are used to filter the agenda.
I'd like even to be able to put in one color the "positive" tags and in
another the "negative" ones, but that's above my current knowledge of
text-properties...
Anyway,
Hi Bernt,
Bernt Hansen wrote:
> "Sebastien Vauban" writes:
>
>> #+TITLE: Opening text
>> #+DATE: 2011-10-27
>> #+LANGUAGE: en
>>
>> Do you see me?
>>
>> * Overview
>>
>> With the same settings, there is a difference between exporters for what's
>> done to the text before the first headin
Darlan Cavalcante Moreira wrote:
>
> I consider auto-insert-mode to be a very useful feature in Emacs and it
> works great in most situations, except when exporting an org-mode buffer.
>
> If I export to PDF or HTML, for instance, then org-mode creates a TeX or an
> HTML buffer and auto-insert
"Sebastien Vauban"
writes:
> #+TITLE: Opening text
> #+DATE: 2011-10-27
> #+LANGUAGE: en
>
> Do you see me?
>
> * Overview
>
> With the same settings, there is a difference between exporters for what's
> done to the text before the first heading:
>
> - *not* exported to HTML
> - well
I consider auto-insert-mode to be a very useful feature in Emacs and it
works great in most situations, except when exporting an org-mode buffer.
If I export to PDF or HTML, for instance, then org-mode creates a TeX or an
HTML buffer and auto-insert kicks-in in both cases (asking for the title in
Hey list,
Just updated to the latest rev. of org in git. When I try to press
just in the beginning of a headline in order to move it one line below, I'm
getting this error message:
: Wrong type argument: listp, org-level-1
Any ideas?
Marcelo.
Hi Achim
Thank you for your review.
On Wed, Oct 26, 2011 at 18:56, Achim Gratz wrote:
> The set-version.pl file may be obsolete (perl is still required),
If set-version.pl would be obsolete my patch would be much shorter and I
would use something even more portable than perl to change the versi
Hi List,
doing some Elisp programming (in an orgmode context) recently, the
following question with regards to the 'accepted programming style' for
Elisp concerned me:
How independent and self-sustained should helper functions be?
I found some redundancy in elisp code, e.g. several (main and h
Ning Zheng writes:
> Hi,
>
> When I create an internal link using format [[My Target]], most of
> the time it cannot find the text in the file and tells me "No match -
> create this as a new heading?"
> The only situation it can find the text is when I have a heading My
> Target, and it has to be
Hi,
When I create an internal link using format [[My Target]], most of the time
it cannot find the text in the file and tells me "No match - create this as
a new heading?"
The only situation it can find the text is when I have a heading My Target,
and it has to be an EXACT match, any extra text in
This change introduced a new warning:
In end of data:
org-agenda.el:8536:1:Warning: the function `calendar-check-holidays' is not
known to be defined.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf Blofeld V1.15B11:
http:
Yes, that fixed it. Thanks!
Yours,
Christian
On 10/27/11 6:13 PM, Carsten Dominik wrote:
This should be fixed now, please verify.
Thanks!
- Carsten
[I hope you'll forgive me the off-topic ruminations]
Jambunathan K wrote:
> If you do a
>
> C-h C-\ RET tamil-itrans RET
>
> you will see a nicely aligned table which gives translation table for
> tamil characters - (OK, Tamil is the language I speak) - which look like
>
> http://debbugs.gn
Hi Wu Feng,
thank your for this rather clear bug report, even including the correct
analysis. And Christian, thanks for confirming that this is a bug.
As already suggested by Wu Feng, this error is caused by a premature
expansion of @>$1, while still inside the context of table 2. In that
conte
Carsten Dominik writes:
> On Oct 27, 2011, at 4:00 PM, Giovanni Ridolfi wrote:
>
>> Torsten Wagner writes:
>>
>>> Well the FAQ tells me
>>> what I thought already. I will post here a specific solution for
>>> Japanese and it might be added to the FAQ later. Maybe others can
>>> contribute to ad
On Oct 27, 2011, at 4:00 PM, Giovanni Ridolfi wrote:
> Torsten Wagner writes:
>
>> Well the FAQ tells me
>> what I thought already. I will post here a specific solution for
>> Japanese and it might be added to the FAQ later. Maybe others can
>> contribute to add Chinese, Korean and other langua
Torsten Wagner writes:
> Well the FAQ tells me
> what I thought already. I will post here a specific solution for
> Japanese and it might be added to the FAQ later. Maybe others can
> contribute to add Chinese, Korean and other languages.
Personally I think that it does not woth to add a *specif
#+TITLE: Opening text
#+DATE: 2011-10-27
#+LANGUAGE: en
Do you see me?
* Overview
With the same settings, there is a difference between exporters for what's
done to the text before the first heading:
- *not* exported to HTML
- well exported to LaTeX
Best regards,
Seb
--
Sebastien
On Oct 27, 2011, at 3:26 PM, Torsten Wagner wrote:
>
>
> Carsten Dominik wrote:
>
>>
>> On Oct 27, 2011, at 1:33 PM, Torsten Wagner wrote:
>>
>>> Hi,
>>> just noticed, that the table alignment fails if I use Asian
>> characters
>>> within the table. Guess this has nothing to do with the tab
Carsten Dominik wrote:
>
>On Oct 27, 2011, at 1:33 PM, Torsten Wagner wrote:
>
>> Hi,
>> just noticed, that the table alignment fails if I use Asian
>characters
>> within the table. Guess this has nothing to do with the table itself
>> but rather something with the different spacing of differen
On Thu, 27 Oct 2011 13:42:20 +0200
Suvayu Ali wrote:
> Hi Giovanni,
>
> On Thu, 27 Oct 2011 11:06:00 +0200
> Giovanni Ridolfi wrote:
>
> > suvayu ali writes:
> >
> > Hi, Suvayu,
> > >
> > > I also have a subtree where I
> > > wrote beamer presentation about the project. I would like to
> > >
On Oct 27, 2011, at 1:33 PM, Torsten Wagner wrote:
> Hi,
> just noticed, that the table alignment fails if I use Asian characters
> within the table. Guess this has nothing to do with the table itself
> but rather something with the different spacing of different character
> sets.
> Maybe someone
Hi Giovanni,
On Thu, 27 Oct 2011 11:06:00 +0200
Giovanni Ridolfi wrote:
> suvayu ali writes:
>
> Hi, Suvayu,
> >
> > I also have a subtree where I
> > wrote beamer presentation about the project. I would like to exclude
> > this from the html export, so I tag it with noexport.
> >
> > Now when
Hi,
just noticed, that the table alignment fails if I use Asian characters
within the table. Guess this has nothing to do with the table itself
but rather something with the different spacing of different character
sets.
Maybe someone had a similar problem already and know how to solve this.
Thank
Forwarding to the list.
Renger van Nieuwkoop writes:
> Thanks Giovanni
> There it was set to an old, non-existing directory.
> Now it works
After using org-save-outline-visibility the invisible parts of the
buffer become invisible to isearch. I have to do something like calling
org-global-cycle to restore the buffer to its original state and allow
searching in its invisible parts again.
The problem seems to be in the functions org-ou
Renger van Nieuwkoop writes:
Hi Renger
>
> I have the following problem with org-mobile: If I want to push my
> org-files, I get the message that I should set my org-directory.
> This directory is set in my .emacs file,
how?
did you customize it with the custom interface?
I didn't. So when I p
Hi
I have the following problem with org-mobile: If I want to push my org-files, I
get the message that I should set my org-directory.
This directory is set in my .emacs file, so I don't know why I have to set it
again.
If I set it with set-variable -- org-directory and then put D:/Daten/org I
Bastien writes:
> Hi Maximilian,
>
> maxi.mat...@googlemail.com (Maximilian Matthé) writes:
>
>> See the attached org-file for more information. Hitting return on a link
>> in a description list does not follow the link but insert .
>>
>> I have org-return-follows-link set to t.
>
> This is now
Hi Tassilo,
Tassilo Horn wrote:
> "Sebastien Vauban" writes:
>
>> Just to confirm:
>>
>>(setq system-time-locale (getenv "en_US.utf8"))
>>
>> in my .emacs is not working for me: I get French timestamps (I mean:
>> weekday abbreviations) in Org (on `C-c .', for example).
>
> Well, that line ab
Reproduced. I think this qualifies as a bug.
Yours,
Christian
Hi, Jambunathan,
This is great. I'd be happy to proofread. What's the best way to
return the proofs to you? A diff of the .texi?
A couple of questions and suggestions. First, about the syntax rather
than about the manual:
- Image attributes: Are the parentheses needed in the ATTR_ODT line?
suvayu ali writes:
Hi, Suvayu,
>
> I also have a subtree where I
> wrote beamer presentation about the project. I would like to exclude
> this from the html export, so I tag it with noexport.
>
> Now when I do a subtree export
^
> to get the beamer presentation,
On Sat, 8 Oct 2011 18:11:32 +0200, Carsten Dominik
wrote:
> Accepted, thanks.
Thanks Carsten!
BTW, my FSF copyright assignment is completed (assignment number
#705083) so I should probably be added to the list of signees [1].
Would you like me to provide a patch to that effect?
> - Carsten
>
"Sebastien Vauban"
writes:
Hi Sebastien,
> Just to confirm:
>
>(setq system-time-locale (getenv "en_US.utf8"))
>
> in my .emacs is not working for me: I get French timestamps (I mean:
> weekday abbreviations) in Org (on `C-c .', for example).
Well, that line above tries to get the value of
Hi Tassilo,
> Tassilo Horn wrote:
>> "Sebastien Vauban" writes:
>>
What's going on? I even have no glue how org/emacs (correctly)
guesses that I'm German. My locale is en_US.UTF-8...
>>>
>>> Found in my .emacs:
>>>
>>> #+begin_src emacs-lisp
>>> ;; system locale to use for forma
44 matches
Mail list logo