Hi,
thanks Bernt (and Sebastian) for the help with this. In the end it turned
out that I had two places with the ORG files and apparently it was getting
quite confused with both. Getting rid of one of them and just leaving the
6.09a one did the trick. (I hadn't touched this computer for a b
Hi!
> > I get a "wrong type argument: stringp, nil" when exporting to ASCII
> > from
> > an indirect buffer. I guess the problem is in the file
> >
> > org-6.09a/org-exp.el at line 1052:
> >
> > (file-name-nondirectory (buffer-file-name))
> have you customized org-export-run-in-background?
No,
Well, the code snippet you mentioned is only reached if that variable
is set, or f you export using a double prefix argument..
Anyway, I believe this problem is now fixed, get back to me if it
persists in the latest git version.
- Carsten
On Oct 22, 2008, at 10:02 AM, Vladi Solutka wrote:
Any chance that this patch will make it to the git repo?
___
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
Hi Helge,
this is a non-trivial patch, and have not yet had the time to look at
it carefully. And I am too close to the next release 6.10, which will
likely be the final version that will make it into Emacs 23, so I do
not feel comfortable to add it now. After 6.10, good chances, yes.
Hi Carsten,
On 2008-10-22 11:18:59(+0200), Carsten Dominik wrote:
> this is a non-trivial patch, and have not yet had the time to look at
> it carefully. And I am too close to the next release 6.10, which will
> likely be the final version that will make it into Emacs 23, so I do
> not fe
In a table column containing timestamps, pressing S-return with the cursor on
the brackets surrounding the timestamp results the insertion of a copy of the
timestamp with the active status toggled. Repeated a few times you end
up with this:
,
| | Date |
| |--|
| | [
Hi, I am a new emacs user and I am exploring org-mode which is really amazing.
I would like to know how I sync org-mode files in different computer over local
network and over the internet.
Hi,
I personally use git to sync my org-mode files but there are lots of
tools available to sync file
Sure thing, I will test it (he said, while frantically typing 'man
patch' in a terminal window).
Best regards,
Helge
(and once again, thanks for org-mode, which has ended my search for
the perfect note-taking and organizing application)
On Wed, Oct 22, 2008 at 10:18 AM, Carsten Dominik
<[EMAIL
Now in my configuration, head lines with a DONE/DEADLINE stamp looks like
* DONE Ask Manish the database username/password for PRD.
CLOSED: [2008-10-01 Wed 10:00]
* DONE Review the issues of 9-27
DEADLINE: <2008-09-30 Tue 18:00>
But the format I prefer is as below, you can se
Hi!
> Well, the code snippet you mentioned is only reached if that variable
> is set, or f you export using a double prefix argument..
>
> Anyway, I believe this problem is now fixed, get back to me if it
> persists in the latest git version.
I just took the latest git snapshot and get the s
Hi!
After a custom agenda as follows I get a wrongly sorted (see time gird) result
(see below)
(setq org-agenda-custom-commands
'(
...
("00" "agenda + prio a todos sorted prio up"
((agenda "prio ABC agenda"
((org-agenda-ndays 1)
(org
Hi folks,
I had used bog standard RCS behind vc before (works fine for little
stand alone projects), but recently loaded up the vc-git.el and added it
to the supported backends for vc but some problems trying to update my
org-mode install using it. Is it mature enough for this.
What, if any, git
Also does anyone have a working Xemacs git support?
Tim
2008/10/22 Richard Riley <[EMAIL PROTECTED]>:
>
> Hi folks,
>
> I had used bog standard RCS behind vc before (works fine for little
> stand alone projects), but recently loaded up the vc-git.el and added it
> to the supported backends for vc
On Wed, Oct 22, 2008 at 3:48 PM, Larry. Liu wrote:
> Now in my configuration, head lines with a DONE/DEADLINE stamp looks like
> * DONE Ask Manish the database username/password for PRD.
> CLOSED: [2008-10-01 Wed 10:00]
How do you know I work on databases? :)
> * DONE Revi
On Wed, Oct 22, 2008 at 5:03 PM, Richard Riley wrote:
>
> Hi folks,
>
> I had used bog standard RCS behind vc before (works fine for little
> stand alone projects), but recently loaded up the vc-git.el and added it
> to the supported backends for vc but some problems trying to update
Richard Riley <[EMAIL PROTECTED]> writes:
> What, if any, git interface for emacs do you guys recommend?
I would highly recommend magit[1]. I've been using it for a while now
and it far better fits around the way /I/ use git :)
You'll need a version[2] of git that supports --graph on the log
com
Phil Jackson <[EMAIL PROTECTED]> writes:
> Richard Riley <[EMAIL PROTECTED]> writes:
>
>> What, if any, git interface for emacs do you guys recommend?
>
> I would highly recommend magit[1]. I've been using it for a while now
> and it far better fits around the way /I/ use git :)
>
> You'll need a
Richard Riley <[EMAIL PROTECTED]> writes:
> Looks good, a shame vc-git doesn't seem to work though. I will look into
> why as another set of non standard keys will make my head explode :-(
> Having said that its time to do some housekeeping anyway as there are
> few niggly little things I run into
On Wed, Oct 22, 2008 at 5:07 PM, Manish <[EMAIL PROTECTED]>wrote:
> On Wed, Oct 22, 2008 at 3:48 PM, Larry. Liu wrote:
> > Now in my configuration, head lines with a DONE/DEADLINE stamp looks
> like
> > * DONE Ask Manish the database username/password for PRD.
> > CLOSED: [2008-10-01
Hi,
First of all, thanks to all for the work on org-mode and org-plot.
A question about org-plot...
Question 1:
When I include an index column in the first column of the table, I am
getting evenly spaced data points, with the xtic labels being coming from
the 'ind:' column (2, in the first data
On Oct 22, 2008, at 11:42 AM, James TD Smith wrote:
Hi Carsten,
On 2008-10-22 11:18:59(+0200), Carsten Dominik wrote:
this is a non-trivial patch, and have not yet had the time to look
at
it carefully. And I am too close to the next release 6.10, which
will
likely be the final version t
This is a bug, fixed, thanks.
- Carsten
On Oct 22, 2008, at 11:47 AM, James TD Smith wrote:
In a table column containing timestamps, pressing S-return with the
cursor on
the brackets surrounding the timestamp results the insertion of a
copy of the
timestamp with the active status toggled.
JBash <[EMAIL PROTECTED]> writes:
> Hi,
>
> First of all, thanks to all for the work on org-mode and org-plot.
>
> A question about org-plot...
>
> Question 1:
> When I include an index column in the first column of the table, I am
> getting evenly spaced data points,
> with the xtic labels bein
OK, thanks, I got it now. Fixed.
- Carsten
On Oct 22, 2008, at 1:18 PM, Vladi Solutka wrote:
Hi!
Well, the code snippet you mentioned is only reached if that variable
is set, or f you export using a double prefix argument..
Anyway, I believe this problem is now fixed, get back to me if it
Hi Rainer,
You need to add time-up to the sorting strategy. Time grid lines are
just added to the list of matches and then still need to be sorted in.
HTH
- Carsten
On Oct 22, 2008, at 1:24 PM, Rainer Stengele wrote:
Hi!
After a custom agenda as follows I get a wrongly sorted (see time
Sebastian Rose <[EMAIL PROTECTED]> writes:
Just for everyone to know:
This is fixed in current git version.
Thanks, Carsten!!!
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gn
> On Tue, 21 Oct 2008 15:37:51 +0200, Carsten Dominik <[EMAIL PROTECTED]>
> said:
>> * TODO foo <2008-10-17 Fri +2d>
CD> ? The example you had in your mail was:
Yep. You're right that I blew the example and realized what the issue
was after reading your response. See, you helped!
Hi Larry,
this is possible, but not recommended.
You can configure the variable `org-insert-labeled-timestamps-at-
point' to request that the deadline etc is inserted at point, and then
you need to make sure that the cursor always is there where you want
it inserted.
However, the internal
org-info.js ;-)
???
Make the de facto standard for viewing text in the internet !!!
:-D
Richard Riley <[EMAIL PROTECTED]> writes:
> I didn't spot anything in the manual, but it would be nice if publish
> automatically split large published org files into multiple html files
> based on a "num
[EMAIL PROTECTED] (Flávio de Souza) writes:
> I would like to know how I sync org-mode files in different computer
> over local network and over the internet.
I think most people will agree that the best way to sync org-mode files
is to keep them under some kind of version control system. The
ad
Richard Riley <[EMAIL PROTECTED]> writes:
> Hi,
>
> Do you have an example?
>
> The link
>
> http://orgmode.org/worg/code/org-info-js/org-info.js.html
>
> mentioned in the info file is dead.
http://orgmode.org/worg/code/org-info-js/index.html
--
Sebastian Rose, EMMA STIL - mediendesign, Niemey
Patch to fix this in doc/org.texi (pulled an hour ago).
diff --git a/doc/org.texi b/doc/org.texi
index 0ae852e..b2ce486 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -7688,7 +7688,7 @@ as well, press @kbd{?} for an overview of the available
keys). The second
view type is a @emph{folding} vi
Thanks, Eric!
It's a great tool... I like how it, within org, makes it easy to keep the
data organized an yet easily accessible.
Another quick org-plot question...
I found that to turn on the grid, I use:
#+PLOT: set:grid
So, to set an axis label, I tried
#+PLOT: set:xlabel("Frequency")
and
#+P
Richard,
there is a tutorial at org/worg:
http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php
which shows how I handle the HTML export here. It's shorter to read,
than the old org-info documentation, and covers a nice way to handle
recursive exporting of entire directory trees and
Hi,
Just thought I'd see if there were any reactions, positive or
negative, to this idea.
Cheers,
David
On Mon, Oct 13, 2008 at 10:45 AM, David Neu <[EMAIL PROTECTED]> wrote:
> Hi Carsten,
>
> I'm new to orgmode, and must say that I've found it be an incredibly
> intuitive and powerful emacs mod
Hey all
I am trying to call org-remember and automatically select making a journal entry
(associated with the character "j").
I have tried the following:
(org-remember "j")
(org-remember ?J)
describe-function on org-remember mentions org-force-remember-template-char so I
have also tried:
(let
On Thu, Oct 23, 2008 at 12:48 AM, Søren Pedersen wrote:
> Hey all
>
> I am trying to call org-remember and automatically select making a
journal entry
> (associated with the character "j").
>
> I have tried the following:
>
> (org-remember "j")
> (org-remember ?J)
>
> descri
Hi,
I just have a simple question: how can I wrap the headings so they
don't go off the visual window?
Thanks,
Rich
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailm
On Wed, 22 Oct 2008 23:23:54 +0200
"Rich E" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just have a simple question: how can I wrap the headings so they
> don't go off the visual window?
>
> Thanks,
> Rich
>
>
> ___
> Emacs-orgmode mailing list
> Remembe
"Rich E" <[EMAIL PROTECTED]> writes:
> I just have a simple question: how can I wrap the headings so they
> don't go off the visual window?
M-x set-truncate-lines
It toggles line wrapping on and off.
-Bernt
___
Emacs-orgmode mailing list
Remember:
JBash <[EMAIL PROTECTED]> writes:
> Thanks, Eric!
>
> It's a great tool... I like how it, within org, makes it easy to keep the
> data organized an yet easily
> accessible.
>
Thanks, I'm happy it's proving useful.
>
> Another quick org-plot question...
>
> I found that to turn on the grid, I us
Manish gmail.com> writes:
>
> On Thu, Oct 23, 2008 at 12:48 AM, Søren Pedersen wrote:
> > Hey all
> >
> > I am trying to call org-remember and automatically select making a
> journal entry
I figured it out myself (by, what else, reading the source):
(org-remember nil ?j)
Does what I
---
lisp/org.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org.el b/lisp/org.el
index d9cf394..30a9ce7 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7243,7 +7243,7 @@ and will therefore always be up-to-date.
At the target location, the entry is filed as a sub
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I have applied your full patch, thanks.
>
> Please verify the push, I did have a little technical problem when
> applying, so please make sure it worked correctly.
Almost, I must have forgotten this:
diff --git a/lisp/org.el b/lisp/org.el
index ad0f10
Funny enough, yesterday I wrote this one here:
(defun my-toggle-truncate-lines ()
"Toggle truncate-lines."
(interactive)
(setq truncate-lines (if truncate-lines nil t)))
I've bound it to H-t (I like those windows keys in Linux/GNU :-) and use
it a lot (since yesterday). It's so usefull
On Wed, Oct 22, 2008 at 15:43, Eric Schulte <[EMAIL PROTECTED]> wrote:
> I agree this isn't obvious, if you have a suggestion for improving the
> syntax please let me know.
I haven't looked into this matter, so this comment might not be
relevant, but I do have a suggestion that I had earlier writt
Hi,
I want to remove the css style codes generated automatically by Org-mode in
the exported html file, I have set the variable style for html export and
itself works fine, but the css definition generated by Org-mode
automatically doesn't get removed, and it affects the display of exported
file,
Applied, thanks.
- Carsten
On Oct 23, 2008, at 2:30 AM, Peter Jones wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
I have applied your full patch, thanks.
Please verify the push, I did have a little technical problem when
applying, so please make sure it worked correctly.
Almost, I mus
This thread might help.
http://thread.gmane.org/gmane.emacs.orgmode/7156
On Thu, Oct 23, 2008 at 10:25 AM, Larry. Liu wrote:
> Hi,
>
> I want to remove the css style codes generated automatically by Org-mode in
> the exported html file, I have set the variable style for html export and
> itself w
50 matches
Mail list logo