Thanks, Bernt, good idea!
I have applied a modified version.
- Carsten
On Nov 27, 2009, at 3:21 AM, Bernt Hansen wrote:
Avoid closing the currently clocking entry when clocking in the same
task
again. Leave the clock entry open until some other task is clocked
in.
This allows us to cloc
Hi Kevin,
this is already corrected in the current version.
- Carsten
On Nov 27, 2009, at 3:12 AM, Kevin Haddock wrote:
Please take note:
I think this patch will fix the problem:
*** org.el Thu Nov 26 18:08:57 2009
--- org.el.orig Thu Nov 26 18:08:23 2009
***
*** 14416,1442
Avoid closing the currently clocking entry when clocking in the same task
again. Leave the clock entry open until some other task is clocked in.
This allows us to clock in tasks with hooks that are called frequently without
generating lots of short sequential clock entries for the same task.
---
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.
-
Please take note:
I think this patch will fix the problem:
*** org.el Thu Nov 26 18:08:57 2009
--- org.el.orig Thu Nov 26 18:08:23 2009
***
*** 14416,14423
(org-defkey org-mode-map "\M-\t" 'org-complete)
(org-defkey org-mode-map "\M-\C-i" 'org-complete)
;; The fol
On Nov 26, 2009, at 7:40 PM, Dan wrote:
<...>
On Nov 26, 2009, at 1:17 AM, Carsten Dominik wrote:
<...>
NOW is the time to chime in.
I don't know if this is helpful from someone who hasn't thought
through
the details of beamer support but just in case: is there any chance
that
we sh
Hi Carsten,
At Thu, 26 Nov 2009 08:42:09 +0100,
Carsten Dominik wrote:
> Hi David,
>
> you cannot reasonably expect that org-mode functions should work
> in other modes. And you cannot expect these functions to check
> the mode all the time.
>
> I don't know what you are up to here. But maybe
On Thu, Nov 26, 2009 at 10:38:20PM +0100, S??bastien Vauban wrote:
> I just know ('ve seen it) that Russell Adams (hep!??;-)) uses Prosper, one of
> the old alternatives, before Beamer came on the "market". Maybe he could tell
> us some interesting things about this planned construction?
I heard m
Dan Davison wrote:
>> On Nov 26, 2009, at 1:17 AM, Carsten Dominik wrote:
>>> NOW is the time to chime in.
>
> I don't know if this is helpful from someone who hasn't thought through the
> details of beamer support but just in case: is there any chance that we
> should be thinking at this stage of
Samuel Wales writes:
> On 2009-11-26, Thierry Volpiatto wrote:
>>> reimport back to
>>> org without losing the annotations (new browser tabs (web pages) that
>>> org does not know about yet end up in a special place in the org
>>> hierarchy while existing ones sync with existing headlines).
>>
>
Christoph Groth wrote:
> Nice idea to create LaTeX-presentations using orgmode. Though, whenever
> using beamer, I always find myself having to tweak some spaces on a
> fairly low level. I'm curious whether it will work out to create
> non-trivial presentations by using orgmode only.
I am sure w
Dear Steve and All,
I've been able to suppress the problem by commenting out one line
(line 232) in org-mobile.el
(in the version of org I just recently got from git, 6.33f+). That line is:
;; (push (cons file link-name) rtn))
Unfortunately, this also suppresses the update of the .org
Samuel Wales writes:
> Hi Thierry,
>
> On 2009-11-26, Thierry Volpiatto wrote:
>> See BookmarkExtension:
>> http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>>
>> It support now nearly all:
>> emacs-w3m bookmarks, Firefox bookmarks, Delicious bookmarks, Gnus
>> bookmarks, Man pages etc..
Dear All,
Has anyone started on a babel mode for matlab? Or is anyone else
interested
in making it happen? Or have a suggestion for a good template to start
from (babel-python? babel-R?) And anyone has an estimate of how time
consuming such a project would be?
I'd like it to work on
Well, the problem came back :-(
I tried to go to the agendas.org file on my WebDAV server and save it
in utf-8 manually (using the command M-x set-buffer-file-encoding
utf-8) but because the checksums.dat don't change, the iPod doesn't
reload the newly saved file. So I deleted checksums.da
Hi,
Problem : search for CLOSED items in current week
It turns out that Orgmode has the functionality all along but being a newbie,
I did not ask the right question. Bernt Hansen's suggestion to use Timeline
with C-u l provided the clue.
When I view the weekly agenda ( C-c a a ), I get a list o
Hi Carsten,
Sorry for taking so long to reply you. Being a newbie, it's taken me more time
than usual to figure things out.
I've added an update to my query "Q: How to search dates within current week".
Regarding updating the documentation, my suggestion would be to add
to Section 10.5 "Command
This was leftover from a previous merge and should be deleted
---
This patch is available at git://git.norang.ca/org-mode.git for-carsten
lisp/ChangeLog |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1265f2b..4acb99c 100755
--- a/lis
Carsten Dominik wrote:
On Nov 25, 2009, at 9:33 PM, Patrick Drechsler wrote:
Hi,
is it possible to display TODO keywords in their
non-column-view-font/face while in column view?
No, I don't think it is possible.
OK, thanks for the feedback. I wasn't sure if I missed something in the
man
On 2009-11-26, Thierry Volpiatto wrote:
>> reimport back to
>> org without losing the annotations (new browser tabs (web pages) that
>> org does not know about yet end up in a special place in the org
>> hierarchy while existing ones sync with existing headlines).
>
> You can actually store all Fi
Maybe a simpler notation could be used instead direct latex since we are talking
about official support for beamer in org-mode. For instance
,
| * Teste beamer: This is a Section
| *** Teste beamer: This is a Subsection
| * This is the frame title
| Frame content
|
| * This is
andrea writes:
> Thierry Volpiatto writes:
>
>> andrea writes:
>>
>> See BookmarkExtension:
>> http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>>
>> It support now nearly all:
>> emacs-w3m bookmarks, Firefox bookmarks, Delicious bookmarks, Gnus
>> bookmarks, Man pages etc...
>>
>> You
I try to be a prophet of emacs and org-mode but sometimes it's just a
loss of time.
Even very skilled informatics weren't convinced, sometimes they didn't
like it sometimes they just didn't want to spend time on it.
Once it happened that a friend of mine that was working with excel
tables saw how
Hi Thierry,
On 2009-11-26, Thierry Volpiatto wrote:
> See BookmarkExtension:
> http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>
> It support now nearly all:
> emacs-w3m bookmarks, Firefox bookmarks, Delicious bookmarks, Gnus
> bookmarks, Man pages etc...
The reason I like the idea of u
Thierry Volpiatto writes:
> andrea writes:
>
> See BookmarkExtension:
> http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension
>
> It support now nearly all:
> emacs-w3m bookmarks, Firefox bookmarks, Delicious bookmarks, Gnus
> bookmarks, Man pages etc...
>
> You can jump to url bookmarks eith
On Wed, Nov 04, 2009 at 04:01:11PM +0900, Torsten Wagner wrote:
> Hi
>
> Looks like fantastic work, congratulations! Thank heavens I finally
> > got Ubuntu/emacs/orgmode/git running natively on my Android phone,
> > otherwise I'd be green with envy ;-)
> >
>
> That means you run a full emacs23 t
<...>
> On Nov 26, 2009, at 1:17 AM, Carsten Dominik wrote:
>
<...>
>> NOW is the time to chime in.
I don't know if this is helpful from someone who hasn't thought through
the details of beamer support but just in case: is there any chance that
we should be thinking at this stage of a generic org-
I usually make my presentations in beamer as below.
,
| \begin{frame}
| \frametitle{This is the frametitle}
| \begin{itemize}
| \item Some information
| \begin{itemize}
| \item Some information in a subitem
| \end{itemize}
| \item more information
| \item more in
At Thu, 26 Nov 2009 12:17:21 +0100,
Carsten Dominik wrote:
>
> Hi,
>
> this is in response to the discussions about beamer
> export from Org-mode. Yesterday I had a long train ride
> during which I scanned the beamer documentation (smoking
> hot stuff!). Then I made the attached draft
> for Org
At Thu, 26 Nov 2009 02:52:04 +0100,
Łukasz Stelmach wrote:
>
> I've just tried something simplier and IMHO more flexible (widths).
>
> --8<---cut here---start->8---
> * The Title
> ** The Section
> *** The Frame
> #+latex: \begin{columns}[t]
> #+latex: \column{
Hi Carsten,
Carsten Dominik wrote:
> On Nov 26, 2009, at 3:01 PM, Sébastien Vauban wrote:
>> Carsten Dominik wrote:
>>> [...] before I polish I would like comments on this outline.
>>>
>>> 1 Organization
>>> ~~~
>>>
>>> 1.1 Sections
>>> =
>>>
>>> By default, level one headl
Nice idea to create LaTeX-presentations using orgmode. Though, whenever
using beamer, I always find myself having to tweak some spaces on a
fairly low level. I'm curious whether it will work out to create
non-trivial presentations by using orgmode only.
Carsten Dominik writes:
> If the frame t
Hi Carsten,
On Nov 26, 2009, at 1:17 AM, Carsten Dominik wrote:
Hi,
this is in response to the discussions about beamer
export from Org-mode. Yesterday I had a long train ride
during which I scanned the beamer documentation (smoking
hot stuff!). Then I made the attached draft
for Org-mode su
On Nov 26, 2009, at 5:49 PM, Dan Davison wrote:
Carsten Dominik writes:
Hi,
this is in response to the discussions about beamer
export from Org-mode. Yesterday I had a long train ride
during which I scanned the beamer documentation (smoking
hot stuff!). Then I made the attached draft
for
Carsten Dominik writes:
> Hi,
>
> this is in response to the discussions about beamer
> export from Org-mode. Yesterday I had a long train ride
> during which I scanned the beamer documentation (smoking
> hot stuff!). Then I made the attached draft
> for Org-mode support, strongly based on the
On Nov 26, 2009, at 5:30 PM, Nick Dokos wrote:
Carsten Dominik wrote:
this is in response to the discussions about beamer
export from Org-mode. Yesterday I had a long train ride
during which I scanned the beamer documentation (smoking
hot stuff!).
Indeed - Till Tantau has a gift for docum
Carsten Dominik wrote:
> this is in response to the discussions about beamer
> export from Org-mode. Yesterday I had a long train ride
> during which I scanned the beamer documentation (smoking
> hot stuff!).
Indeed - Till Tantau has a gift for documentation (among other
gifts). I'd recommend t
Yours is an interesting question, and it's one I've thought about as
well. I have a friend just starting a PhD, and she was asking me how
I keep my work. Org+emacs is great for me.I sometimes also think
anyone who needs a robust tool and can muster the patience to learn it
should try org/Emac
Wonderful. I, for one don't mind the font lock problem. You have to
leave some problems for your successor, (long may he wait).
Gratefully,
Scot
On Thu, Nov 26, 2009 at 12:51 PM, Carsten Dominik
wrote:
> Hi Scott,
>
> I have fixed this for export - but the string are still highlighted as
> fo
Hi Sebastian,
On Nov 26, 2009, at 3:01 PM, Sébastien Vauban wrote:
Hi Carsten,
Carsten Dominik wrote:
[...] before I polish I would like comments on this outline.
1 Organization
~~~
1.1 Sections
=
By default, level one headlines become sections in the beamer
docume
Hi Carsten,
Carsten Dominik wrote:
> [...] before I polish I would like comments on this outline.
>
> 1 Organization
> ~~~
>
> 1.1 Sections
> =
>
> By default, level one headlines become sections in the beamer
> document. You can configure the variable org-beamer-frame-lev
andrea writes:
> Samuel Wales writes:
>
>> On 2009-11-25, andrea wrote:
>>
>> That can be done with existing features, IIUC.
>>
>> I don't know if this is what you're considering, but I'd like to use
>> org as the central place to store all bookmarks, for all browsers, and
>> sync. What needs
Hi Scott,
I have fixed this for export - but the string are still highlighted as
footnotes
by font-lock, this is harder to solve.
- Carsten
On Nov 26, 2009, at 12:27 PM, Scot Becker wrote:
I cite my references in org like this.\autocite[231]{bibtexkey_2009},
where '231' is the relevant pag
andrea writes:
Sorry for the double post, I thought I had an error and didn't listen to
gnus when it was saying it was a duplicate.
Anyway I did some researches and I only noticed that there are vim users
looking for something equivalent to org-mode for vim.
To simplify things at maximum I thin
Samuel Wales writes:
> On 2009-11-25, andrea wrote:
>
> That can be done with existing features, IIUC.
>
> I don't know if this is what you're considering, but I'd like to use
> org as the central place to store all bookmarks, for all browsers, and
> sync. What needs to be done to make that hap
Carsten Dominik writes:
> On Nov 26, 2009, at 12:21 PM, Bernt Hansen wrote:
>>>
> Yes, it will be in the release notes, in the "incompatible changes"
> section.
Great! :)
>> I can't find anything in the Changelog mentioning the case change.
>
> So it is me who is bad... :-)
Well... no :) I di
I cite my references in org like this.\autocite[231]{bibtexkey_2009},
where '231' is the relevant page number. When exporting to LaTeX, Org
thinks that the value in square brackets is a footnote number and
produces a document with a "footnote definition not found: 231" error
message at the bottom
On Nov 26, 2009, at 12:21 PM, Bernt Hansen wrote:
The docstring of org-agenda-auto-exclude-function does mention this,
but it is indeed a change from John's original code - so it was not
in
the docstring when you wrote this function..
Ah! Oops. I was bad and didn't read the contents of c
Hiho!
Sounds very reasonable!
Carsten Dominik schrieb:
> this is in response to the discussions about beamer
> export from Org-mode. Yesterday I had a long train ride
> during which I scanned the beamer documentation (smoking
> hot stuff!). Then I made the attached draft
> for Org-mode support,
Carsten Dominik writes:
> On Nov 26, 2009, at 11:55 AM, Bernt Hansen wrote:
>
>> Carsten Dominik writes:
>>
>>> On Nov 25, 2009, at 7:54 PM, Bernt Hansen wrote:
>>>
My auto exclude functions are inline below:
(defun bh/org-auto-exclude-function (tag)
(and (cond
(
Hi,
this is in response to the discussions about beamer
export from Org-mode. Yesterday I had a long train ride
during which I scanned the beamer documentation (smoking
hot stuff!). Then I made the attached draft
for Org-mode support, strongly based on the stuff
Eric Fraga has put together rece
On Nov 26, 2009, at 11:55 AM, Bernt Hansen wrote:
Carsten Dominik writes:
On Nov 25, 2009, at 7:54 PM, Bernt Hansen wrote:
My auto exclude functions are inline below:
(defun bh/org-auto-exclude-function (tag)
(and (cond
((string= tag "@home")
(bh/working-p))
((st
Carsten Dominik writes:
> On Nov 25, 2009, at 7:54 PM, Bernt Hansen wrote:
>
>>
>> My auto exclude functions are inline below:
>>
>> (defun bh/org-auto-exclude-function (tag)
>> (and (cond
>> ((string= tag "@home")
>> (bh/working-p))
>> ((string= tag "@office")
>> (not (bh/
At Thu, 26 Nov 2009 10:05:06 +0100,
Carsten Dominik wrote:
[...]
> > However, I guess the instructions you give are actually subtly
> > incorrect? That is, from what you say above, using setq is not going
> > to work because that doesn't invoke any hooks for the particular
> > variables. Theref
Carsten Dominik wrote:
On Nov 26, 2009, at 8:19 AM, Ian Barton wrote:
Carsten Dominik wrote:
On Nov 25, 2009, at 12:04 PM, Ian Barton wrote:
- [[./benighted_on_the_ben.html][Benighted on the Ben.]] A Winter
ascent of Glover's Chimney almost leads to bed & breakfast on the
summit of Ben Nevi
On Nov 26, 2009, at 9:40 AM, Stefan Vollmar wrote:
Hello,
we are using org-mode for software documentation and use the usual
convention that commandline input should be set in a "typewriter
font".
This works fine in org 6.32 trans:
=somescript -U =
This does not:
=somescript -U "my key"
On Nov 26, 2009, at 9:16 AM, Eric S Fraga wrote:
At Thu, 26 Nov 2009 00:25:21 +0100,
Carsten Dominik wrote:
On Nov 25, 2009, at 7:03 PM, Eric S Fraga wrote:
Carsten,
I am puzzled. I can get this to work (and it works very well
indeed)
but only if I set these variables through the custom
On Nov 26, 2009, at 8:19 AM, Ian Barton wrote:
Carsten Dominik wrote:
On Nov 25, 2009, at 12:04 PM, Ian Barton wrote:
- [[./benighted_on_the_ben.html][Benighted on the Ben.]] A Winter
ascent of Glover's Chimney almost leads to bed & breakfast on the
summit of Ben Nevis.
- [[./route_major.h
On Nov 24, 2009, at 6:35 PM, Marcelo de Moraes Serpa wrote:
Hello list!
I have some events that have a past date, but that have the +1w flag
at the end, meaning they should repeat every week. However, they
don't seem to be exported when I export using the org-export-agenda-
combined comm
Hi Bostjan,
I don't think anything has changed in the Makefile - so I don't know
what might be causing this.
- Carsten
On Nov 23, 2009, at 6:56 AM, Bostjan Vilfan wrote:
Hello,
I use org mode on Windows and Linux machines, and with 6.33f I have
encountered
a problem that didn't occur be
On Nov 23, 2009, at 5:16 PM, Łukasz Stelmach wrote:
Hello.
Isn't it wrong when a note like this:
* A very interesting meeting 11:15-12:00
<2009-11-30 Mon>--<2009-12-01 Tue>
Shows up in the agenda time gird only on monday while being untimed on
tuesday?
What is funny is that I explicitly t
Hi Jan,
this is much work to get this fixed - just get used to it is my
proposal.
- Carsten
On Nov 24, 2009, at 12:20 AM, jan wrote:
Laurent Bedubourg gmail.com> writes:
Hello,
First of all thank you very much for org-mode, it made me switch from
vim to emacs and I really enjoy the tr
On Nov 25, 2009, at 9:05 AM, David Maus wrote:
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-mod
Fixed, thanks.
- Carsten
On Nov 25, 2009, at 11:39 AM, Ian Barton wrote:
I am not sure if this is intended behaviour or not. If I start a new
document with no headings and type:
- item 1
then press M_Ret, I get:
- item 1
*
If my document is like:
* Heading
- item 1
M-Ret works as expec
Hello,
we are using org-mode for software documentation and use the usual convention
that commandline input should be set in a "typewriter font".
This works fine in org 6.32 trans:
=somescript -U =
This does not:
=somescript -U "my key" "my value"=
when exporting to HTML this is rendered to nor
At Thu, 26 Nov 2009 00:25:21 +0100,
Carsten Dominik wrote:
> On Nov 25, 2009, at 7:03 PM, Eric S Fraga wrote:
>
> > Carsten,
> >
> > I am puzzled. I can get this to work (and it works very well indeed)
> > but only if I set these variables through the customisation interface
> > in Emacs (custom
66 matches
Mail list logo