Hi David,
davi...@es.gnu.org (David Arroyo Menéndez) writes:
> I've translated orgguide to spanish. You can download the sources doing
> git pull to worg.
Thanks for this work! This is great.
It would be nice to have some explanations on how to rebuild the
manual from the .po file. Also, org
Hi Eric,
Eric Schulte writes:
> I just added three functions to org-bibtex.el which should help in these
> use cases.
Nice, thanks a lot!
--
Bastien
Hi Sanjib,
Sanjib Sikder writes:
> Can anyone look into the issue please ?
Please wait for one week before "pinging" the list for a reply.
Doing otherwise sends useless emails to the >1400 subscribers
of the list.
Thanks!
--
Bastien
Hi,
Thanks for looking into this. I tried your suggestions but I am still
having the problem. It seems that some but not all attributes I set are
recognized. So in the example below it sets sideways table but ignores the
booktabs and positioning attributes.
#+LATEX_CLASS: article
#+LATEX_HEADER:
Hi Bastien,
I think it is a good idea to keep .po files for many languages.
A translation project of the org-mode manual for Japanese is still working,
which is based on a .po file.
If we want, we can use a translation system like Pootle.
Pootle: http://docs.translatehouse.org/projects/pootle/en/
Hi Bastien, org developers,
* Gregor Zattler [25. Dec. 2012]:
> I did the whole thing again but with more care:
Now I learned that although org-inlinetask.el is not in contrib
(anymore), it has to be activated as a module.
> Summary:
>
> 1) With respect to visibility cycling I would expect t
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Am 28.12.2012 14:36, schrieb Gregor Zattler:
I use option `hidestars' and Emacs/org-mode on a terminal with
black background. Since a few days the superflous stars are not
hidden any more but shown on a white background. This makes them
stand out very much.
I don't see how this change is rela
Hi--
I did a "clean" install of elpa package
org-plus-contrib-20121224
(i.e. removed old package, restarted emacs with -q flag, installed above
package, restarted emacs again...)
Then I started gnus, started composing a message, and executed the command
M-x org-mime-htmlize
The result is
George McNinch writes:
> Hi--
>
> I did a "clean" install of elpa package
>
> org-plus-contrib-20121224
>
> (i.e. removed old package, restarted emacs with -q flag, installed above
> package, restarted emacs again...)
>
> Then I started gnus, started composing a message, and executed the comman
Achim Gratz writes:
> Am 28.12.2012 14:36, schrieb Gregor Zattler:
>> I use option `hidestars' and Emacs/org-mode on a terminal with
>> black background. Since a few days the superflous stars are not
>> hidden any more but shown on a white background. This makes them
>> stand out very much.
>
>
Am 28.12.2012 16:59, schrieb Nicolas Richard:
I noticed the same kind of problem (outside org-mode). It turns out
that the special color "unspecified-bg" [1] does not work as expected
when using it as the foreground color : the text is not made invisible
and the aforementioned behaviour occurs.
Achim Gratz writes:
> Am 28.12.2012 16:59, schrieb Nicolas Richard:
>> I noticed the same kind of problem (outside org-mode). It turns out
>> that the special color "unspecified-bg" [1] does not work as expected
>> when using it as the foreground color : the text is not made invisible
>> and the
Aloha RCY,
Here is a (too long) working example that shows how to pass attributes.
See especially :align, where you've passed a symbol instead of a string.
Note that the new exporter is still in contrib and that at this stage in
its life is documented in the code and in some messages and
announcem
Hi William,
William Léchelle writes:
> Using org-store-link followed by org-insert-link RET RET fails on the
> following
> headline :
>
> ** TODO Special chars in titles > !
>[[*Special%20chars%20in%20titles%20][Special chars in titles > !]]
>
> The link ignores what follows the gre
Hi Ivan,
Ivan Andrus writes:
> The manual suggests setting `org-clock-persist' to 'history, but this
> value isn't documented in the docstring. There is an explicit check
> for the value of history in `org-clock-save', so I think it should be
> documented since it's more than just a non-nil val
Hi Nathan,
Nathan Trapuzzano writes:
> Converting \vert and \vert{} when exporting an Org table to csv or tsv does
> not
> properly convert them to the vertical bar. Instead, they are retained
> literally.
A hackish patch like this one fixes this, but it's not general enough.
Also, converting
Hi James,
James Harkins writes:
> I finally had a chance to play with this -- works nicely, except I managed to
> get emacs into an infinite loop this way:
>
> 1. C-c ^ f org-sort-list-by-checkbox-type
> 2. This puts the done items at the top, which I didn't want, so... C-c ^ F
> org-
> sort-l
Hi George,
thanks for reporting this.
Eric Schulte writes:
> From cf2128fb320f714f78fa54b953405d01fa73bf33 Mon Sep 17 00:00:00 2001
> From: Eric Schulte
> Date: Fri, 28 Dec 2012 08:20:56 -0700
> Subject: [PATCH] Pass the dir option on through org-export-as-string
>
> * lisp/org-exp.el (org-exp
Hi, Org people.
Let me report an old problem of mine about missing fontification in Org
tables. In my .emacs file, I have:
(defun fp-fontify-fixme ()
(font-lock-add-keywords
nil '(("\\" 0 font-lock-warning-face t
(let ((hooks '(c-mode-common-hook change-log-mode-hook
cp
Hi Huy,
Huy writes:
> It seems that org-agenda-quit (q) and org-agenda-exit (x) are swapped.
> 'q' wants to close my the buffers loaded for the agenda.
>
> Strange.
I cannot reproduce this. Does anyone can?
Thanks,
--
Bastien
When a a remote sh script fails in babel, the feedback to the user
is "Setting current directory: no such file or directory, ..." even it what
happened is just a command not found. It would be more useful to
see the error output as happens with the local case.
repete-by attached.
Thanks,
---Geor
Hi Takaaki,
Takaaki ISHIKAWA(石川 孝明) writes:
> I think it is a good idea to keep .po files for many languages.
> A translation project of the org-mode manual for Japanese is still
> working,
> which is based on a .po file.
Yes, I remember that one.
> If we want, we can use a translation system
Hi Abdó,
Abdó Roig-Maranges writes:
> Org mode lost the ability to reuse already generated latex preview
> images in commit 27101a3e0ee7. Now it just regenerates all of them every
> time.
>
> I don't see a reason for removing this feature (am I missing
> something?), so here is a little patch re
Achim Gratz writes:
> I vote for a reversion of that patch until
> this behaviour has been analysed in some detail.
Done, thanks.
--
Bastien
Hi Rémi,
Rémi Vanicat writes:
> This seem to do it
Yes it does, but I implemented the fix another way.
I've taken the time to double-check the fix does not
slow down org-cycle, which is the main concern when
changing org-cycle-internal-* functions.
Thanks,
--
Bastien
Hi Tom,
Thanks for your patience. I did finally figure out what I was doing wrong.
I was using org-export-as-latex-to-buffer (which uses the default exporter)
instead of org-e-latex-export-as-latex or org-e-latex-export-to-pdf.
However, I am still unable to set something like ':align rr' using
org
Hi François,
François Pinard writes:
> (defun fp-fontify-fixme ()
> (font-lock-add-keywords
>nil '(("\\" 0 font-lock-warning-face t
Use this instead:
(defun fp-fontify-fixme ()
(font-lock-add-keywords
nil '(("\\" 0 font-lock-warning-face t)) t))
HTH,
--
Bastien
François Pinard writes:
> Hi, Org people.
>
> Let me report an old problem of mine about missing fontification in Org
> tables. In my .emacs file, I have:
>
>
> (defun fp-fontify-fixme ()
> (font-lock-add-keywords
>nil '(("\\" 0 font-lock-warning-face t
>
> (let ((hooks '(c-mode-common
I think the :align attribute expects a string instead of a symbol, so
:align "rr" is probably what you want.
I don't know about the new html exporter yet, but I'd be surprised if it
looks at LaTeX attributes. You might want to experiment with alignment
cookies in the table to see if they do what
Hi,
I've configured the scrlttr2 exporter found in
contrib/lisp/org-koma-letter.el to write letters directly in org-mode.
I'm very happy with the results, but I've noticed the following bug: If
there are multiple letters defined in an org-file, the contents of every
#+DATE and #+TO_ADDRESS field w
Hi,
the attached patch adds the following options to the scrlttr2 exporter:
- #+PLACE, or org-koma-letter-place: the place before the date,
e.g., "Berlin, 28. Dezember 2012"; the place is only typeset if this
variable is defined
- #+SUBJECT_TITLE, or org-koma-letter-subject-title: the subject
Hi Tom,
I hacked together a preliminary solution that uses the booktabs and
threeparttable (for footnotes) packages, based on the suggestion in
section 13.2 of http://orgmode.org/worg/org-tutorials/org-latex-export.html
It seems to do OK in a simple example, and I will test it some more. It
does
> Bastien writes:
>> In other words, we could then /apply/ org-mode
>> on a document rather than transforming a document into an org
>> document.
> What we may think about is a "Org readable exchange format (oref?)",
> which would take the output of Nicolas' parser, export it in Org-mode
> using
Hi Achim, Bastien, org-developers,
* Achim Gratz [28. Dec. 2012]:
> Am 28.12.2012 14:36, schrieb Gregor Zattler:
>>I use option `hidestars' and Emacs/org-mode on a terminal with
>>black background. Since a few days the superflous stars are not
>>hidden any more but shown on a white background. T
On Dec 29, 2012 1:40 AM, "Bastien" wrote:
> >
> > 1. C-c ^ f org-sort-list-by-checkbox-type
> > 2. This puts the done items at the top, which I didn't want, so... C-c
^ F org-
> > sort-list-by-checkbox-type.
> > 3. Emacs goes into a tailspin (recovered by C-g).
>
> `org-list-get-item-end-before-bl
Bastien writes:
> (defun fp-fontify-fixme ()
> (font-lock-add-keywords
>nil '(("\\" 0 font-lock-warning-face t)) t))
> HTH,
IDHITAL = it did help indeed, thanks a lot! :-)
I had more fontification to do in some tables, and succeeded because of
your good hint. Joy! :-)
François
Just a reminder to be kind to list members who are receiving digests and TRIM
QUOTED MATERIAL.
Recently: http://article.gmane.org/gmane.emacs.orgmode/63982
48 lines of new content vs 1123 lines of quotes, for a whopping signal-to-noise
ratio of 4.27%. Scrolling isn't *that* much fun...
I reali
Jambunathan K writes:
> 2. Turn on Hi-lock mode
Wow, Jambunathan, thanks as well! I was not aware of this mode, which
announces to be useful and handsome, especially when some often visited
files would benefit from some very specific highlighting. How nice!
François
Hi James,
sorry, I copied the wrong function's name and my message was wrong.
What I meant is this: you need to call `org-sort-list-by-checkbox-type'
*directly* on the list you want to sort -- not after `C-c ^ f'.
`C-c ^ f org-sort-list-by-checkbox-type RET' will end up in loop because
org-sort-
Hi Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
> I pulled and tried M-x org-store-link RET at different points on a
> #+name: line, but got the headline above every time
It should be fixed now. Note that I had the correct link but with
the headline used as the name, so maybe your problem is
41 matches
Mail list logo