Am 07.08.2010 21:39, schrieb Carsten Dominik:
On Jul 30, 2010, at 11:40 AM, Andreas Röhler wrote:
Am 29.07.2010 20:08, schrieb Tassilo Horn:
Andreas Röhler writes:
attached another patch replacing the former, due to a bug at texi
Please also add @findex{} entries.
Bye,
Tassilo
Hi everyone,
I'm trying to get my head around babel and getting info back into a
table.
The below org file tracks expenses and the perl code simply sums them
up.
The code is working but I now want to get the total back into another table.
What I have is not
working can someone tell me what I'
* lisp/org-indent.el (org-indent-mode): Fix grammar for message when mode is
refused
---
This patch is available at git://git.norang.ca/org-mode.git fix-org-indent-msg
-Bernt
lisp/org-indent.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-indent.el b/lisp
Hi Ivanov,
Ivanov Dmitry wrote: >Hi, Eric. I decided to draw schemes for
functions in your module org-collector.el. And started from
org-read-prop. Please, check my pdf file - my questions are marked
with green. If there are no attachments allowed in the mailing list,
you can get it here:
>http:/
Richard Riley wrote:
>I upgraded to latest git version and modified my setup to use
>org-capture.
>Even using the default templates and keybindings in the docs I get the
>following backtrace when trying to create a new todo item based on
>org-capture-templates
>,
>| Debugger entered--Lisp er
Hi Michel,
what is the value of org-export-latex-classes?
- Carsten
On Aug 7, 2010, at 1:40 PM, Michel Briand wrote:
Carsten Dominik - Sat, 7 Aug 2010 08:11:43
+0200
On Aug 6, 2010, at 5:07 PM, Michel Briand wrote:
Remember to cover the basics, that is, what you expected to happen
a
On Aug 7, 2010, at 11:28 AM, Noorul Islam wrote:
Carsten,
Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue?
I think so, yes.
- Carsten
Thanks
Noorul
On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam
wrote:
On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter > wrote:
Ri
Hi,
On Sun, Aug 8, 2010 at 12:19 PM, Carsten Dominik
wrote:
> Hi,
>
> I think this bug has been fixed with Bernd's patch. Can you
> please try and confirm?
No. It doesn't seem to have been fixed.
I have been able to reproduce it with the exact method as sent in the
previous mail.
I'm at Org-mo
Carsten,
Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue?
Thanks
Noorul
On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam wrote:
>
>
> On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote:
>
>> Right now making a timeline agenda of an indirect buffer causes a crash.
>> I thin
I modified the scheme and the function. I think, that these 2 if-s just
complicate the code for comprehension: we have 3 cases,
for each of them we should return the appropriate value.
Here is my variant of the function, including the fix, that you suggested:
(defun org-read-prop (prop)
"C
Andre Powell wrote: >I have some task that have/need more descriptive
text, but I am not able to get the text to show up when I export the
view. I have set the command : Org Agenda Add Entry Text Maxlines to
display more than 0, but then the program hangs and I have to force it
to quit.
I can con
On Wed, Aug 4, 2010 at 1:26 AM, Manuel Amador wrote:
> Hi everybody,
>
> I am running into the following issue.
>
> I would like to export certain subtrees of an org file to a particular
> directory. I set the export property as follows:
>
> * Test 1
> :PROPERTIES:
> :EXPORT_FILE_NAME: some_di
On Fri, Aug 6, 2010 at 8:15 PM, Eric Schulte wrote:
> In playing with the patched code I sent out, I noticed that it may be
> doing weird things to my headings (#+Title: etc...) in some Org-mode
> files, so probably it could use some more tweaking before any merge,
> also I'd not want to rush what
Inquisitive Scientist wrote:
>Dear Experts,
>I *love* org-babel. In trying to switch a bunch of things to using
>it, I have run into the problem that if I get the syntax slightly
>wrong, either nothing happens (no output) or I just get something
>like "ERROR". Is there a way to understand what is
Johan Ekh wrote:
>Hi all,
>I have to use Lotus Notes at work. I often get emails with reference
>material, other than the text, e.g. attached files or inline
>pictures.
>Is it possible to export the entire email, including this reference
>material, into something that I can link to from within
Manuel Amador wrote:
>Hi everybody,
>I am running into the following issue.
>I would like to export certain subtrees of an org file to a particular
>directory. I set the export property as follows:
>* Test 1
> :PROPERTIES:
> :EXPORT_FILE_NAME: some_directory/some_name
> :END:
>When I try
Noorul Islam wrote:
>This works fine on a debian lenny with
>GNU Emacs 23.2.2 (i686-pc-linux-gnu)
> of 2010-06-08 on sajida
>release_7.01g-53-g82218
>Org-mode version 7.01trans (release_7.01g.53.g82218.dirty)
But enters infitite loop with
Org-mode version 7.01trans (release_7.01h.88.gb8a0)
GNU
On Aug 7, 2010, at 2:11 PM, Michel Briand wrote:
On Aug 7, 2010, at 1:40 PM, Michel Briand wrote:
Carsten Dominik - Sat, 7 Aug 2010
08:11:43
+0200
On Aug 6, 2010, at 5:07 PM, Michel Briand wrote:
Remember to cover the basics, that is, what you expected to happen
and
what in fact di
> Might be related to the OSX build -- any other OSX users around? :)
I also use Mac OS and I also see very slow performance when navigating
through large org files. Basically, sometimes emacs will freeze for 20
seconds or so when I switch to a large org buffer (about 30,000 lines,
1M --large bu
Carsten,
These two functions in org.el has compiler warnings.
org-find-exact-headling-in-buffer
org-find-exact-heading-in-directory
These functions were added in
commit 251a3ca7c3a84b65547f4d125d961fd5845add41
and seems to be unused in the code base.
Thanks and Regards
Noorul
_
Ilya Shlyakhter wrote:
>Right now making a timeline agenda of an indirect buffer causes a crash.
>I think it's because buffer-file-name is null for such buffers,
>so in the call
>(org-prepare-agenda (concat "Timeline "
>(file-name-nondirectory buffer-file-name)))
>th
Hi,
I think this bug has been fixed with Bernd's patch. Can you
please try and confirm?
Thanks!
- Carsten
On Jul 23, 2010, at 12:42 PM, Puneeth wrote:
Hi all,
I've found a bug with capturing as item to a running clock. I reduced
my dot-emacs to the bare minumum(given below), but the proble
Bastien writes:
> Bernt Hansen writes:
>
>> I'm not against this change since I've never used J in the agenda before
>> (mostly because I wasn't aware of this key binding at all).
>
> C-c C-x C-j is now bound to org-agenda-clock-goto in agenda buffers and
> to org-clock-goto is org buffers.
>
>
"Eric Schulte" writes:
> Hi,
>
> I've recently seen similar requests on this list.
>
> The attached patch provides a first pass at this support implementing
> both in-buffer coloring given the following syntax, and html export (I
> don't know the correct LaTeX syntax, but it shouldn't be hard to e
Hi,
Patch to hide compiler warning in ob.el
* lisp/ob.el
Declare org-babel-lob-execute-maybe() to avoid compiler warning.
Thanks and Regards
Noorul
diff --git a/lisp/ob.el b/lisp/ob.el
index ffb0aab..607d53a 100644
--- a/lisp/ob.el
+++ b/lisp/ob.el
@@ -61,6 +61,7 @@
(declare-function org-babe
On Jul 30, 2010, at 11:40 AM, Andreas Röhler wrote:
Am 29.07.2010 20:08, schrieb Tassilo Horn:
Andreas Röhler writes:
attached another patch replacing the former, due to a bug at texi
Please also add @findex{} entries.
Bye,
Tassilo
___
Emacs-
Bernt Hansen writes:
> I'm not against this change since I've never used J in the agenda before
> (mostly because I wasn't aware of this key binding at all).
C-c C-x C-j is now bound to org-agenda-clock-goto in agenda buffers and
to org-clock-goto is org buffers.
I hesitated long, and I'm still
Hi Paul,
should this become a contributed package?
- Carsten
On Aug 1, 2010, at 3:02 AM, Paul Sexton wrote:
Announcing the first release of "org-drill", a module which uses
"org-learn" to
present interactive "drill sessions" of marked material in org
buffers and
files. Org-learn, which is
On Jul 25, 2010, at 3:21 AM, Bernt Hansen wrote:
Charles Cave writes:
I ran the command org-mode-version to verify that the latest version
of the software had been installed. The text displayed in the mini
buffer was
Org-mode version TAG=7.01g
In previous versions, the text TAG= did not
Dan Davison writes:
> Seb's nice listings code led me to come across this[1] blog post,
> describing the latex package "minted"[2]. I've made a first-pass
> implementation of org-mode latex export using minted. This didn't take
> too long because I copied the original work Eric Schulte did on
> li
On Feb 5, 2009, at 8:48 PM, Paul Sexton wrote:
Hi,
I am interested in using Org mode to create a personal wiki (along
the lines of Wikidpad: http://wikidpad.sourceforge.net/ ), treating
top level headings (one star) as wiki topics.
To do this, I have added 2 behaviours to Org-mode.
1. Al
On Jul 30, 2010, at 1:08 PM, Rainer Stengele wrote:
Having
* headline 1
:PROPERTIES:
:VISIBILITY: folded
:END:
** headline 2.1
- stuff
** headline 2.1
:PROPERTIES:
:VISIBILITY: folded
:END:
- stuff
C-u C-u
Switch back to the startup visibility of the buffer, i.e.
whatever is requested
I'd like org not to show an ellipsis if there is no actual information hidden,
i.e. if all the lines betweem a collapsed heading and the next heading consist
of whitespace. Is that possible?
TIA,
--
David Abrahams
BoostPro Computing
http://boostpro.com
On Aug 6, 2010, at 11:06 AM, Bastien wrote:
When you think of CamelCase and on-the-fly creating of non-existing
files/headlines, it's just another way of *capturing* stuff.
Why not defining some simple syntax to trigger the capture mechanism
from special links?
For example:
"I write a refer
On Jul 23, 2010, at 11:05 PM, Daniel Martins wrote:
Exporting org-diary-class even ignoring the weeke off (last arguments)
for me it would be a fantastic start. It would be like converting
org-diary-class to a simple diary sexp.
I know it is dumb but in my case I would be glad to slit one
org-
Hi All
Symorg is a j2me application for a mobile phone supporting midp to view
notes and todos' using orgi mode.
The project can be found at http://code.google.com/p/symorg/
Please note this is alpha software.
Johan
___
Emacs-orgmode mailing list
Plea
On Aug 3, 2010, at 6:27 PM, Bastien wrote:
"David O'Toole" writes:
http://github.com/dto/folio/blob/master/camel.el
Someone asked about this recently, i have some partially working
code.
I'm willing to test.
Can you provide the handlers so that the code works for Org?
I'm not a big fa
Hi all,
I do, very strongly, propose extensible syntax. Thanks for bringing it up, Dan.
I have much more on this but cannot type now.
Samuel
--
Q: How many CDC "scientists" does it take to change a lightbulb?
A: "You only think it's dark." [CDC has denied a deadly disease for 25 years]
==
Hello,
I'm still into lists, and I'm wondering about the global usefulness of
`org-auto-renumber-ordered-lists', provided that:
- it isn't noticeably slower to renumber and fix a list than to simply
fix its indentation;
- you can use [...@start:num] to enforce a special numbering;
- some action
>On Aug 7, 2010, at 1:40 PM, Michel Briand wrote:
>
>>
>> Carsten Dominik - Sat, 7 Aug 2010 08:11:43
>> +0200
>>
>>>
>>> On Aug 6, 2010, at 5:07 PM, Michel Briand wrote:
>>>
Remember to cover the basics, that is, what you expected to happen
and
what in fact did happen. You d
On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote:
> Right now making a timeline agenda of an indirect buffer causes a crash.
> I think it's because buffer-file-name is null for such buffers,
> so in the call
> (org-prepare-agenda (concat "Timeline "
>(file-nam
Hi Dan,
Looks good!
- Carsten
On Aug 6, 2010, at 3:34 PM, Dan Davison wrote:
Seb's nice listings code led me to come across this[1] blog post,
describing the latex package "minted"[2]. I've made a first-pass
implementation of org-mode latex export using minted. This didn't take
too long becau
On Aug 4, 2010, at 6:24 AM, Bastien wrote:
Hi Dan,
Dan Davison writes:
It's quite convenient already (see below), so what exactly would the
option involve? Can the javascript and fonts be located remotely?
From what I understand, no, the javascript and fonts have to be on the
server.
I
Richard Riley writes:
> I upgraded to latest git version and modified my setup to use
> org-capture.
>
> Even using the default templates and keybindings in the docs I get the
> following backtrace when trying to create a new todo item based on
> org-capture-templates
>
> ,
> | Debugger enter
Fixed, thanks.
- Carsten
On Aug 5, 2010, at 7:16 PM, Ilya Shlyakhter wrote:
Right now making a timeline agenda of an indirect buffer causes a
crash.
I think it's because buffer-file-name is null for such buffers,
so in the call
(org-prepare-agenda (concat "Timeline "
On Aug 7, 2010, at 4:22 PM, Noorul Islam wrote:
Carsten,
These two functions in org.el has compiler warnings.
org-find-exact-headling-in-buffer
org-find-exact-heading-in-directory
These functions were added in commit
251a3ca7c3a84b65547f4d125d961fd5845add41
and seems to be unused in the
Hi guys,
Ok, if I make "foo" a link:
blah blah [[foo]] blah
it will pop over to "foo" elsewhere in the buffer.
(This is a tangent, but I see carets in the documentation, like
"" , but they don't seem to be needed-- the link finds
"foo" just fine)
Can I make [[foo]] link to all the foos in the
On Jul 31, 2010, at 5:07 AM, zwz wrote:
Hi, all
I have a item of type "table-line" in org-capture-templates like
("t" "test" table-line
(file "test.org")
"| %i%? | %U |" :prepend t)
When I hit C-c c t, and then C-c C-k immediately, the file test.org is
still modified w
(resent, sorry)
Hi guys,
Ok, if I make "foo" a link:
blah blah [[foo]] blah
it will pop over to "foo" elsewhere in the buffer.
(This is a tangent, but I see carets in the documentation,
like "" , but they don't seem to be needed-- the link
finds "foo" just fine)
Can I make [[foo]] link to all
Summary: Update 'The date/time prompt' section of Org Manual with time
range specs.
Comments:
Support for specifying the duration in absolute minutes could be useful
in some cases. (In my case, I was trying to plug in the duration of a
BBC production specified in minutes - for eg 92 min, 116 min
Thanks, David. I improved the scheme, added 2 question. Please, take a look.
org-collector.pdf
Description: Adobe PDF document
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/m
Carsten Dominik - Sat, 7 Aug 2010 08:11:43
+0200
>
>On Aug 6, 2010, at 5:07 PM, Michel Briand 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
Bart Bunting writes:
> Hi everyone,
>
> I'm trying to get my head around babel and getting info back into a
> table.
>
> The below org file tracks expenses and the perl code simply sums them
> up.
>
> The code is working but I now want to get the total back into another table.
> What I have is
It is a good alternative.
It would be better if we could generate a list of dates and timestamps by a
single command and/or using emacs calendar.
If this option is already possible please let me know.
Daniel
2010/8/7 Carsten Dominik
>
> On Jul 23, 2010, at 11:05 PM, Daniel Martins wrote:
>
> E
Ivanov Dmitry wrote:
>Thanks, David. I improved the scheme, added 2 question. Please, take a look.
1/
,
| 09. (if (or (equal "(" (substring prop 0 1)) (equal "'"
(substring prop 0 1)))
|
| vs.
|
| 09. (if (string-match "^'?(.*)$" prop)
`
I wouldn't call it a flaw
Vinh Nguyen writes:
> On Fri, Aug 6, 2010 at 8:15 PM, Eric Schulte wrote:
>> In playing with the patched code I sent out, I noticed that it may be
>> doing weird things to my headings (#+Title: etc...) in some Org-mode
>> files, so probably it could use some more tweaking before any merge,
>> al
Noorul Islam wrote:
> On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter
> wrote:
>
> Right now making a timeline agenda of an indirect buffer causes a crash.
> I think it's because buffer-file-name is null for such buffers,
> so in the call
> (org-prepare-agenda (concat "Timelin
On Sun, 08 Aug 2010 15:34:02 -0400, Dan Davison wrote:
Dan,
Thank you very much for that explanation!
This makes the whole thing much clearer.
Do you know where the sbe call is documented in the manual? I couldn't
find it my self.
Thanks again.
Bart
> Bart Bunting writes:
>
> > Hi every
Hi Carsten, org-mode developers,
* Carsten Dominik [02. Aug. 2010]:
> I am not sure I would like such a change because I think it
> makes the manual harder and less fluid to read and considerably longer.
It makes the manual longer as in bytes/bandwidth but not as in
lines which IMHO corresponds w
Hi org-mode developers,
I pulled the repository and checked out branch maint. But
org-version reports "Org-mode version TAG=7.01g (release_7.01g)"
*not* 7.01h. Shouldn't "maint" contain all releases?
Thanks for an answer, Gregor
--
-... --- .-. . -.. ..--.. ...-.-
__
Bart Bunting writes:
> On Sun, 08 Aug 2010 15:34:02 -0400, Dan Davison
> wrote:
> Dan,
>
> Thank you very much for that explanation!
>
> This makes the whole thing much clearer.
>
> Do you know where the sbe call is documented in the manual? I couldn't
> find it my self.
It's documented in t
Applied, Thanks -- Eric
Noorul Islam writes:
> Hi,
>
> Patch to hide compiler warning in ob.el
>
> * lisp/ob.el
> Declare org-babel-lob-execute-maybe() to avoid compiler warning.
>
> Thanks and Regards
> Noorul
>
> ___
> Emacs-orgmode mailing list
>
Permit bbdb entries like '1973-06-22 Birthday'. i.e., Ignore the case of
anniv class.
ps: Have I mixed up tabs/spaces and/or indentations? Kindly point me to
the emacs settings for editing org elisp files.
>From 8ca5dcf3dbc8fed1cdba105f0f15513c04e289a2 Mon Sep 17 00:00:00 2001
From: Jambunathan
On Aug 9, 2010, at 12:38 AM, Gregor Zattler wrote:
Hi org-mode developers,
I pulled the repository and checked out branch maint. But
org-version reports "Org-mode version TAG=7.01g (release_7.01g)"
*not* 7.01h. Shouldn't "maint" contain all releases?
Yes, I forgot to push his branch after
Eric> but again, I'm reticent to commit to any particular format, as
Eric> Org-mode does a good job of feeling consistent, and I'd not
Eric> want to hurt that consistency.
In an edit buffer, I would personally prefer to see the colour 'red'
visually rather than as a 'synctactic elemen
Jambunathan K writes:
> Permit bbdb entries like '1973-06-22 Birthday'. i.e., Ignore the case of
> anniv class.
>
> ps: Have I mixed up tabs/spaces and/or indentations? Kindly point me to
> the emacs settings for editing org elisp files.
I always use the default one for emacs-lisp.
Thanks and R
Jambunathan K writes:
> Eric> but again, I'm reticent to commit to any particular format, as
> Eric> Org-mode does a good job of feeling consistent, and I'd not
> Eric> want to hurt that consistency.
>
> In an edit buffer, I would personally prefer to see the colour 'red'
> visually r
Hi,
The attached patch implements in-buffer coloring and html export using
the syntax proposed below.
While I think this is an improvement over my previous patch, this idea
still has some shortcoming including the fact that
- nested color specifications aren't working for export (and could be
t
68 matches
Mail list logo