Hi Bastien,
> Can I give this thread a bump? I still have the problem with not being able
> to share my `.emacs' file, and get to the last publishing step.
>
>> So, exactly the same problem when the file gets longer...
Any news about the HTMLize problem with long files?
Best regards,
Seb
--
Hi,
I've always found the DATE header to be kind of useless, as it only indicates
the creation date of the file.
For me, it would be better if it would be the last edit date as it is the case
with the Emacs time-stamp.
Here a proposition to make this automagic:
--8<---cut here--
It is the standard color scheme, with some extra colors for TODO
keywords.
- Carsten
On Aug 19, 2009, at 10:57 AM, Godofredo Fdez. Requena wrote:
Hello.
I am Godo, and I am working with org-mode from one year ago. I would
like to congratulate developers on their great effort.
The questi
Applied, thanks.
- Carsten
On Aug 19, 2009, at 10:19 PM, Eric Schulte wrote:
Please apply, I don't *think* this can break anything. Thanks -- Eric
From f73d4b67c027209905dd90868d57440ceacdea28 Mon Sep 17 00:00:00 2001
From: Eric Schulte
Date: Wed, 19 Aug 2009 15:17:09 -0600
Subject: [PATCH]
hi,
i've implemented a simple idea, but thought it could be done in a better
way. Need your feedback.
At work, i am running emacs+org-mode on windoze-xp computer, and i am happy
with my setup. Whenever i am away from my computer, or i am off for the day,
i generally lock my workstation and just
hi,
i've implemented a simple idea, but thought it could be done in a better
way. Need your feedback.
At work, i am running emacs+org-mode on windoze-xp computer, and i am happy
with my setup. Whenever i am away from my computer, or i am off for the day,
i generally lock my workstation and just l
On Thu, Aug 20, 2009 at 3:33 PM, Yuva wrote:
> hi,
> i've implemented a simple idea, but thought it could be done in a better
[snip]
really sorry, i forgot to edit the subject. Please ignore my mail in
this thread.
;-(
--
YUVA
___
Emacs-orgmode mail
There's a little problem with faces in org-indent-mode. Faces that
highlight to the end of the line (hl-line-face, org-level-faces if
org-fontify-whole-header-line is on, etc) get carried over to the start
of text on the next line. Faces like that are pretty rare, but I
thought I'd go ahead and r
I don't know if it's the same as what you report, but I can see the same
behaviour also in this file:
* something
aaa =eee
* two= *iii
ooo* uuu
Open/close/expand/contract as needed. In my Emacs 23 with latest org I see it
wrongly highlighted just after opening it (headings contracted):
W
As this seems to have been fixed pretty recently (March 2009) it's
possible that the fix is not yet included in the version of emacs I'm
using. I'll try installing the latest org-mode and see if the problem
goes away.
--
Desmond Rivet
Pain is weakness leaving the body.
___
Sébastien Vauban writes:
>> Can I give this thread a bump? I still have the problem with not being able
>> to share my `.emacs' file, and get to the last publishing step.
>>
>>> So, exactly the same problem when the file gets longer...
>
> Any news about the HTMLize problem with long files?
Sor
On 2009-08-19 09:55 +0100, Bastien wrote:
> Hi Leo,
>
> Leo writes:
>
>> I want to use a special org file to collect quotes. The file is special
>> in that it contains only a plain list. I want to use remember to quickly
>> file a quote to it but it seems this is not yet possible to do in
>> orgmo
On Aug 19, 2009, at 11:10 AM, Leo wrote:
Hi there,
I want to use a special org file to collect quotes. The file is
special
in that it contains only a plain list. I want to use remember to
quickly
file a quote to it but it seems this is not yet possible to do in
orgmode. I wonder if this f
Desmond Rivet writes:
> As this seems to have been fixed pretty recently (March 2009) it's
> possible that the fix is not yet included in the version of emacs I'm
> using. I'll try installing the latest org-mode and see if the problem
> goes away.
Just tried Org 6.29c and the bug seems to be go
Hi Alan --
> I have found a need for a remember template to add a row to a table
> in which I have been keeping a series of data on (for what it's
> worth) CPU and GPU temperatures. This could be useful in a number of
> contexts. A remember template would save some time, each time data
> is ente
I have found a need for a remember template to add a row to a table in which
I have been keeping a series of data on (for what it's worth) CPU and GPU
temperatures. This could be useful in a number of contexts. A remember
template would save some time, each time data is entered.
Perhaps there is
Sometimes I find myself in the need of a clocklist (or clock log if you
prefer) rather than a clock table, that is a list of the clock lines
(cutting out any text after the "^\ *CLOCK\:\ ") with the path added to the
end, ordered by the clock start time in decending order. It would be great
to have
Christer,
I think what you want to do is similar to my "clock list" suggestion made to
the orgmode mailing list half an hour ago, only that I was looking for time
intervals rather than points in time. It's good to know I'm not the only one
looking for a feature of this kind.
Please look at my sugg
A minor correction.
On 2009-08-19, Samuel Wales wrote:
> 1) folded
> 2) only the first subtask shows, with no indication
>that there are any other subtasks
> 3) same as 2
This of course shows body text. But it is otherwise the same as 2.
> 4) everyth
Hi Carsten,
As it turns out these patches are okay. Manish retested them on his
system today and they work.
Please apply.
Both of these commits are available at git://git.norang.ca/org-mode
for-carsten
Regards,
Bernt
PS: Manish> Thanks for testing!!
Bernt Hansen writes:
> Carsten,
>
> Plea
Applied, thanks
- Carsten
On Aug 20, 2009, at 8:06 PM, Bernt Hansen wrote:
Hi Carsten,
As it turns out these patches are okay. Manish retested them on his
system today and they work.
Please apply.
Both of these commits are available at git://git.norang.ca/org-mode
for-carsten
Regards,
Ber
Hi,
that is an Emacs bug, not an Org-mode bug.
- Carsten
On Aug 20, 2009, at 2:07 PM, Jason F. McBrayer wrote:
There's a little problem with faces in org-indent-mode. Faces that
highlight to the end of the line (hl-line-face, org-level-faces if
org-fontify-whole-header-line is on, etc) get c
On Aug 20, 2009, at 2:34 PM, Daniel Clemente wrote:
I don't know if it's the same as what you report, but I can see the
same behaviour also in this file:
* something
aaa =eee
* two= *iii
ooo* uuu
Open/close/expand/contract as needed. In my Emacs 23 with latest
org I see it wrongly hig
On Aug 20, 2009, at 10:12 AM, Sébastien Vauban wrote:
Hi,
I've always found the DATE header to be kind of useless, as it only
indicates
the creation date of the file.
For me, it would be better if it would be the last edit date as it
is the case
with the Emacs time-stamp.
Here a propos
I define a LaTeX macro at the top of my document, like so:
,
| ...
| #+LATEX_HEADER: \newcommand{\rowstyle}[1]{\gdef\currentrowstyle{#1}%
| #+LATEX_HEADER: #1\ignorespaces
| #+LATEX_HEADER: }
| ...
`
and export - I get the following inserted:
,
| ...
| \begin{document}
|
|
|
|
Is it possible to have BEGIN_SRC use the mode for the programming
language within it's block?
For example:
#+BEGIN_SRC emacs-lisp
; Treat this block with emacs-lisp-mode
#+END_SRC
My first thought is that this would require mmm-mode. Anyone doing
something similar?
--
Kyle Sexton
Hi Kyle,
I tried this with MuMaMo-minor-mode a while back. There is discussion
and some code available in the old email threads, see [1] and [2].
Unfortunately MuMaMo-minor-mode fought with Org-mode and the result was
too buggy to really use. I believe the author of MuMaMo has been
intending a
At Thu, 20 Aug 2009 11:12:54 +0200,
Sébastien Vauban wrote:
> I've always found the DATE header to be kind of useless, as it only indicates
> the creation date of the file.
I agree completely and have typically used emacs's time-stamp as well
although I never thought of putting the settings into
Kyle Sexton writes:
> Is it possible to have BEGIN_SRC use the mode for the programming
> language within it's block?
>
> For example:
>
> #+BEGIN_SRC emacs-lisp
> ; Treat this block with emacs-lisp-mode
> #+END_SRC
>
> My first thought is that this would require mmm-mode. Anyone doing
> someth
At Thu, 20 Aug 2009 18:41:05 -0400,
Bernt Hansen wrote:
>
> Kyle Sexton writes:
>
> > Is it possible to have BEGIN_SRC use the mode for the programming
> > language within it's block?
> >
> > For example:
> >
> > #+BEGIN_SRC emacs-lisp
> > ; Treat this block with emacs-lisp-mode
> > #+END_SRC
Hello All,
Is there a way to enter a date and have the agenda show up?
i.e. (for me) C-caa shows me the current week's agenda
C-u 1 C-caa brings up the current day's agenda
Is there a way to enter be prompted for a date, say:
2009-08-20
or even select it from the calendar v
At Thu, 20 Aug 2009 19:35:48 -0700 (PDT),
David A. Gershman wrote:
>
> Is there a way to enter a date and have the agenda show up?
>
> i.e. (for me) C-caa shows me the current week's agenda
> C-u 1 C-caa brings up the current day's agenda
>
> Is there a way to enter be prompted for
Hello Again,
I'm running Xubuntu 8.10 which has Emacs 22.2.1 which Org 6.29c says
will still work on with some restrictions (none of which were ical issues).
As root, I 'make'd and 'make installed' and loaded emacs verifying Org
6.29c was in fact in place. When I issue a C-cC-ei to export an ic
David A. Gershman wrote:
>
> Hello All,
>
> Is there a way to enter a date and have the agenda show up?
>
> i.e. (for me) C-caa shows me the current week's agenda
> C-u 1 C-caa brings up the current day's agenda
>
> Is there a way to enter be prompted for a date, say:
>
>
34 matches
Mail list logo