On Dec 5, 2009, at 3:40 PM, Good Bad wrote:
I made a wrapped version of org-remember-kill which saves the
remember content to the kill ring and then calls the original org-
remember-kill. It works as I expect in most cases but not always.
First, the relevant elisp code is:
(define-key glo
Hi
Hi,
when using the listings LaTeX package, it would be very useful if the
value of srcname was added to the output. For instance,
#+srcname: my_code_chunk
#+begin_src latex :results latex :exports code :tangle no
\usepackage{fontspec,xunicode,xltxtra}
#+end_src
would give:
\lstset{languag
On Dec 1, 2009, at 1:03 PM, andrea wrote:
Sebastian writes:
It seems you use a dark background color in emacs?
If so, just adjust the CSS style `background-color' for your
tags
like this:
pre, code.pre
{
background-color:black; /* or #33 ... */
/* ... more styles here ... */
}
Hi,
From the docs:
"S-<> and S-<> and walk through all keywords from all sets"
What I would /really/ like is for S-<> and S-<> to _stay_
within the same set, with me using C-S-<> (or right) to _switch_
to another set.
What I have (so far) on the top of the file is:
#+TODO: TODO | DONE
#+T
On 12/16/09 03:37, Carsten Dominik wrote:
This is what skip conditions are for. Here is an entry for
org-agenda-custom-commands which does this for the specific
"Jack" example:
("X" "Tags match ignoring done stuff" tags "Jack"
((org-agenda-skip-function
'(and
(org-entry-is-done-p)
(outline-next-
Carsten Dominik writes:
> Whay don't you just try?
>
> The answer is yes, you need to surround the text by
>
OK. I will try it. Thanks
Water Lin
> - Carsten
> On Dec 16, 2009, at 3:10 AM, Water Lin wrote:
>
>>
>> I use org-mode to build my note sites. For some reason, I don't want
>> to
>
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> Sébastien Vauban writes:
[...]
>>> - *after* =C-c '= forth and back, all the blank lines in my source block (in
>>> my example, the one between "SET NOCOUNT ON" and "SELECT TOP 10") are
>>> filled
>>> with an amount of white
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.
On Dec 17, 2009, at 12:25 AM, Nick Dokos wrote:
Carsten Dominik wrote:
...
Nick, are you still thinking about documenting package
dependencies for LaTeX export? This would be one.
Yes - it's on the infinite todo list to be done over the break.
But it is near the beginning, so I just *mig
Hi Eric,
thanks for the bug report, this is now fixed.
- Carsten
On Dec 2, 2009, at 10:38 AM, Eric S Fraga wrote:
Hello,
the attached files illustrate a bug in the export of verbatim code to
LaTeX that replaces a sequence of [[x]] with
[[section-label][x]]. Actually, this happens wh
Carsten Dominik wrote:
> ...
>
> Nick, are you still thinking about documenting package
> dependencies for LaTeX export? This would be one.
>
Yes - it's on the infinite todo list to be done over the break.
But it is near the beginning, so I just *might* get it done...
Nick
_
Hi Ulf,
I have added your symbols.
Nick, are you still thinking about documenting package
dependencies for LaTeX export? This would be one.
- Carsten
On Dec 3, 2009, at 4:42 PM, Ulf Stegemann wrote:
Hi Carsten,
Carsten Dominik wrote:
On Dec 2, 2009, at 8:38 AM, Ulf Stegemann wrote:
is
Hi Ian,
thank you for your report.
This has nothing to do with the directory starting with an underscore.
What is happening here is that Org-mode uses the first line in the
buffer,
"-" in your case as the title of the document since no other title
is defined. Of course, the body-only exp
On Dec 3, 2009, at 4:22 PM, Ulf Stegemann wrote:
Hi Carsten,
Carsten Dominik wrote:
it was my understanding that the caption command in longtable is
different
from the caption command in normal tables, in that it is a line
that is
printed over the table on each page - so I thought it a
Org-mode source file:
> - OSD[fn:OSD]
> - OSD[fn:OSD]
...
>[fn:OSD] OSD: "open source definition"
Resulting PDF:
> • OSD¹
> • OSD$^1$
...
>---
> ¹OSD: "open source de nition"
What I want is to be able to have multiple footnotes leading to the
same reference.
I tried to do
On Mon, Dec 14, 2009 at 1:52 PM, Nathan Neff wrote:
> Hello,
>
> I'm using org-agenda-diary-file.
>
> When I run agenda-mode with the attached configuration,
> I see the same diary entry under each day.
>
> Here's what my agenda shows. Notice that the entry
> from Dec. 08 shows up on Dec. 14's a
On 12/15/2009 1:57 PM, Nicolas Girard wrote:
2009/12/14 Carsten Dominik:
On Dec 10, 2009, at 11:34 PM, Nicolas Girard wrote:
[snip]
That said, I'm using the free Inconsolata [*] font as my main font in
emacs, which offers a rich collection of various geometric shapes&
symbols. So, at no e
Scot Becker writes:
> I like that, too.
>
>
> On Wed, Dec 16, 2009 at 3:58 PM, Adam Spiers wrote:
>
> It would be great to have an opposite to `org-reveal' which folded all
> siblings, ancestors, and maybe even all ancestors' siblings of the
> current headline. A suitable key-bindin
I like that, too.
On Wed, Dec 16, 2009 at 3:58 PM, Adam Spiers wrote:
> It would be great to have an opposite to `org-reveal' which folded all
> siblings, ancestors, and maybe even all ancestors' siblings of the
> current headline. A suitable key-binding might be C-u C-u C-c C-r
> or similar.
On Tue, 15 Dec 2009 13:58:26 -0600, Ron Parker wrote:
> On Dec 13, 2009, at 8:48 AM, Christopher Suckling wrote:
>
>> On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker
>> wrote:
>>
>>> After reading this message I downloaded org-mac-protocol and
>>> installed
>>> it. The scripts work for me if I o
Adam Spiers writes:
> I really like the way `M-x org-agenda C' takes you straight to the
> *Customize Option: Org Agenda Custom Commands* buffer. Similarly, it
> would be nice if `M-x org-remember C' took you straight to the
> *Customize Option: Org Remember Templates* buffer.
But what if I hav
It would be great to have an opposite to `org-reveal' which folded all
siblings, ancestors, and maybe even all ancestors' siblings of the
current headline. A suitable key-binding might be C-u C-u C-c C-r
or similar.
Thanks,
Adam
___
Emacs-orgmode mail
I really like the way `M-x org-agenda C' takes you straight to the
*Customize Option: Org Agenda Custom Commands* buffer. Similarly, it
would be nice if `M-x org-remember C' took you straight to the
*Customize Option: Org Remember Templates* buffer.
Although in both cases it would be even nicer i
Hi!
Case closed, looks like I had an old version of org-mode.
The problem just disappeared, I can't reproduce it any more. Don't
know what made it disappear.
> Hiho!
>
> Carsten Dominik schrieb:
> > this seems to work fine for me.
>
> Hm. Anyone else who has this problem?
>
> If not, it's pro
Fixed, thanks.
- Carsten
On Dec 14, 2009, at 10:21 PM, Samuel Wales wrote:
I found three places where the lowercase version of a todo
kw is treated specially in the latest org. For example,
* todo this is lowercase
First, in the agenda, they have a special face.
Second, when inserting an
Carsten Dominik writes:
> On Dec 15, 2009, at 1:49 PM, andrea wrote:
>
> You can also write ~\pi~
Ok thanks.
Anyway I'm putting into that small guide all the things I found useful
for my works, maybe someone else could be interested.
Here you find it:
http://github.com/AndreaCrotti/database-imp
Hi Carsten
> I am always much more interested in thinking about a solution
> if I am not just presented with an abstract wish, but rather
> with a concrete example where this might be useful.
First of all I want to thank all of you (again) for this great mailing-list.
I am a great fan of the idea
Mueen Nawaz writes:
> On 12/15/09 21:26, Matt Lundin wrote:
>> Provided DONE and RETURNED are inactive todos than the following should
>> suffice:
>>
>> C-a M Jack [RET]
>
> I think you meant C-c a M Jack [RET]
Yes indeed. I'm still practicing typing out the notation for
keybindings. I sup
On Dec 15, 2009, at 11:55 AM, Nicolas Girard wrote:
2009/12/14 Carsten Dominik :
Actually, I cannot reproduce this problem - I do not see the extra
newline.
Hi Carsten,
you're absolutely right, I performed yet another git pull and couldn't
reproduce this either. Great !
Now, speaking of
Fixed, thank you for the report.
- Carsten
On Dec 15, 2009, at 9:07 AM, Robin Green wrote:
After I enable "column view of properties" in the attached file,
export
to PDF via LaTeX fails with the following error in the minibuffer:
org-export-as-latex: Text is read-only: "Type `e' to edit p
On Dec 16, 2009, at 4:35 AM, Mueen Nawaz wrote:
On 12/15/09 21:26, Matt Lundin wrote:
Provided DONE and RETURNED are inactive todos than the following
should
suffice:
C-a M Jack [RET]
I think you meant C-c a M Jack [RET]
It actually does filter out inactive TODO's, but I actuall
2009/12/16 Carsten Dominik :
>
> On Dec 15, 2009, at 10:57 PM, Nicolas Girard wrote:
>
>> See ? Who said Org couldn't be sexier ?
>>
>> [*] http://www.levien.com/type/myfonts/inconsolata.html
>
> That *does* look nice!
>
> Please pull and use `org-agenda-inactive-leader'
>
Thanks very much, Carste
32 matches
Mail list logo