Hi Sébastien and Eric,
>> 1. However, the results are not displayed. How can I achieve that?
> Replace all ":exports none" by ":exports results".
> see http://orgmode.org/manual/exports.html#exports
ah, I missed that one, thanks a lot!
>> 2. Second (minor) issue is that if I move cursor to <> li
Hi all,
If I move cursor to <> line in the Balance section and press
C-c C-c, an extra empty line is appended behind the result. By pressing
C-c C-c multiple times, multiple empty lines are inserted.
Only seems to be an issue with the <<>> label, C-c C-c on the first
babel block does behave fine
Hi,
I have problems to integrate mac-iCal / mac-link-grabber.
(Snow Leopard 10.6.5 / GNU Emacs 23.2.1 (x86_64-apple-darwin, NS
apple-appkit-1038.29) / Org-mode version 7.3)
The steps:
1. M-x customize-group RET org RET
2. enabling "mac-link-grabber" and "mac-iCal"
3. .emacs:
(add-hook 'org-mode-
Hello everyone,
Is there a way to tell org to fold Latex environments (i.e., #+begin_latex
#+end_latex) automatically at start-up ? It would be nice to hide my
latex commands with out having to press tab all the time. It would be very
good if we could do this automatically using #+startup or
Third attempt to get your attention:
- If you export the (new) minimal example below to latex (C-cC-e l), it
works.
- If you only export a tree (Subtree in the example; C-cC-e 1 l), the
first table ends at the horizontal line and everything between it and
the next node (Subsubtree) is eliminat
Loris Bennett writes:
[...]
> Perhaps a remark about how to set org-export-latex-classes could be
> added to the documentation in the wiki, particularly since the current
> Debian stable comes with emacs 22.2, which presumably contains a yet older
> version of orgmode.
Good point. I'll update
Please, reject the following patches:
Julien Danjou writes:
> On Tue, Dec 14 2010, Julien Danjou wrote:
>
>> * org-agenda.el (org-agenda-skip-if): Allow to negate conditions.
>
> This was not meant to be sent as it is. Forget it.
1. see above
http://patchwork.newartisans.com/patch/482/
2. my
On Dec 15, 2010, at 11:55 AM, Giovanni Ridolfi wrote:
Please, reject the following patches:
Done.
- Carsten
Julien Danjou writes:
On Tue, Dec 14 2010, Julien Danjou wrote:
* org-agenda.el (org-agenda-skip-if): Allow to negate conditions.
This was not meant to be sent as it is. For
Hi Jörg,
On Dec 15, 2010, at 11:04 AM, Jörg Hagmann wrote:
Third attempt to get your attention:
why the impatience? Your first attempt was December 9, now it is
December 15...
No-one is being payed here for fixing problems.
- If you export the (new) minimal example below to latex (C-cC
Jörg Hagmann writes:
> Third attempt to get your attention:
>
I confirm the bug.
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1
Org-mode version 7.4 commit-eb0d35dd185043933a0415222adc51906579dc67
> - If you export the (new) minimal example below to latex (C-cC-e l),
> it
Hello all,
I'm resurrecting an old (well, not that old) thread dealing with the
agenda view being slow.
I have now determined that, at least in my case, the problem is not with
org but with the X server. On a dual screen setup, the agenda view is
slow on one screen but shows instant response o
Giovanni Ridolfi writes:
> I confirm the bug.
Carsten has just fixed it while I was still writing. ;-)
> Org-mode version 7.4 commit-eb0d35dd185043933a0415222adc51906579dc67
hey, Giovanni, how can you use a 7 minutes old version?! :-)
Giovanni
___
Hello,
> Carsten Dominik writes:
> Nicolas, I believe this was one of your patches - the limited
> outline regexp needs to be anchored in the way you use it in
> org-latex.el.
Ok. Today, I will check others limited outline regexp in use.
Regards,
-- Nicolas
___
Hi Holger,
On 10-Dec-15, at 4:56 AM, hma...@hush.ai wrote:
Hi,
I have problems to integrate mac-iCal / mac-link-grabber.
(Snow Leopard 10.6.5 / GNU Emacs 23.2.1 (x86_64-apple-darwin, NS
apple-appkit-1038.29) / Org-mode version 7.3)
The steps:
1. M-x customize-group RET org RET
2. enabling "ma
On Dec 15, 2010, at 1:13 PM, Nicolas Goaziou wrote:
Hello,
Carsten Dominik writes:
Nicolas, I believe this was one of your patches - the limited
outline regexp needs to be anchored in the way you use it in
org-latex.el.
Ok. Today, I will check others limited outline regexp in use.
Yes,
On Fri, 26 Nov 2010 14:40:18 -0500 Dan Christensen wrote:
DC> Tommy Kelly writes:
>> Here's the link to your reply to me:
>>
>> [[gnus:gmane.emacs.gnus.general#87tyj4x798@uwo.ca][email from Dan
>> Christensen: Re: org-mode gnus integration ]]
DC> Since this stores the group name and the
Hi Anthony,
>Small spelling mistake there. Try this:
>
>(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd
>"C-
>c g") 'omlg-grab-link)))
>
>Please let me know if that fixes your problem.
>
> -Anthony
>
the buffer says again:
Symbol's function definition is void: omlg-grab-l
On 10-Dec-15, at 8:58 AM, hma...@hush.ai wrote:
Hi Anthony,
Small spelling mistake there. Try this:
(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd
"C-
c g") 'omlg-grab-link)))
Please let me know if that fixes your problem.
-Anthony
the buffer says again:
Symbol's fu
Hi Seb,
I just pushed up a fix which should allow noweb references to be
resolved using the library of babel.
Thanks -- Eric
Sébastien Vauban writes:
> #+TITLE: Tangling process ignores LOB?
> #+DATE: 2010-12-07
> #+LANGUAGE: en_US
>
> #+BABEL: :cmdline -S server -U user -P password
Hi Seb,
I was thinking that it would be nice to be able to try this out through
setting a variable (as most org customizations are handled) which would
activate/de-activate the extra fontification. I think that adding a new
block delimiter face which inherits from the org-meta face as you've
sugg
Hi Tomas,
I have just pushed up a fix for this issue.
Thanks -- Eric
Tomas Hlavaty writes:
> Hi all,
>
> If I move cursor to <> line in the Balance section and press
> C-c C-c, an extra empty line is appended behind the result. By pressing
> C-c C-c multiple times, multiple empty lines are in
Hi Seb,
I can't reproduce this behavior, maybe it is something specific to your
configuration. When starting with a bare config (e.g. emacs -Q) do you
still have this problem?
Thanks -- Eric
Sébastien Vauban writes:
> Hi,
>
> I've noticed that, after every (single) code block evaluation, the
Hello,
Others uses of org-get-limited-outline-regexp are corrects.
Though, shouldn't I replace all those calls to
`org-get-limited-outline-regexp' with `org-with-limited-levels' macro?
Regards,
-- Nicolas
___
Emacs-orgmode mailing list
Please use `Re
Charles Cave writes:
> Here is my article:
>
> http://members.optusnet.com.au/~charles57/GTD/datetree.html
>
> I welcome feedback so I can make the article as useful as possible.
>
Thanks for the clear walk-through! I never cease to be amazed at the
versatility of org. For instance, instead of u
Giovanni Ridolfi writes:
> Marco writes:
>
>> Hello dear orgers,
>> is the site orgmode.org down ?
>
> yes.
> cheers,
> Giovanni
>
> ___
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http:/
Hi Sébastien,
Sébastien Vauban
writes:
> This seems new to me...
>
> #+begin_src emacs-lisp
> Debugger entered--Lisp error: (void-variable org-inhibit-highlight-removal)
> (if org-inhibit-highlight-removal nil (mapc (quote delete-overlay)
> org-occur-highlights) (setq org-occur-highlights ni
* lisp/org.el (org-make-target-link-regexp): regexp-quote target
before replacing whitespace.
Previously a radio link <<<...>>> would match all three-letter words
in the buffer. The manual indicates the radio links are meant to
match literally (modulo whitespace differences), so we should
regexp-
At Tue, 14 Dec 2010 08:09:21 -1000,
Thomas S. Dye wrote:
>
> Aloha all,
>
> After reading through the documentation fairly carefully, link
> descriptions are yielding unexpected results. Perhaps I missed
> something?
>
> I have a link defined for citep:
>
> #+source: define-citep-link
> #+begin_sr
Thorsten writes:
> I wouls like to find the definition of the C-c . and C-u-c . key
> strokes. I did a multi-isearch in all .el files in the org directory -
> the only hit was in a comment in org.el. Where are these keys defined?
Finally I found the culprit:
;; Enable EDE (Project Management)
Karl Maihofer writes:
> The ongoing discussion about inline tasks and drawers withhin lists
> much depends on the way you use Org, I think. Perhaps it is a good
> idea to brainstorm some fundamental aspects in regard to headlines and
> lists.
>
> Why and in which situations do we use lists?
I u
Hi,
The attached patch allows the use of table* latex tables from within Org
mode documents using the attr_latex lines, for example
#+CAPTION: A wide table
#+LABEL: tbl:wide
#+ATTR_LaTeX: table* align=l|lp{3cm}r|l
| ... | ... |
| ... | ... |
Should this be added, or should we put together a more
On Dec 15, 2010, at 7:15 PM, Nicolas Goaziou wrote:
Hello,
Others uses of org-get-limited-outline-regexp are corrects.
Though, shouldn't I replace all those calls to
`org-get-limited-outline-regexp' with `org-with-limited-levels' macro?
I have not looked closely at your new code - but yes,
On Dec 15, 2010, at 9:34 AM, David Maus wrote:
At Tue, 14 Dec 2010 08:09:21 -1000,
Thomas S. Dye wrote:
Aloha all,
After reading through the documentation fairly carefully, link
descriptions are yielding unexpected results. Perhaps I missed
something?
I have a link defined for citep:
#+so
Hi Eric,
It would be great to have a more general solution. Tables are hard to
typeset, so it might take a while to come up with a good
specification. Here is what I know about the LaTeX side of things.
** LaTeX destinations for an Org-mode table
*** Environments for typesetting a table
On Wed, 15 Dec 2010 17:33:38 -1000
Thomas S.Dye wrote:
>
> On Dec 15, 2010, at 9:34 AM, David Maus wrote:
>
> > At Tue, 14 Dec 2010 08:09:21 -1000,
> > Thomas S. Dye wrote:
> >>
> >> Aloha all,
> >>
> >> After reading through the documentation fairly carefully, link
> >> descriptions are yieldi
Title says it all. The following code does not export correctly.
(Reproduced from memory can anyone else confirm?)
#+BEGIN_ABSTRACT
*Bold Text.* This is a sentence.
#+END_ABSTRACT
The LaTeX code produced is (in full)
#+BEGIN_SRC latex
\begin{ABSTRACT}
*Bold
#+END_SRC
Note the lack of a closing
36 matches
Mail list logo