I have about used up all the letters in the alphabet on org-remember
keybindings. Now I'm using numbers. Is there any way to assign
sequences upon a single key? Like a keymap?
Alan Davis
"An inviscid theory of flow renders the screw useless, but the need
for one non-existent."
Hello:
On Mon, Mar 30, 2009 at 1:39 AM, Eraldo Helal wrote:
>> An interesting question would be how to generalize this to update
>> remember templates accordingly. Possibly the best approach would be to
>> have a defining form that would define a project in a single
>> s-expression, adding both
Hi Bill,
If I understand your post correctly, I think this section of the manual
will help to accomplish what you are looking for---i.e., the creation of
special vertical lines in tables:
http://orgmode.org/manual/Column-groups.html#Column-groups
Also you change the appearance of tables using c
I recently found a need for visible dividers (or "rules") between the
rows and columns of an org table exported to html. The most recent
discussion of this that I could find on gmane was
http://article.gmane.org/gmane.emacs.orgmode/1709/match=table+rules+html
from 2007, which concluded that such r
XEmacs complains about a few define-key sequences in org-mouse.el.
For example:
(define-key org-agenda-keymap [C-mouse-4] 'org-agenda-earlier)
These sequences are using a GNU emacs form that XEmacs does not support.
I've patched it like this, which stopped the errors at least:
(define-key o
Carsten Dominik writes:
> Fixed, thanks.
Awesome! Thanks!!
-Bernt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
On Mar 30, 2009, at 11:03 PM, David Engster wrote:
Carsten Dominik writes:
On Mar 30, 2009, at 4:46 PM, David Engster wrote:
Thanks for the clarification. This is a bit confusing, since sorting
by priority works in the todo list, but sorting with date does
not. Also, since I call the functio
On Mar 30, 2009, at 9:55 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Still, if it is "common practice" to call this outermost
container "container" instead of "content", I would not
object to rename it.
"content" (see some drupal templates and Org-mode) or "wrapper" (see
OP)
or "wr
Carsten Dominik writes:
> On Mar 30, 2009, at 4:46 PM, David Engster wrote:
>> Thanks for the clarification. This is a bit confusing, since sorting
>> by priority works in the todo list, but sorting with date does
>> not. Also, since I call the function 'org-agenda', it is a bit
>> unexpected that
Fixed, thanks.
- Carsten
On Mar 30, 2009, at 10:18 PM, Bernt Hansen wrote:
Carsten Dominik writes:
Sometimes, miracles do happen.
:)
Fool the user, not Org!
We will make them just normal outline nodes with stars,
metadata and all the rest. Full citizens. But then we
Carsten Dominik writes:
> On Mar 30, 2009, at 8:01 PM, Matthew Lundin wrote:
>
>>
>> A quick question. Sometimes during the day, when my effort is
>> flagging,
>> I like to see all items that have an effort of, say, < 0:10, so I
>> can do
>> a bunch of quick tasks in succession. When I apply the
Carsten Dominik writes:
> Sometimes, miracles do happen.
:)
> Fool the user, not Org!
>
> We will make them just normal outline nodes with stars,
> metadata and all the rest. Full citizens. But then we treat
> them specially in just two situations:
>
> 1. For visibility cyc
Carsten Dominik writes:
> Still, if it is "common practice" to call this outermost
> container "container" instead of "content", I would not
> object to rename it.
"content" (see some drupal templates and Org-mode) or "wrapper" (see OP)
or "wrap" (see some CMSs, e.g. typolight) or ...
???
-
It works for me too. (I can't reproduce it either)
-Bernt
Carsten Dominik writes:
> Hi
>
> I cannot reproduce this, refreshing keeps the filter for me.
>
> - Carsten
>
> On Mar 28, 2009, at 11:16 PM, shaunalynn duffy wrote:
>
>> Hey there,
>>
>> I just switched to using the development version
Nick Dokos wrote:
> Matthew Lundin wrote:
>
> >
> > A quick question. Sometimes during the day, when my effort is flagging,
> > I like to see all items that have an effort of, say, < 0:10, so I can do
> > a bunch of quick tasks in succession. When I apply the agenda filter ( /
> > < 0:10 ), ho
Hi Carsten,
Carsten Dominik wrote:
> On Mar 30, 2009, at 4:45 PM, Matthew Lundin wrote:
>> Carsten Dominik writes:
>>> I would not object to renaming the outer div to "container" or whatever
>>> other name we can find a consensus for.
>>
>> Completely agreed. This is not an important problem. Any
Matthew Lundin wrote:
>
> A quick question. Sometimes during the day, when my effort is flagging,
> I like to see all items that have an effort of, say, < 0:10, so I can do
> a bunch of quick tasks in succession. When I apply the agenda filter ( /
> < 0:10 ), however, the resulting list includes
Fixed, thanks.
- Carsten
On Mar 30, 2009, at 9:22 AM, Rustom Mody wrote:
The last two lines of my org file are
*** Vishnu Sahasranam
*** Ram Navami
without a newline at the end
Trying to reorder these two lines I do a M-S-down on second last
line I get
*** Ram Navami*** Vishnu Sahasrana
On Mar 30, 2009, at 8:01 PM, Matthew Lundin wrote:
A quick question. Sometimes during the day, when my effort is
flagging,
I like to see all items that have an effort of, say, < 0:10, so I
can do
a bunch of quick tasks in succession. When I apply the agenda filter
( /
< 0:10 ), however,
On Mar 30, 2009, at 8:12 PM, Matthew Lundin wrote:
Hi Carsten,
I think I figured out the problem. I reset
org-emphasis-regexp-components to the new default (I had customized
it)
and everything now works fine.
Ah, yes, that explains it.
- Carsten
Thanks,
Matt
Carsten Dominik writes:
Hi Carsten,
I think I figured out the problem. I reset
org-emphasis-regexp-components to the new default (I had customized it)
and everything now works fine.
Thanks,
Matt
Carsten Dominik writes:
> Hi Matt,
>
> well, if I export that exact same document, then I get
>
> -
A quick question. Sometimes during the day, when my effort is flagging,
I like to see all items that have an effort of, say, < 0:10, so I can do
a bunch of quick tasks in succession. When I apply the agenda filter ( /
< 0:10 ), however, the resulting list includes all items that do not have a
defi
On Mar 30, 2009, at 4:46 PM, David Engster wrote:
Matthew Lundin writes:
David Engster writes:
I guess this should be simple but somehow it's not working for me. I
want to generate a todo list which is sorted according to the
scheduled
date. Consider the following test.org file:
[...]
On Mar 30, 2009, at 4:45 PM, Matthew Lundin wrote:
Carsten Dominik writes:
I would not object to renaming the outer div to "container" or
whatever other name we can find a consensus for.
I think I would object to removing it alltogether, I cannot see the
benefit of doing that.
On the other
Hi Matt,
well, if I export that exact same document, then I get
---
\title{Test}
\author{Carsten Dominik}
\date{30 March 2009}
\begin{document}
\maketitle
\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}
This is a footnot
Hi Samuel,
caching stuff for the agenda would mean rewriting the agenda code.
Do you have more detailed pointers what operations exactly are slow?
Maybe we can profile and improve these without resorting to cacheing.
- Carsten
On Mar 26, 2009, at 9:21 PM, Samuel Wales wrote:
The following so
Hi Kostya!
I am still pretty new to emacs and org-mode, but from what I have read until
now...
Could you use the tag hook to automatically assign the :tech: tag along with
:firefox: and|or :emacs: etc...
This is still not exactly what you wished afaics, but it may make things a
little more conveni
Hi Carsten,
Carsten Dominik writes:
> Fixed, thanks.
>
> - Carsten
>
I installed the most recent org from the git repo and footnotes that
begin with italics markup are still not converted to \emph in LaTeX.
(See example below.)
Thanks,
Matt
> On Mar 28, 2009, at 7:29 PM, Matthew Lundin wrot
Hi,
Manish - thank you for the reply.
Here is what I want in details:
For example, I have following tags :tech: :firefox: :emacs: :orgmode:
In agenda I usually ask only for TODO with :tech: tags, in order to see
actions, related to technical stuff.
clearly, :firefox: and :emacs: are related to :
Matthew Lundin writes:
> David Engster writes:
>> I guess this should be simple but somehow it's not working for me. I
>> want to generate a todo list which is sorted according to the scheduled
>> date. Consider the following test.org file:
[...]
>> This minimal setup
>>
>> (setq org-agenda-fil
Carsten Dominik writes:
> I would not object to renaming the outer div to "container" or
> whatever other name we can find a consensus for.
>
> I think I would object to removing it alltogether, I cannot see the
> benefit of doing that.
>
> On the other hand, I cannot really see ths issue here, b
Hi Daniel,
looks that your modification do the right thing - almost.
It does not check if the parent itself is a TODO, and I
think this would be necessary as well. Because it would
allow to have do-able subtasks in the list without
too much blocking.
So "write hopping list" would not be blocked
Konstantin Antipin writes:
> Is there any way to make tags inherited from another tag?
> For example, I have following tags:
> :tech:
> :emacs:
> :orgmode:
> :ubuntu:
>
> :other:
No, tags cannot inherit from one another, but you can achieve a similar
effect by structuring your hea
Sébastien Vauban writes:
> I took a free CSS template at:
>
> http://www.free-css.com/free-css-templates/page2/minisite-pro.php
Why don't you adjust the template???
Why should anyone Org-mode to match an arbitrary freely available
CSS-template?
Sebastian
__
David Engster writes:
>
> I guess this should be simple but somehow it's not working for me. I
> want to generate a todo list which is sorted according to the scheduled
> date. Consider the following test.org file:
>
> ** TODO: first SCHEDULED: <2009-04-01 Wed>
> ** TODO: second SCHEDULED: <2009-0
On Mar 30, 2009, at 2:46 PM, Matthew Lundin wrote:
Sebastian Rose writes:
Could you describe here what's the problem with the element?
This was put in recently on a users request. If you don't want to
use it
for you're CSS styling, just don't.
In my opinion, a minor issue with the new
Hi all,
I guess this should be simple but somehow it's not working for me. I
want to generate a todo list which is sorted according to the scheduled
date. Consider the following test.org file:
** TODO: first SCHEDULED: <2009-04-01 Wed>
** TODO: second SCHEDULED: <2009-04-23 Thu>
** TODO: third SC
Sebastian Rose writes:
> Could you describe here what's the problem with the element?
>
> This was put in recently on a users request. If you don't want to use it
> for you're CSS styling, just don't.
In my opinion, a minor issue with the new default is
that it is used used to wrap the entire
Could you describe here what's the problem with the element?
This was put in recently on a users request. If you don't want to use it
for you're CSS styling, just don't.
One way to gear the export results to your needs exactly might be the
usage of XSL (which you could use with the XHTML or Doc
2009/3/30 Sébastien Vauban
>
> Hi Carsten,
>
> Carsten Dominik wrote:
> > On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
> >> Hello,
> >>
> >> Trying to use free CSS templates for some Web site, I have layout problems
> >> with the current export to HTML, as a first `' is
> >> hard-coded
>
El dv, mar 27 2009, Sebastian Rose va escriure:
>
> What we have now, just as Carstens said:
>
> # <>
> * Section B
>
> Creates this headline in HTML:
>
> 2 Section B
>
>
> This is enough for all the use cases I can think of.
>
Yes, this is enough except for two things:
1. The TOC still
On Mar 28, 2009, at 3:23 PM, Karl Maihofer wrote:
I'd like to define a TODO like in the example below. When there is a
task somewhere in my text (I want to look something up etc.) I want to
define this task at the relevant position in my text. So I can lookup
all TODOs using the agenda-view and
Hi Carsten,
Carsten Dominik writes:
>> When I call org-footnote-action, footnotes are entered inline, as
>> expected. But when I call org-footnote-action with an argument and
>> then
>> select "sort," footnote definitions are created at the bottom of the
>> section (as expected),
>
>
> I believe
Hi Carsten,
Carsten Dominik wrote:
> On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
>> Hello,
>>
>> Trying to use free CSS templates for some Web site, I have layout problems
>> with the current export to HTML, as a first `' is
>> hard-coded
>> into the resulting Web page.
>>
>> Could you r
On Sun, Mar 29, 2009 at 7:55 AM, Eraldo Helal wrote:
> Similar to the variable: org-todo-state-tags-triggers // triggers
> on|off when gets active...
>
> Is there also something that triggers my tag menu when a
> gets active.
>
> Example: When NEXT (todo state) gets active ...I g
On Sat, Mar 28, 2009 at 6:59 PM, Konstantin Antipin wrote:
> Dear org-users,
> Is there any way to make tags inherited from another tag?
> For example, I have following tags:
> :tech:
> :emacs:
> :orgmode:
> :ubuntu:
>
> :other:
Could you please a little elaborate more on t
On Mon, Mar 30, 2009 at 1:38 PM, Rustom Mody wrote:
> I am quoting from Charles Cave's "How I use emacs and org to
> implement GTD"
>
> He showshas two configuration lines:
>
> #+PROPERTY: Effort_ALL 0:10 0:20 0:30 1:00 2:00 4:00 6:00 8:00
> #+PROPERTY: Effort_ALL 0 0:10 0:20 0:30 1
--- Lun 30/3/09, Rustom Mody ha scritto:
> The last two lines of my org file are
>
> *** Vishnu Sahasranam
> *** Ram Navami
>
> without a newline at the end
>
> Trying to reorder these two lines I do a M-S-down on
> second last line I get
>
> *** Ram Navami*** Vishnu Sahasranam
then
On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
Hello,
Trying to use free CSS templates for some Web site, I have layout
problems
with the current export to HTML, as a first `' is
hard-coded
into the resulting Web page.
Could you remove that line, and its closing tag from `(insert
Fixed, thanks.
- Carsten
On Mar 28, 2009, at 7:29 PM, Matthew Lundin wrote:
Hi Carsten,
When I export a footnote that begins with emphasis/italics markup, the
markup is not converted to \emph in the LaTeX output.
E.g., the following source...
--8<---cut here---start-
On Mar 30, 2009, at 11:27 AM, Scot Becker wrote:
I can confirm this.
Another related issue is that italics and bold do not mix in latex
export. You can't do something like this:
/An italicized sentence with a *bold* bit./ or *vice /versa/*.
Nested emphasis is indeed not possible.
Howe
I can confirm this.
Another related issue is that italics and bold do not mix in latex export.
You can't do something like this:
/An italicized sentence with a *bold* bit./ or *vice /versa/*.
Also, and this may be unavoidable without adding significant complexity to
the export engine. But you
Hi Roc Lee,
Roc lee wrote:
> 2009/3/30 roc lee
>>> Could you remove that line, and its closing tag from `(insert
>>> "\n\n\n\n"))' (in function `org-export-as-html') so
>>> that we have a completely naked BODY, that the user can fill at its own
>>> freedom via the preamble/postamble?
>
> There is
Hi Matt,
On Mar 28, 2009, at 4:34 AM, Matthew Lundin wrote:
Hi Carsten,
I would like to report a bug in org-footnote. I have set
org-footnote-define-inline to t. I also have the following settings:
--8<---cut here---start->8---
(setq org-footnote-section ni
2009/3/30 roc lee
> in org-exp.el, line 3858:
> (insert "\n")
>
> 2009/3/30 Sébastien Vauban
>
> Hello,
>>
>> Trying to use free CSS templates for some Web site, I have layout problems
>> with the current export to HTML, as a first `' is
>> hard-coded
>> into the resulting Web page.
>>
>>
Hi Taru,
> Here is a simple solution, have a menu like:
>
>
>Navigation
>
> Home
> CV
> Contact Me
>
>
>
> And simply have inside curriculum-vitae.org:
> #+STYLE: a#navigation-cv { color: red }
>
> inside contact-me.org:
> #+STYLE: a#navigation-contact-me { color:
in org-exp.el, line 3858:
(insert "\n")
2009/3/30 Sébastien Vauban
> Hello,
>
> Trying to use free CSS templates for some Web site, I have layout problems
> with the current export to HTML, as a first `' is
> hard-coded
> into the resulting Web page.
>
> Could you remove that line, and its c
Hello,
Trying to use free CSS templates for some Web site, I have layout problems
with the current export to HTML, as a first `' is hard-coded
into the resulting Web page.
Could you remove that line, and its closing tag from `(insert
"\n\n\n\n"))' (in function `org-export-as-html') so that
we hav
I am quoting from Charles Cave's "How I use emacs and org to implement GTD"
He shows has two configuration lines:
#+PROPERTY: Effort_ALL0:10 0:20 0:30 1:00 2:00 4:00 6:00 8:00
#+PROPERTY: Effort_ALL 0 0:10 0:20 0:30 1:00 2:00 3:00 4:00 8:00
with one #+COLUMNS: line in between
Can someone thr
On Mar 27, 2009, at 10:46 PM, Mike Newman wrote:
When you use the standard commands to add/removes files from the
agenda, it will write a definition for the variable org-agenda-files
to
the custom section of your .emacs file.
If you want to deal with trees of files, you might be better off
On Mar 29, 2009, at 4:37 AM, Richard Riley wrote:
when doing an org-remember, is there a way to get the C-c C-q tags
dialog for tag entry when creating the new entry using an
org-remember-template? I only see tags from completion candidates.
How about pressing `C-c C-q' ?
- Carsten
__
The last two lines of my org file are
*** Vishnu Sahasranam
*** Ram Navami
without a newline at the end
Trying to reorder these two lines I do a M-S-down on second last line I get
*** Ram Navami*** Vishnu Sahasranam
___
Emacs-orgmode mailing list
Reme
62 matches
Mail list logo