Fine by me.
regards,
Tim.
On 16 December 2013 16:52, Adam Spiers wrote:
> Thanks Tim. Perhaps this could go in the contrib/lisp/ directory?
>
> On 16 December 2013 14:02, Tim O'Callaghan wrote:
>> Hi Adam.
>>
>> I still lurk on the org-mode list. I'm not using org as much as a TODO
>> system
Thanks Tim. Perhaps this could go in the contrib/lisp/ directory?
On 16 December 2013 14:02, Tim O'Callaghan wrote:
> Hi Adam.
>
> I still lurk on the org-mode list. I'm not using org as much as a TODO
> system any more, mostly for publishing and notes, so I am not sure if
> it works with the la
Hi Adam.
I still lurk on the org-mode list. I'm not using org as much as a TODO
system any more, mostly for publishing and notes, so I am not sure if
it works with the lates version of org.
Attached is the code, released for those that might find it of value.
It has not substantially changed in a
Hey Tim,
I realise this is from over 4 years ago, but I was wondering if you'd
made any progress with org-action-verbs since then? It's a great idea
and IMHO worthy of being made into a package.
Cheers,
Adam
On 1 October 2009 03:29, Tim O'Callaghan wrote:
> Small update. Fixes the problem of t
Apparently my post wasn't connected to the original thread, so here it is -
http://lists.gnu.org/archive/html/emacs-orgmode/2009-03/msg00176.html
Samuel, may be i will start implementing something like that locally, on my
computer. Org already can substitute a spreadsheet or a plain-text data
Hi sindikat,
On 2011-11-27, sindikat wrote:
> I really love this idea of ID markers. It would open so
> many opportunities for semantic extensions of org-mode and
> not only. Using ID markers we can
...
> management could be made out of that. Every ID marker will
> effectively become a graph vert
I really love this idea of ID markers. It would open so many opportunities
for semantic extensions of org-mode and not only. Using ID markers we can
make a associative array (map, dict, key-value store) out of anything.
Meaningful task planning, project management, knowledge and information
man
Thank you Bastien.
It works as expected.
--
Darlan
At Thu, 10 Mar 2011 11:24:26 +0100,
Bastien wrote:
>
> Hi Darlan,
>
> Darlan Cavalcante Moreira writes:
>
> > I think yes and no, depending on what the user wants to do.
> >
> > I my case I use org-attach as a way to store files related to
Hi Darlan,
Darlan Cavalcante Moreira writes:
> I think yes and no, depending on what the user wants to do.
>
> I my case I use org-attach as a way to store files related to org that *I
> don't need to access outside org-mode*. For files that I access outside
> org-mode I don't attach it at all.
At Sat, 05 Mar 2011 10:14:17 +0100,
Bastien wrote:
Hello Bastien,
Sorry for the late reply. For some reason (path related) Emacs was loading
an older version of org instead of the one from git and I wasn't seeing your
changes.
>
> Hi Darlan,
>
> Darlan Cavalcante Moreira writes:
>
> > I knew
Hi Darlan,
Darlan Cavalcante Moreira writes:
> I knew there was some variable to control this for all elisp links. I would
> prefer not to set this to nil, since I like the confirmation for other
> elisp links and since links for attached files are common for me I thought
> it could be a "built-
At Thu, 03 Mar 2011 11:18:06 +0100,
Bastien wrote:
>
> Hi Darlan,
>
> Darlan Cavalcante Moreira writes:
>
> > Using the functions already provided by org-attach I could get
> > #+LINK: attach elisp:(org-open-file (org-attach-expand "%s"))
> > However, I always have to confirm the execution of
Hi Darlan,
Darlan Cavalcante Moreira writes:
> Using the functions already provided by org-attach I could get
> #+LINK: attach elisp:(org-open-file (org-attach-expand "%s"))
> However, I always have to confirm the execution of the elisp code.
You want to set `org-confirm-elisp-link-function' t
Hello List,
One org-mode feature that I find extremely useful is org-attach. I use it
frequently as an easy way to store files associated with a task (in fact,
any sub-tree) without worrying too much about where the files are located
(for some specific sub-trees I like to set the attach directory
Hi Bastien,
I may mixed two thinks I supposed to achieve.
1. to be able to export anniversaries in a separate .ics file. As you posted
recently, in a new org-mode release, it will be possible to use
`org-icalendar-honor-noexport-tag' customization. I have not tried yet, but
it should work. So, th
On Mon, Feb 14, 2011 at 11:14 PM, Bastien wrote:
> Dave Abrahams writes:
>
>> How about just always showing the link as it will be presented to the
>> user first, followed by the raw link? Then everything will be
>> consistent.
>
> I don't see how it would prevent the problem I've been mentionni
Hi Dave,
Dave Abrahams writes:
> How about just always showing the link as it will be presented to the
> user first, followed by the raw link? Then everything will be
> consistent.
I don't see how it would prevent the problem I've been mentionning: we
will still have a mix of descriptions and
On Mon, Feb 14, 2011 at 5:17 AM, Bastien wrote:
> Hi Dave,
>
> Dave Abrahams writes:
>
>> Since you asked: put the descriptions first.
>
> The only problem I see with this solution is that it will end up mixing
> descriptions (+raw link) and raw links (with no description), this might
> be confus
Hi Dave,
Dave Abrahams writes:
> Since you asked: put the descriptions first.
The only problem I see with this solution is that it will end up mixing
descriptions (+raw link) and raw links (with no description), this might
be confusing.
Perhaps we can let the user decide how he wants the ava
Hi list,
Although I try to keep all my org files inside a ~/org directory, I
often find myself creating org files outside of this directory
context, for example, as a bucket for a new project I'm working on, to
keep notes, todos, etc.
It'd be nice if we had a org-backup function that would fetch
On Fri, Feb 11, 2011 at 7:05 AM, Bastien wrote:
> Hi Dave,
>
> Dave Abrahams writes:
>
>> When using org-insert-link, it would be far better for me to have it
>> show me the _descriptions_ of links (the default link text), rather
>> than showing me the links themselves. This is especially true o
Hi Juraj,
thanks for the patch and the explanations.
Juraj Kubelka writes:
> So, my regular diary events are stored in main.org file and
> anniversaries in anniversary.org file.
Which lets you have two separate .ics files, one containing
anniversaries, the other one not containing them.
I sti
Hi Dave,
Dave Abrahams writes:
> When using org-insert-link, it would be far better for me to have it
> show me the _descriptions_ of links (the default link text), rather
> than showing me the links themselves. This is especially true of
> email links, which are generally long and unintelligib
Let's say I have a subtree, of review materials, for example. I would like
to randomize the order of the elements. I would like to have the option to
randomize the subtree in some different ways:
1. sort the members of one subtree that is a list, randomly.
2. sort all the headlines, ra
Carsten Dominik writes:
> Finally, if you still want a fast command doing this:
>
> (defun org-agenda-reschedule-to-today ()
> (interactive)
> (flet ((org-read-date (&rest rest) (current-time)))
> (call-interactively 'org-agenda-schedule)))
Useful, thanks!
I added it to org-hacks.org un
Hi Gionanni,
As I understand code in org-agenda-add-entry-to-org-agenda-diary-file
function, it search for "* Anniversaries" string in org-agenda-diary-file
file. It is the same file, where other events ("i d" (day), "i b" (block))
are inserted. But I would like to paste anniversaries to another o
Juraj Kubelka writes:
Hi, Juraj,
> I would like to add anniversary entries to another Org file then other
> diaries. Would it be possible?
Isn't the following "code" in an org-file (in the agenda-list) enough?
** Birthdays & anniversaries
:PROPERTIES:
:CATEGORY: Ann
:END:
I would like to add anniversary entries to another Org file then other
diaries. Would it be possible? There is a suggested patch in the attachment.
Thank you a lot,
Jura
patch.diff
Description: Binary data
___
Emacs-orgmode mailing list
Please use `Rep
When using org-insert-link, it would be far better for me to have it
show me the _descriptions_ of links (the default link text), rather
than showing me the links themselves. This is especially true of
email links, which are generally long and unintelligible by
themselves.
I have something set u
At Wed, 08 Dec 2010 16:20:44 +,
Eric S Fraga wrote:
>
> Dave Abrahams writes:
>
> > When using Org for planning, I often find myself corrupting my Org
> > files. All kinds of things can go wrong, but the basic issue is that
>
> I do have a couple of rules I follow to avoid problems.
>
>
At Thu, 09 Dec 2010 08:57:54 +,
Eric S Fraga wrote:
>
> Dave Abrahams writes:
>
> [...]
>
> >> > It'd be great if there were a way to make the ID property
> >> > read-only (or really really hard to change).
> >>
> >> This is where column mode comes in quite handy?
> >
> > Link please?
>
Dave Abrahams writes:
[...]
>> > It'd be great if there were a way to make the ID property
>> > read-only (or really really hard to change).
>>
>> This is where column mode comes in quite handy?
>
> Link please?
Apologies; I meant column view within org mode: info -> org ->
Properties and C
At Wed, 8 Dec 2010 23:11:09 +0530,
Manish wrote:
>
> Manish
> Subject: Re: [Orgmode] Feature request [7.3]
> Date: Wed, 8 Dec 2010 23:11:09 +0530
> To: Dave Abrahams
> Cc: emacs-orgmode@gnu.org
> Message-ID:
>
> On Wed, Dec 8, 2010 at 2:29 AM, Dave Abrahams wrote:
Dave Abrahams writes:
> When using Org for planning, I often find myself corrupting my Org
> files. All kinds of things can go wrong, but the basic issue is that
I do have a couple of rules I follow to avoid problems.
1. I usually have a blank line between the meta data (scheduled,
propert
On Wed, Dec 8, 2010 at 2:29 AM, Dave Abrahams wrote:
>
> When using Org for planning, I often find myself corrupting my Org
> files. All kinds of things can go wrong, but the basic issue is that
> agenda items have a syntax, and it's easy to violate, especially when
> I'm going *fast*, which after
I don't know about others, but I just put note text below everything
else, but before the next headline
On Tue, Dec 7, 2010 at 3:59 PM, Dave Abrahams wrote:
>
> When using Org for planning, I often find myself corrupting my Org
> files. All kinds of things can go wrong, but the basic issue is th
When using Org for planning, I often find myself corrupting my Org
files. All kinds of things can go wrong, but the basic issue is that
agenda items have a syntax, and it's easy to violate, especially when
I'm going *fast*, which after all is what Org is supposed to enable!
For example, a typica
At Mon, 11 Oct 2010 09:21:05 +0200,
Carsten Dominik wrote:
>
> After giving this some thought, I don't this this can be done in a
> clear and non-confusing way.
Thanks for spending so much time/energy considering it, despite the
fact that it would be incoherent with the rest of your interface
On Oct 10, 2010, at 3:50 PM, David Abrahams wrote:
Hi All,
I have to reschedule quite a few items daily. Often they're
yesterday's items that I need to reschedule for today.
`C-c C-s . RET'
is a bit much typing for that, so I re-bound `S' to
org-agenda-schedule. But
`S . RET'
is still
On Sun, Oct 10, 2010 at 09:50:47AM -0400, David Abrahams wrote:
> I have to reschedule quite a few items daily. Often they're
> yesterday's items that I need to reschedule for today.
> `C-c C-s . RET'
> is a bit much typing for that
I use S-right on the agenda buffer, which is quite easy.
Rega
Hi All,
I have to reschedule quite a few items daily. Often they're
yesterday's items that I need to reschedule for today.
`C-c C-s . RET'
is a bit much typing for that, so I re-bound `S' to
org-agenda-schedule. But
`S . RET'
is still a bit much. I'd like it if the default when re
Now that I've started exporting some org files (to HTML mostly), I run
into some limitations here and there. I've worked around most of them,
but have not been able to do anything about this (other than editing the
resulting HTML):
I have some tables where I used (without thinking much about it)
Hello,
I have a Feature Request: It would be really great if there was (an easy way) to
define a Timestamp with repeating interval but only in a specific time range.
For example I want to define a repeating event on every Tuesday between
2010-10-05 and 2011-01-27:
<2010-10-05 Tue 09:15-11:00 +1w>-
Hi,
On Sep 1, 2010, at 1:44 PM, Tim O'Callaghan wrote:
Hi,
I've been poking about trying to understand org-date tree, as It is
essentially an undocumented feature at the moment. am i right in my
understanding that it is only meant as a refile-target structure?
The feature request is to allow
Hi,
I've been poking about trying to understand org-date tree, as It is
essentially an undocumented feature at the moment. am i right in my
understanding that it is only meant as a refile-target structure?
The feature request is to allow the use of ISO week numbers to
structure the year rather th
On Jul 23, 2010, at 11:55 AM, Colin Fraizer wrote:
I love the new Capture feature. Much better than the old Remember
(though I liked that too!).
However, would it be possible to have a “C-u C-c C-w” that completes
the capture and switches to the target buffer?
You can do C-c C-w to refil
On 2010-08-10, Samuel Wales wrote:
> I wrote this a long time ago in response to Carsten's reply
> to Eric in the first link below.
I guess it was a response to Eric.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Em
I wrote this a long time ago in response to Carsten's reply
to Eric in the first link below.
===
1) http://thread.gmane.org/gmane.emacs.orgmode/11896
extensible syntax with an application in id markers
(which themselves have an application in many things,
including graph theoreti
I love the new Capture feature. Much better than the old Remember (though I
liked that too!).
However, would it be possible to have a "C-u C-c C-w" that completes the
capture and switches to the target buffer?
___
Emacs-orgmode mailing list
Ple
On Thu, Jun 3, 2010 at 12:19 AM, Carsten Dominik
wrote:
> Hi Scott,
>
> OK, I am giving you a variable org-ctrl-k-protect-subtree to get this
> protection, either with a query or by throwing an error.
>
> But: my prediction is that you will set this variable to nil again soon :D
>
LoL!
Actually,
Scot, Anthony and Carsten,
Thanks a ton for the help (and mods). I'll try out these two approaches to
protecting me from myself and see which one I like best.
Scott
>
>
>
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the lis
Hi Scott,
OK, I am giving you a variable org-ctrl-k-protect-subtree to get this
protection, either with a query or by throwing an error.
But: my prediction is that you will set this variable to nil again
soon :D
Let me know how it goes.
Cheers
- Carsten
On Jun 1, 2010, at 4:51 PM, Sco
Scott,
You asked:
> Feature request: add an option preventing tree deletion with C-k without
> user confirmation. Actually, I'd like an option to prevent it period.
> If this option is already in there, then you're encouraged to tell me to
> RTFM. But then also please tell me where it is, becaus
For what must be the dozenth time, I've just accidentally deleted a large
tree by typing C-k while in a headline.
This is really easy to do because emacs users have "C-k deletes to the end
of the line" worn deeply into their neural pathways -- it's so automatic for
me that the keystroke is close t
Hi Tim,
you can set org-use-speed-commands to a function. When this function
returns t, speed commands are active at that location.
However, this will then make all speed keys active at that location,
not only specific ones.
Another, probably better, possibility to achieve what you want
Hi,
My general org keyboard policy has been to avoid the use of any Ctrl
related keys, and remap them to Alt, or FN keys where possible. For
example I've mapped M-R to org-remember and M-O to org-ctrlc-ctrlc
etc.
Today I've been looking to try and set up my alt 'speed keys' for the
prefix arg sty
On Apr 7, 2010, at 9:52 AM, Michael Brand wrote:
Hi zwz,
> I do not know if I can do org-plot on rows instead of columns.
> But today after I finished a table, I found I have to transpose the
> table by hand so that I can plot it as I want.
> Here is original table:
> | x | y | x | y | ..
Hi zwz,
> I do not know if I can do org-plot on rows instead of columns.
> But today after I finished a table, I found I have to transpose the
> table by hand so that I can plot it as I want.
> Here is original table:
> | x | y | x | y | ... |
> |-++++-|
> | 1 | 2 | 3
Hi Nathan,
there is nothing like this right now. I think I would add
some marker to the headline like {XXX} or so for you as
a reminder. And then use the fact that the heading in
the clock table can be a link in order to jump to the heading
and check what your notes say.
- Carsten
On Apr 1, 2
Here's the use-case:
I'm working on Task 1, and encounter an unusual problem.
I want my clock report to show some detail about why Task 1
took more time than usual.
I don't want to create a sub-heading and clock into it then
adjust the clock, etc. I just want to store a note or create a
heading
Thanks, I've made your suggested change and applied the patch. -- Eric
Carsten Dominik writes:
> Hi Eric, looks good to me, please go ahead and apply this patch.
>
> I would not have expected that this is such a compact change.
> The only improvement I can see would be to use org-add-props to
>
Hi Eric, looks good to me, please go ahead and apply this patch.
I would not have expected that this is such a compact change.
The only improvement I can see would be to use org-add-props to
put the properties on the link before inserting it and in this
way shave off a let form.
Thanks!
- Carst
Hi,
The attached patch places the latex source into alt html image tags as
described below. I think it should be safe, in that I remove all "s
from inside of the alt string.
Thanks for the implementation advice -- Eric
diff --git a/lisp/org-html.el b/lisp/org-html.el
index b8925e7..2246daf 1006
On Mar 26, 2010, at 4:01 PM, Eric Schulte wrote:
Hi,
HTML tags allow both alternate text (rendered when the image
can't
be rendered), as well as titles which show as tooltips on hover. I
wonder if it would be difficult to place the text latex used in
generating an image into these two fie
Hi,
HTML tags allow both alternate text (rendered when the image can't
be rendered), as well as titles which show as tooltips on hover. I
wonder if it would be difficult to place the text latex used in
generating an image into these two fields. If not then I at least would
find it useful.
Than
The variable "org-agenda-files" can be a list of file names or a single file
name. I prefer the latter, since it is much easier to maintain one ordinary
file without modifying the .emacs.
So in my .emacs I just use:
(setq org-agenda-files (expand-file-name "agenda" org-directory))
However, it s
On 18 Mar 2010, at 17:36, Scott Otterson wrote:
> So, here's my feature request: Hide the target angle brackets in the same
> way that square brackets are hidden for hyperlinks.
1+
>The hidden angle brackets could be exposed by hitting delete when at the
> right side of the target (simil
<> and <<>> are great for making sure internal links
go to the right place in your org document. The problem with them, though,
is that they clutter up the text, making it less readable.
So, here's my feature request: Hide the target angle brackets in the same
way that square brackets are hidden
OK, thanks, I will take a look at that.
Hmmm, I also see that csquotes is not always present in
distributions... :(
So this really has to be optional
- Carsten
On Jan 27, 2010, at 10:29 AM, Sven Bretfeld wrote:
Hi Carsten
Carsten Dominik writes:
can you send me a path, preferably
Hi Carsten
Carsten Dominik writes:
> can you send me a path, preferably with an option to turn this on and
> off?
For now, I only have this dummy solution in my .emacs:
--8<---cut here---start->8---
(eval-after-load "org-latex"
'(defun org-export-latex-quota
Hi Sven,
can you send me a path, preferably with an option to turn this on and
off?
Thanks.
- Carsten
On Jan 24, 2010, at 8:22 PM, Sven Bretfeld wrote:
Hi
"Sven Bretfeld" writes:
Quotation marks like "these" are converted to ``these'' by
org-export-latex. It would be much better to us
On Jan 26, 2010, at 7:26 AM, Scot Becker wrote:
For what it's worth, I also think that an option to do this would be
useful.
Hi Scott, it is worth a lot - more often that not a
second voice like this is what is making the difference...
- Carsten
On Sun, Jan 24, 2010 at 7:22 PM, Sven Br
For what it's worth, I also think that an option to do this would be useful.
On Sun, Jan 24, 2010 at 7:22 PM, Sven Bretfeld wrote:
> Hi
>
> "Sven Bretfeld" writes:
>
> > Quotation marks like "these" are converted to ``these'' by
> > org-export-latex. It would be much better to use \enquote{th
Hi
"Sven Bretfeld" writes:
> Quotation marks like "these" are converted to ``these'' by
> org-export-latex. It would be much better to use \enquote{these}.
I have seen that org-latex.el links the quotation marks to the LANG
environment. So far only French and English are supported. I think this
Hello List
Quotation marks like "these" are converted to ``these'' by
org-export-latex. It would be much better to use \enquote{these}.
The \enquote tag belongs to the powerful csquotes package. Not only does
this package chose the correct quotation mark style for the document
language as defined
Hi Carsten,
Carsten Dominik writes:
> Hi Thierry,
>
> there is now a new face, org-agenda-diary, for this purpose.
Nice, thank you, i will have a look.
How do you enable it?
I use that actually:
,
| (defun tv-org-propertize-diary-entries ()
| (save-excursion
| (let ((inhibit-read-onl
On Jan 4, 2010, at 3:57 PM, Thierry Volpiatto wrote:
Hi Carsten,
Carsten Dominik writes:
Hi Thierry,
there is now a new face, org-agenda-diary, for this purpose.
Nice, thank you, i will have a look.
How do you enable it?
It is already implemented - all you need to do is to customize t
Hi Thierry,
there is now a new face, org-agenda-diary, for this purpose.
HTH
- Carsten
On Dec 17, 2009, at 10:25 AM, Thierry Volpiatto wrote:
Hi, should be great to be able to colorize diary entries in agenda.
I didn't find customisation for that apart modifying:
,
| (defun org-get-entri
On Fri, 01 Jan 2010 11:07 +0100, "Carsten Dominik"
wrote:
> Hi Peter,
>
> this is a quite open-ended request, to add classes based on
> TODO keywords/Tags, maybe timestamps etc.
>
> Maybe the best solution would be to do this in postprocessing, for
> example using a hook like org-export-html-f
Hi Peter,
this is a quite open-ended request, to add classes based on
TODO keywords/Tags, maybe timestamps etc.
Maybe the best solution would be to do this in postprocessing, for
example using a hook like org-export-html-final-hook:
http://orgmode.org/worg/org-configs/org-hooks.php#sec-1.76
HT
Its great that there is a log when the DEADLINE or SCHEDULED value
changes for an entry. It would also be nice if you could remove the
deadline or scheduled value using the same interface so it could be
logged.
For example, with scheduled I might decide to do a certain task
next week, and
On Dec 17, 2009, at 10:25 AM, Thierry Volpiatto wrote:
Hi, should be great to be able to colorize diary entries in agenda.
I didn't find customisation for that apart modifying:
,
| (defun org-get-entries-from-diary (date)
| "Get the (Emacs Calendar) diary entries for DATE."
|
| [...]
|
|
Hi, should be great to be able to colorize diary entries in agenda.
I didn't find customisation for that apart modifying:
,
| (defun org-get-entries-from-diary (date)
| "Get the (Emacs Calendar) diary entries for DATE."
|
| [...]
|
| (org-add-props x (text-properties-at (1- (le
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
2009/12/14 Carsten Dominik :
> Hi Nicolas,
>
> On Dec 10, 2009, at 11:51 PM, Nicolas Girard wrote:
>
>> Hi,
>>
>> in the agenda view, the '>' key can be used to change the timestamp
>> associated with the current line.
>>
>> 1. It seems inacurrately described in the manual ("Change the
>> timestamp
Hi Nicolas,
On Dec 10, 2009, at 11:51 PM, Nicolas Girard wrote:
Hi,
in the agenda view, the '>' key can be used to change the timestamp
associated with the current line.
1. It seems inacurrately described in the manual ("Change the
timestamp associated with the current line **to today**").
Hi,
in the agenda view, the '>' key can be used to change the timestamp
associated with the current line.
1. It seems inacurrately described in the manual ("Change the
timestamp associated with the current line **to today**").
2. When dealing with inactive timestamp, the '>' key currently does
no
Hi,
When a task t is scheduled at 10:00 and has the :Effort: property set
to 0:30, it is currently displayed in the agenda view like:
categ:10:00.. Scheduled: TODO t
I'd find it useful if it was displayed like:
categ:10:00-10:30 Scheduled: TODO t
Cheers,
--
Nicolas
Would it be possible to give exported headlines a class based on their
tag or TODO?
For instance, instead of just labelling the tag, like this:
Windows builds fail with "Error 66"CLOSED
I would like to change the appearance of the whole headline:
Windows builds fail with
"Error 66"CLOSED
The u
2009/12/3 Jonathan Arkell :
> Sure, but something like this might be even better still:
>
>
> FOO
> blah
> BAR
> blah blah
>
>
> You don't need the extra div around the dl, since the dl itself is a block
> element. The extra div in this case is semantically null (and void!).
Agreed... It wa
Sure, but something like this might be even better still:
FOO
blah
BAR
blah blah
You don't need the extra div around the dl, since the dl itself is a block
element. The extra div in this case is semantically null (and void!).
The Definition list is basically a set of key/value pairs a
Just bumping this thread/question:
2009/12/2 Rick Moynihan :
> Also, the properties are exported into the HTML like so:
>
> PROPERTIES
> :FOO: blah
> :BAR: blah blah
>
>
> Would something like the following not be a better format for
> parsing/processing?
>
>
>
> FOO class="property_value_f
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{language=TeX}[
Hi!
I use priority cookies quite a lot to quickly sort my projects (really
by importance, but the difference between "importance" and "priority"
is a different matter).
It would be neat if I could specify that if TODO items are sorted by
priority, then the priority of the parent entry should be r
Hey!
I was just doing a small review and noticed that I get the current tree
of the agenda item in the echo area!
This rocks!
Carsten Dominik schrieb:
> On Nov 12, 2009, at 1:36 AM, Samuel Wales wrote:
> >In the agenda, it is difficult to find where you are in
> >the hierarchy. I find that I ha
Hi Ben,
extending the date format would be a significant amount of work.
The current time/date format is already complex to handle
internally, mainly because it was build not with a clean design
but step by step. o I am hesitating to add something like
you propose.
My feeling is that date speci
Ben Finney writes:
> […] “second Tuesday of the month” isn't niche, it is pretty common, I
> would have thought.
[…]
> > You'd have to ask Carsten to implement a new timestamp syntax. What
> > would you propose as a more readable designation?
How about a keyword that specifies the type of repe
On Sat, Nov 14, 2009 at 3:23 AM, Carsten Dominik wrote:
>
> On Nov 12, 2009, at 1:36 AM, Samuel Wales wrote:
>
>> In the agenda, it is difficult to find where you are in
>> the hierarchy. I find that I have to switch to the outline,
>> then scroll up, if I want to know what the parent headline
>> i
On Nov 12, 2009, at 1:36 AM, Samuel Wales wrote:
In the agenda, it is difficult to find where you are in
the hierarchy. I find that I have to switch to the outline,
then scroll up, if I want to know what the parent headline
is, or any ancestor.
Others have proposed showing the parent headline
On Thu, Nov 12, 2009 at 1:26 PM, Carsten Dominik wrote:
>
> On Nov 12, 2009, at 3:03 AM, Manish wrote:
>
>> On Thu, Nov 12, 2009 at 6:06 AM, Samuel Wales wrote:
>>>
>>> In the agenda, it is difficult to find where you are in
>>> the hierarchy. I find that I have to switch to the outline,
>>> then s
1 - 100 of 342 matches
Mail list logo