[Orgmode] Plain list structured editing question

2009-06-26 Thread Steve Cothern
Hi folks (and Carsten in particular!),

I have just started playing with org-mode and have to say WOW!  What a
fantastic tool!  The more I use it the more I like it!

I am puzzled about something tho' that may be just due to my level of
experience with the tool.  I am using 6.28b and from the documentation,
it seems that the Meta-Left and Meta-Right should act on plain lists as
well as headlines; that is, should demote/promote just the current
level, not the children, which you use Shift-Meta-Left/Right for,
correct?

Here's what I see - if I have:

1.  item 1
1.  item 2
2.  item 3

and I promote (Meta-Left) item 2 I see

1.  item 1
2.  item 2
2.  item 3

If I then demote (Meta-Right) item 2, I see

1.  item 1
1.  item 2
2.  item 3

Where I would have thought I would see this using Shift-Meta-Right, and
for Meta-Right should have returned the list to the primary state.  Does
the structured editing not work this way for plain lists?

Thanks,

Steve


This email, its contents and attachments contain information from j2 Global 
Communications, Inc. and/or its affiliates which may be privileged, 
confidential or otherwise protected from disclosure. The information is 
intended to be for the addressee(s) only.  If you are not an addressee, any 
disclosure, copy, distribution, or use of the contents of this message is 
prohibited.  If you have received this email in error please notify the sender 
by reply e-mail and delete the original message and any copies. j2 Global 
Communications. 6922 Hollywood Blvd., Hollywood, CA 90028..


___
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


Re: bug#3597: [Orgmode] 23.0.94; [PATCH] org-store-link broken within kbd macros

2009-06-26 Thread Stefan Monnier
>> This sounds like interactive-p is working as documented and the
>> excplicit check I proposed would be neccessary.
> True enough, and I am applying your fix.

IIUC you may want to use called-interactively-p instead.


Stefan


___
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


[Orgmode] Re: Timestamp question

2009-06-26 Thread Bernt Hansen
Bernt Hansen  writes:

> "Louis A. Turk"  writes:
>
>> I've been using org-mode for several weeks now, and like it very much.
>> Many thanks to the developers!
>>
>> The following doesn't work, but will give you an idea of what I'm trying
>> to do.
>>
>> Meeting <%%(diary-float t 2 1) 13:00>--<%%(diary-float t 2 1) 15:00 +1m
>> +3d>
>>
> * TODO Meeting
>   DEADLINE: <%%(diary-float t 5 4) 21:30>--<%%(diary-float t 2 1) 22:00 +1m 
> -3d>

Sorry that should be

* TODO Meeting
  DEADLINE: <%%(diary-float t 2 1) 13:00>--<%%(diary-float t 2 1) 15:00 +1m -3d>

I was just messing with the times to see if I get a reminder now or not
if the meeting is pending.

You need to use -3d not +3d to state you want a warning 3 days _before_
the due date in the agenda.  But it looks like the early warning days
feature only works for standard deadline dates

e.g.

* TODO Meeting
  DEADLINE: <2009-06-27 Sat -3d>

so I don't think your 3 day warning will work with the diary-float entry.

-Bernt


___
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


[Orgmode] Re: Timestamp question

2009-06-26 Thread Bernt Hansen
"Louis A. Turk"  writes:

> I've been using org-mode for several weeks now, and like it very much.
> Many thanks to the developers!
>
> The following doesn't work, but will give you an idea of what I'm trying
> to do.
>
> Meeting <%%(diary-float t 2 1) 13:00>--<%%(diary-float t 2 1) 15:00 +1m
> +3d>
>
> 1. I need a repeating time/date range for the first Tuesday of each
> month, with a 3 day warning period before the meeting.
>
> 2. I would also like a reminder window to pop up 15 minutes before the
> meeting starts.
>
> 3. My ultimate goal is to have a report tell me how many hours are left
> in a work week after all the hours consumed by meetings and other
> non-project activities are subtracted.  
>
> Are these things possible? If yes, how?

This works:

* TODO Meeting
  DEADLINE: <%%(diary-float t 5 4) 21:30>--<%%(diary-float t 2 1) 22:00 +1m -3d>

You'll need to set up appt for your 15 minute reminder.  I get mine 12
minutes before as set up by appt-message-warning-time.  appt only beeps
the terminal bell but there are other reminder setups available -- but I
haven't tried any of them.  Appt works for me.

HTH,

Bernt


___
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


[Orgmode] Timestamp question

2009-06-26 Thread Louis A. Turk
Hi,

I've been using org-mode for several weeks now, and like it very much.
Many thanks to the developers!

The following doesn't work, but will give you an idea of what I'm trying
to do.

Meeting <%%(diary-float t 2 1) 13:00>--<%%(diary-float t 2 1) 15:00 +1m
+3d>

1. I need a repeating time/date range for the first Tuesday of each
month, with a 3 day warning period before the meeting.

2. I would also like a reminder window to pop up 15 minutes before the
meeting starts.

3. My ultimate goal is to have a report tell me how many hours are left
in a work week after all the hours consumed by meetings and other
non-project activities are subtracted.  

Are these things possible? If yes, how?

Lou




___
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


Re: [Orgmode] Problem with org-info.js?

2009-06-26 Thread Sebastian Rose
Xin Shi  writes:
> Hi Sebastian,
>
> I've attached a  simple test org (a.org), please check it it works for you.


OK. Seems fixed now.

Here is the link to the commit:

http://repo.or.cz/w/Worg.git?a=commit;h=ddc3cf413702914a2c1a1f1fac063d4e4e367b6c



Thanks again for sending the test file (i.e. locating the bug).



Best wishes


Sebastian


___
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


Re: [Orgmode] Problem with org-info.js?

2009-06-26 Thread Sebastian Rose
Xin Shi  writes:
> Hi Sebastian,
>
> I've attached a  simple test org (a.org), please check it it works for you.

Yepp - works _not_.


Funny enough, the link in the TOC works.
Problem seems to be a link nested inside a list...


Thanks, I'll go and check.


Best regards


   Sebastian


___
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


[Orgmode] cycling bug

2009-06-26 Thread Samuel Wales
Hi, here is a bug, a test case, and a poss workaround if the bug is not fixable.

Thanks.

* bug: cycling a headline with body reveals too much of children
* it only occurs with org-cycle-include-plain-lists set to t
* to reproduce, try cycling the following
*** regular -- this works
* one
*** one one
* two
* three
*** text -- this works
text
* one
*** one one
* two
* three
*** WAIT logbook -- bug
:LOGBOOK:
- State "WAIT"   from ""   [2009-06-26 Fri 15:46]
:END:
* one
*** one one
* two
* three
*** tree -- bug
  - test
- test
  - test
- test
- test
  - test
* one
*** one one
* two
* three
* poss workaround for if there is no fix
*** that variable could control cycling only when point is on list items

-- 
Myalgic encephalomyelitis is causing death and severe suffering
worse than MS.  Conflicts of interest are destroying research.
People get the disease at any time permanently.  Do science and
justice matter to you?  http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm


___
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


Re: [Orgmode] bugs in org-remember-backup-directory

2009-06-26 Thread Samuel Wales
If org-remember-finalize

  (when buffer-file-name
(save-buffer))

is only for org-remember-directory purposes, then perhaps running
do-auto-save instead of save-buffer will fix the bug.

Thanks.

On Thu, Jun 4, 2009 at 20:59, Samuel Wales wrote:
> The bug still exists.
>
> To reproduce, run emacs -Q --load , remember
> a task, make enough changes to trigger do-auto-save, then c-x c-s.  It
> should tell you it has changed and ask if you want to save.
>
> You will have to set 3 env vars for dirs of your choice.
> I didn't want to risk making dirs for you.
>
> (require 'cl)
>
> (defun alpha-add-path (p) (setq load-path (cons p load-path)))
>
> (alpha-add-path (concat (getenv "delorgsrc") "/lisp"))
> (alpha-add-path (concat (getenv "delpkgbef") "/remember"))
>
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
>
> (defvar alpha-mac-font
>  "-apple-courier-medium-r-normal--24-240-72-72-m-240-iso10646-1")
> '(progn
>  (progn
>    (defconst alpha-mac-font-2
>      "-apple-courier-medium-r-normal--*-*-*-*-*-240-*")
>    (set-frame-font alpha-mac-font-2))
>  )
> (set-frame-font alpha-mac-font)
>
> (require 'org-install)
>
> (defvar alpha-org-map (make-sparse-keymap "alpha org map"))
> (define-key global-map [f8] alpha-org-map)
> (define-key alpha-org-map [f8] 'org-remember)             ;c-c r
> (define-key alpha-org-map "o" 'org-open-at-point-global) ;c-c o
>
> (require 'remember-autoloads)
> (org-remember-insinuate)
>
> (setq org-remember-templates
>      `(("conversation" ?c    "* CONVERSATION %U %?\n%i")))
>
> (add-hook 'remember-mode-hook 'delete-other-windows)
> (setf org-remember-backup-directory
>      (getenv "demacsremember"))
> ;;;(setf org-remember-backup-directory nil)
> (add-hook 'org-remember-mode-hook
>          (lambda () (when org-remember-backup-directory
>                       (cd org-remember-backup-directory
> (add-hook 'org-remember-mode-hook
>          (lambda ()
>            (define-key org-remember-mode-map
>                "\C-x\C-s" 'org-remember-finalize)
>            ;;i think org-mode-map will override?
>            (define-key org-remember-mode-map
>                "\C-c\C-c" nil)))
>



-- 
Myalgic encephalomyelitis is causing death and severe suffering
worse than MS.  Conflicts of interest are destroying research.
People get the disease at any time permanently.  Do science and
justice matter to you?  http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm


___
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


[Orgmode] Updated version of my Orgnode module

2009-06-26 Thread Charles Cave
I have updated my Python module "Orgnode" which reads an org-mode
file and presents the information as Orgnode objects with methods
for retrieving the various pieces of information

What's new:

- The Priority of a Headline (A, B or C) can be retrieved with the
  Priority() method
- Tags() returns a list of all tags in a headline. The only method
  I had previousy was  Tag() which returned the first tag
- hasTag(TAG) - returns true of the heading contains the tag TAG
- I fixed a bug where the properties in the last node were
  not stored.

Article and download link are on this page:

http://members.optusnet.com.au/~charles57/GTD/orgnode.html


Charles



___
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


Re: [Orgmode] license item

2009-06-26 Thread Andreas Röhler
Carsten Dominik wrote:
> This is the Carsten-AI speeking.  Link to GPL on homepage established...
>
> Thank you.

Thanks too. Seeing the progress.

What about to link directly to the license text applying?
Which should provide for the case, people looking for org-mode don't have
much time to spent for this or another reason.

Anyway, understood it's an org-mode for the relaxed. :)

Andreas





>
> On Jun 26, 2009, at 2:31 PM, Giovanni Ridolfi wrote:
>
>>
>> --- Ven 26/6/09, Sebastian Rose  ha scritto:
>>>
>>> Anyway, if you receive Org-mode with emacs, it has just the
>>> same license
>>> as emacs.
>>
>> In the site is written:
>> 
>> It's free!
>>Org is
>> [[http://en.wikipedia.org/wiki/Open-source_software]
>> [open source software]]
>>
>> , it is free, like Emacs.
>> --
>>
>> I think that this is enough.
>>
>> If we think that an explicit link to the GPL is necessary
>> we can link:
>>
>> [[http://www.gnu.org/philosophy/free-sw.html][free]] like Emacs
>>
>> or
>>
>> [[http://www.gnu.org/licenses/licenses.html#GPL][free (GPL)]] like
>>
>> [[http://www.gnu.org/software/emacs/][Emacs]]
>>
>>
>> Interestingly enough also the GNU Emacs web page does NOT have
>> an *explicit* link to the licence of Emacs itself
>> neither to "free software" ;-)
>>
>> cheers,
>> Giovanni
>>
>>
>>
>>
>>
>> ___
>> 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
>
>
>
> ___
> 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
>



___
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


[Orgmode] latex wrap

2009-06-26 Thread hello world
Hi all,

having only used latex before: is there a way to prevent
emacs/org-mode---upon pressing M-q---to wrap a paragraph

bla bla
\begin{equation}
1+1=2
\end{equation}

into

bla bla \begin{equation} 1+1=2 \end{equation}

Can I make org-mode more aware of latex constructs? A different font-face
would also be really nice! I just like the M-q command. It's like the C-j of
Pine.
(I know, there's auto-fill-mode in emacs).

cheers,
josef
___
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


Re: [Orgmode] Problem with org-info.js?

2009-06-26 Thread Xin Shi
Hi Sebastian,

I've attached a  simple test org (a.org), please check it it works for you.

My environment does not work:

Emacs: 22.3.1
Org-mode: 6.28b
Firefox: 3.0.11

Thanks!

Xin

On Thu, Jun 25, 2009 at 5:26 PM, Sebastian Rose wrote:

> Xin Shi  writes:
> > Hello Experts,
> >
> > I'm using org-6.28b and the fresh org-info.js (a few minutes ago). I
> publish
> > org file into HTML with #+INFOJS_OPT: view:info. Just like this page:
> > http://orgmode.org/Changes.html
> >
> > However, the internal links (such as [[#tag-name]]) still does not
> > work.
>
> Here it does. I wonder if we could finally help you, if you submitted a
> simple test file that reproduces the problem.
>
>
> As I wrote before, I can use custom IDs in the several documented ways
> and they all work for me. Please send a test file so we have a chance to
> find out where the problem is. I fear without a chance to reproduce the
> error,
> we can not be of great help.
>
>
> > When I hover the courser on the link, I can see it is correct. Somehow,
> the
> > javascript just does not follow the link. Put it another way, once get
> into
> > that page, all of the movement for the internal links are governed by
> > javascript only, only links like javascript:org_html_manager.go(12)
> works. I
> > don't know if it's possible to fix it.
>
>
> No. Not in info view. The info-view mode (and folding in plain view) is
> done by hiding the other sections. To show a section, the script has to
> show it again.
>
>
> > For example, in the same page:
> > http://orgmode.org/Changes.html
> >
> > although it already have "customed_id"s, such as #v6.27, when you click
> on
> > the Version 6.27, the real link get you to there is
> > javascript:org_html_manager.go(29). If one put a link on that page:
> > [[#v6.27][Go to Version 6.27]], it might not work.
>
> There is a script like that on the page, but the script changes all
> those links to ensure that the script gets noticed if the link is
> used. How else should the script show and hide sections as needed??
>
> To see that, just click on the [[#v6.27][Go to Version 6.27]] and then
> press `U'. Do you see the URL in the link the script shows on top of the
> screen?
>
> It looks like this:
>
>   http://orgmode.org/Changes.html#v6.27
>
> If you now click this link, you will come to that exact section.
>
>
>
>   Sebastian
>
>


a.org
Description: Binary data
___
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


Re: [Orgmode] A tool for creating source code files from example and src blocks in org files

2009-06-26 Thread Eric Schulte
Bastien  writes:

> "Eric H. Neilsen, Jr."  writes:
>
>> Is there any interest in this? 
>
> Yes.  It's been a long time I want to use Org for literate programming,
> I think it's just the right tool to do this.
>
> Please send any code we can test!
>
>> (If anyone feels like rewriting it, that would be even better; aside
>> from a fairly straightforward .emacs, this is my first ever lisp code,
>> so it is likely to need cleaning and refactoring.)
>
> I may help if I have some time.

I have started re-implementing this as part of org-babel [1], please
checkout the "tangle" branch [2] of org-babel for source-code and more
information.

Cheers -- Eric

Footnotes: 
[1]  http://github.com/eschulte/org-babel/tree/master

[2]  http://github.com/eschulte/org-babel/tree/tangle



___
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


Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Sebastian Rose
"Eric Schulte"  writes:
> Sebastian Rose  writes:
>
> [...]
>
>> file inf-ruby.el does not exist.
>>
>> Where should it go, and what should it contain?
>>
>
> inf-ruby.el is located in the util directory, however we were loading
> files in the wrong order in the initialization file so it wasn't loaded
> in time.  I just switched around the load order and committed, so please
> pull the latest from git and git it another try.


Hey - that was it! Great, thanks Eric!


  Sebastian


___
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


Re: [Orgmode] org-exp-blocks: what about previewing blocks ?

2009-06-26 Thread Eric Schulte
Carsten Dominik  writes:

> On Jun 26, 2009, at 2:59 AM, Eric Schulte wrote:
>
>> Carsten Dominik  writes:
>>
>>> On Jun 18, 2009, at 11:32 AM, Nicolas Girard wrote:
>>>
 2009/6/18 Carsten Dominik 

 On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote:

 Hi all,

 currently the code in org-exp-blocks is intended for pre-processing
 only.
 It seems to me like org-mode would gain a very powerful feature, if
 blocks could also be previewed in their own buffer, using the same
 mechanism as the org-format-latex function.
 What do you think ?

 I don't see how this could be done in a general way.  I guess you
 mean in particular
 the graphics blocks like ditaa?

 Yes. For any block type bt, if it makes sense, it would be possible
 to write such org-block--generate-image(body) that takes the
 block as argument and returns the path of the image it produced.

 Then:
 - for exporting: the existing org-export-blocks-format-
 functions would simply call their respective
 org-block--generate-
 image and work the same ;
 - for previewing a block of type : if such org-block--
 generate-image exists, call it and display it the same way org-
 format-latex does

 Wouldn't it be great ?
>>>
>>> Yes, it would be.  First you will need to talk Eric Schulte into
>>> splitting the image generation functions into separate functions.
>>> The I could look into the preview functionality.
>>>
>>
>> I recently sent out an email announcement of development on org-babel
>> which should provide a unified backend for evaluating source-code
>> contained in org-mode blocks.  If org-exp-blocks is using org-babel
>> for
>> it's source-code evaluation the ability to interactively evaluate
>> blocks
>> will come for free.  This would be my preference rather than
>> implementing a new code-evaluation schema for org-exp-blocks.
>>
>> I suppose that this would assume that org-babel is accepted into the
>> core of org-mode (for it to be a requirement of org-exp-blocks which
>> is
>> now part of the org-mode core).  While this would be my preference, it
>> is certainly not my decision to make, and I honestly haven't given it
>> much thought up until this point.
>
> From your post yesterday, without looking closer at org-babel,
> it sounded to me that it is still under heavy development,
> so maybe it is too early for the core at this moment?
>

Yes, I am very much in agreement that it is too soon to contemplate
moving org-babel into the core.  The intended point of my aside above is
that I don't plan on adding interactive evaluation directly to
org-exp-blocks.

Thanks -- Eric

>
> No principal objections, of course.
>
> - Carsten


___
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


Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Eric Schulte
Sebastian Rose  writes:

[...]

> file inf-ruby.el does not exist.
>
> Where should it go, and what should it contain?
>

inf-ruby.el is located in the util directory, however we were loading
files in the wrong order in the initialization file so it wasn't loaded
in time.  I just switched around the load order and committed, so please
pull the latest from git and git it another try.

Thanks -- Eric

>
> Looks sooo interesting, I need to know!! :)
>
>
>Sebastian
>
>
> ___
> 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


___
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


[Orgmode] org-agenda-todo-list-sublevels and tags-todo

2009-06-26 Thread Patrick Bahr
Hello,

I use tags-todo searches in my custom agenda commands. Unfortunately, tags-todo
does not honour the org-agenda-todo-list-sublevels variable which I want to use
in order to ignore nested todo items. Is there a way to persuade tags-todo to do
this? I know that there is a variable org-agenda-tags-todo-honor-ignore-options
which does this for org-agenda-todo-ignore-with-date etc. It would be nice if
there is something similar to this for org-agenda-todo-list-sublevels. Even
better would be if this could be adjusted per individual tags-todo search. For
example for certain cases I do not want to see nested TODO items but I do want
to see nested WAITING items. With two tags-todo searches having different
behaviour on nested todo items this would be feasible.

Cheers,
Patrick


___
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


Re: [Orgmode] a small idea for repeating tasks

2009-06-26 Thread Samuel Wales
Yes, that seems to work for me.

Thank you.


On 2009-06-26, Carsten Dominik  wrote:
> Type or sequence make a difference only in two situations:
>
> 1. When the repeater rests an entry
> 2. When you press C-c C-t and *don't* use fast access keys
> to TODO states.  Then `C-c C-t' will jump directly to DONE
> from any not-done state.


___
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


[Orgmode] html publish problem

2009-06-26 Thread Snyder, Charles, L (MD)
Hi

 

I am trying to export a small org file to html and view it. Any export
to html (h,H,R,b) gives me the following error message:

 

Exporting... [3 times]

Saving file c:/Documents and Settings/csnyder/Desktop/My
Dropbox/emacs_org/eateftut.html...

make-directory: Creating directory: invalid argument, c:/Documents and
Settings/csnyder/Desktop/My Dropbox/emacs_org/emacs-backupc:/Documents
and Settings

 

How do I correct the directory it is trying to create?

 

Interestingly, if I rename the org file to something else, it will work
once, but any further exports give the error message. Prior to this, I
was modifying how GNU emacs (23.0.94.1 Win XP) backs up files

 

Thanks

 

clsnyder

___
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


Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Sebastian Rose
Dan Davison  writes:
> org-babel-init.el is what you need, so:
>
> (add-to-list 'load-path "/path/to/org-babel/lisp")
> (require 'org-babel-init)


and get:


Debugger entered--Lisp error: (file-error "Cannot open load file" "inf-ruby")
  require(inf-ruby)
  eval-buffer(#> nil 
"/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el" nil t)  
; Reading at buffer position 1098
  
load-with-code-conversion("/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el"
 "/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el" nil t)
  require(org-babel-ruby)
  eval-buffer(# nil 
"/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el" nil t)  ; 
Reading at buffer position 1393
  
load-with-code-conversion("/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el"
 "/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el" nil t)
  require(org-babel-init)
  eval((require (quote org-babel-init)))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)


file inf-ruby.el does not exist.

Where should it go, and what should it contain?


Looks sooo interesting, I need to know!! :)


   Sebastian


___
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


Re: [Orgmode] Change line spacing for lists for LaTeX export

2009-06-26 Thread Carsten Dominik


On Jun 19, 2009, at 12:02 AM, Alan E. Davis wrote:

I need to print outlines in a more compact form than LaTeX lists  
ordinarily provide.  I often have used the paralist package,  
although it conflicts with some other packages.  How can I alter the  
line spacing for the lists directly, for export?


I found this suggestion, and I was going to use #+LATEX_HEADER:, but  
then it occured to me that I don't have a way to specifiy that  
"my_enumerate" would be used instead of "enumerate".


This is the code I found on line:

%
% this makes list spacing much better.
%
\newenvironment{my_enumerate}{
\begin{enumerate}
  \setlength{\itemsep}{1pt}
  \setlength{\parskip}{0pt}
  \setlength{\parsep}{0pt}}{\end{enumerate}


}
Thank you for any suggestions.


You can now (latest git) define an environment like you do above

Then set

(setq org-export-latex-low-levels '("\\begin{myenv}" "\\end{myenv}" "\ 
\item %s"))



Now this environment will be used for the lower levels of LaTeX export.

Note that you can use

#+OPTIONS: H:0

to force even the top-level headings into this environment.

HTH

- Carsten




Alan Davis

"Pollution is nothing but the resources we are not harvesting. We  
allow them to disperse because we've been ignorant of their value."

  --- Buckminster Fuller

___
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




___
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


Re: [Orgmode] license item

2009-06-26 Thread Sebastian Rose
Carsten Dominik  writes:
> On Jun 26, 2009, at 3:59 PM, Ian Barton wrote:
>> I see Carsten has added a link to the GPL. However, I think it's worthwhile
>> specifically saying which *version* of the GPL.
>>
>> This might seem a trivial matter. However, I am involved with another project
>> where the maintainer moved the licence from GPL V2  to GPL V3, with the best
>> of intentions. A large commercial company  wanted to contribute considerable
>> resources to the project, but they  were unhappy with the V3 licence and
>> wanted to continue with V2. As  a result considerable effort was wasted in
>> getting everyone who had  contributed patches to the V3 version agreeing to
>> them being  "backported" to the V2 licence.
>
> Interesting.
>
> Being part of Emacs amost forces us to use 3.


I did that with org-info.js lately after reading a bit about GPL-3 and
seeing this video http://www.youtube.com/watch?v=E5G7FU5j2Uc

Sounds like it is good thing, even a neccessary one.


  Sebastian


___
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


Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Dan Davison
Taru Karttunen  writes:

> Excerpts from Eric Schulte's message of Thu Jun 25 23:25:30 +0300 2009:
>> For the past couple of months I have been working on Org-Babel, with Dan
>> Davison and (initially) Austin Frank.  Through Org-Babel Org-Mode can
>> communicate with programming languages.  Code contained in source-code
>> blocks can be evaluated and data can pass seamlessly between different
>> programming languages, Org-Mode constructs (tables, file links, example
>> text) and interactive comint buffers. One part of the project is the
>> "Library of Babel", which will be an extensible collection of ready-made
>> and easily-shortcut-callable source-code blocks for handling common
>> tasks.
>
> How do I try it out?

Hi Taru and other potential org-babel collaborators,

org-babel-init.el is what you need, so:

(add-to-list 'load-path "/path/to/org-babel/lisp")
(require 'org-babel-init)

After that, good starting points to see in action some of the
functionality that Eric has implemented are the `Sandbox' section of
org-babel.org, and the large table in the `Tests' section. C-c C-c
anywhere in a source code block in the Sandbox should execute that
block. In the Tests section, C-u C-c C-c in the table runs a suite of
tests of org-babel functionality, updating the table with the results of
code evaluation in several languages, and flagging up failed tests (more
fun if you clear out the `results' and `pass' column first).

Dan

>
> I tried the following:
> 1) update org-mode to latest git
> 2) restart emacs and open org-babel.org
> 3) add the load path and (require 'org-babel)
> 4) press C-cC-c on a begin_src line
> it only says "Local setup has been refreshed" and nothing happens.
>
> ps. org-babel seems very nifty from reading things
>
> - Taru Karttunen
>
>
> ___
> 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


___
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


[Orgmode] howto extend org-export-generic

2009-06-26 Thread Robert Hennig
Hello,

I would like to make use of the org-export-generic
library and stumbled over the use of the
org-set-generic-type function. The implementation
uses a set-alist function which is not defined at all.
What is the proper way to activate the org-set-generic-type
function?

Kind regards,

 Robert Hennig


___
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



Re: [Orgmode] Release 6.28

2009-06-26 Thread Bastien
Carsten Dominik  writes:

> sback to save files, even tough I think C-x C-s is fine
>  If I find a use for "s" later, I will probably take it
> vd
> vw
> vm
> vy  for the day, week, month, year views
>
> d
> w   still available shortcuts for day and week view
>
> vl  for log mode, "l" still available as shortcut
> va  include :ARCHIVE: tree stuff
> vA  include :ARCHIVE: tree stuff and archive files
>
> m   mark
> u   unmark
> U   unmark all
> B   execute bulk action
>
>
> This does feel pretty consistent to me and breaks as
> little habits and tutorials as possible.

Yeah, great solution - thanks!

-- 
 Bastien


___
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


[Orgmode] Re: Release 6.28

2009-06-26 Thread Bernt Hansen
Carsten Dominik  writes:

> I have changed the key bindings now:
>
> sback to save files, even tough I think C-x C-s is fine
>  If I find a use for "s" later, I will probably take it
> vd
> vw
> vm
> vy  for the day, week, month, year views
>
> d
> w   still available shortcuts for day and week view
>
> vl  for log mode, "l" still available as shortcut
> va  include :ARCHIVE: tree stuff
> vA  include :ARCHIVE: tree stuff and archive files
>
> m   mark
> u   unmark
> U   unmark all
> B   execute bulk action
>

That'll work :)

-Bernt


___
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


Re: [Orgmode] license item

2009-06-26 Thread Carsten Dominik


On Jun 26, 2009, at 3:59 PM, Ian Barton wrote:


Sebastian Rose wrote:

Isn't it so, that no license means "All Rights Reserved"?
Not sure, bu I think in Germany it is...
Anyway, if you receive Org-mode with emacs, it has just the same  
license

as emacs.
I see Carsten has added a link to the GPL. However, I think it's  
worthwhile specifically saying which *version* of the GPL.


This might seem a trivial matter. However, I am involved with  
another project where the maintainer moved the licence from GPL V2  
to GPL V3, with the best of intentions. A large commercial company  
wanted to contribute considerable resources to the project, but they  
were unhappy with the V3 licence and wanted to continue with V2. As  
a result considerable effort was wasted in getting everyone who had  
contributed patches to the V3 version agreeing to them being  
"backported" to the V2 licence.


Interesting.

Being part of Emacs amost forces us to use 3.

- Carsten



___
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


Re: [Orgmode] Release 6.28

2009-06-26 Thread Carsten Dominik


On Jun 26, 2009, at 12:59 PM, Eric S Fraga wrote:


At Fri, 26 Jun 2009 07:18:46 +0200, Carsten Dominik wrote:


These are pretty good ideas.  I do like using v as a prefix key
for changing the view.  I do like vd vw vm vy.  I still want to
keep "d" and "w" as fast access keys for day and week view,
[...]
Opinions?


+1

I like v as a prefix key for all "views" (as opposed to "actions")
including not only d and w but also the other items you mentioned
(clock report, etc).


One advantage being that I can prompt you for the
second key, so there are fewer keys to rememeber.

Do you know Emacs calc?  It has this two-key interface
perfekted.

- Carsten



___
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


Re: [Orgmode] license item

2009-06-26 Thread Ian Barton

Sebastian Rose wrote:

Isn't it so, that no license means "All Rights Reserved"?

Not sure, bu I think in Germany it is...


Anyway, if you receive Org-mode with emacs, it has just the same license
as emacs.



I see Carsten has added a link to the GPL. However, I think it's 
worthwhile specifically saying which *version* of the GPL.


This might seem a trivial matter. However, I am involved with another 
project where the maintainer moved the licence from GPL V2 to GPL V3, 
with the best of intentions. A large commercial company wanted to 
contribute considerable resources to the project, but they were unhappy 
with the V3 licence and wanted to continue with V2. As a result 
considerable effort was wasted in getting everyone who had contributed 
patches to the V3 version agreeing to them being "backported" to the V2 
licence.


Ian.


___
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


[Orgmode] OT (was Re: license item)

2009-06-26 Thread Gijs Hillenius

>> Interestingly enough also the GNU Emacs web page does NOT have
>> an *explicit* link to the licence of Emacs itself
>> neither to "free software" ;-)

Nice discovery! But I guess that is because it'd be recursive. :-)


-- 
As you grow older, you will still do foolish things, but you will do them
with much more enthusiasm.
-- The Cowboy


___
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


Re: [Orgmode] Review of N810 for orgmode

2009-06-26 Thread Mick Davis
I ssh via wireless, which is very nice as half the time my N810 is in
another room or in my backpack.

I have not tried having emacs give me reminders.  To be honest with you
I'm not sure how that would work.  I do know that if I forget and leave
my org files open on the N810 and try to open them again via ssh I get
a warning.

The battery life is pretty good for me.  I put it on a charger every
night, but it lasts all day.  I've only had a low battery twice and
both of those times were when I was really pounding it hard, like
watching streaming video or something.

> At Thu, 25 Jun 2009 20:53:59 -0400, Mick Davis wrote:
> > Eric asked me to describe my experiences using orgmode on my Nokia
> > 810.
> > 
> > I'm actually replying to this on my N810.  I have had probably a
> > dozen [...]
> > In summary, I REALLY  like this little computer.  It runs Linux, I
> > have more than enough storage (with an optional memory card), and
> > it is a "real" pocket sized computer.
> 
> Thank Mick!  Useful feedback.  A couple of questions:
> 
> - How do you ssh to the Nokia?  That is, what type of connection,
>   wired or wireless, do you use?
> 
> - Are you able to have Emacs via org-mode remind you of appointments?
>   I assume not as that would mean having it "on" all the time?
> 
> - Which leads me to the final question: what is the battery life like?
> 



___
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


Re: [Orgmode] license item

2009-06-26 Thread Carsten Dominik

This is the Carsten-AI speeking.  Link to GPL on homepage established...

Thank you.

On Jun 26, 2009, at 2:31 PM, Giovanni Ridolfi wrote:



--- Ven 26/6/09, Sebastian Rose  ha scritto:


Anyway, if you receive Org-mode with emacs, it has just the
same license
as emacs.


In the site is written:

It's free!
   Org is
[[http://en.wikipedia.org/wiki/Open-source_software]
[open source software]]

, it is free, like Emacs.
--

I think that this is enough.

If we think that an explicit link to the GPL is necessary
we can link:

[[http://www.gnu.org/philosophy/free-sw.html][free]] like Emacs

or

[[http://www.gnu.org/licenses/licenses.html#GPL][free (GPL)]] like

[[http://www.gnu.org/software/emacs/][Emacs]]


Interestingly enough also the GNU Emacs web page does NOT have
an *explicit* link to the licence of Emacs itself
neither to "free software" ;-)

cheers,
Giovanni





___
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




___
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


Re: [Orgmode] license item

2009-06-26 Thread Giovanni Ridolfi

--- Ven 26/6/09, Sebastian Rose  ha scritto:
> 
> Anyway, if you receive Org-mode with emacs, it has just the
> same license
> as emacs.

In the site is written:

It's free!
Org is 
[[http://en.wikipedia.org/wiki/Open-source_software] 
[open source software]]

, it is free, like Emacs. 
--

I think that this is enough. 

If we think that an explicit link to the GPL is necessary
we can link:

[[http://www.gnu.org/philosophy/free-sw.html][free]] like Emacs

or 

[[http://www.gnu.org/licenses/licenses.html#GPL][free (GPL)]] like 

[[http://www.gnu.org/software/emacs/][Emacs]]


Interestingly enough also the GNU Emacs web page does NOT have 
an *explicit* link to the licence of Emacs itself
neither to "free software" ;-)

cheers,
Giovanni





___
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


Re: [Orgmode] license item

2009-06-26 Thread Sebastian Rose

Isn't it so, that no license means "All Rights Reserved"?

Not sure, bu I think in Germany it is...


Anyway, if you receive Org-mode with emacs, it has just the same license
as emacs.



It has a license to kill though:

  C-h f org-export-kill-licensed-text RET


   Sebastian


___
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


[Orgmode] license item

2009-06-26 Thread Andreas Roehler

Hi,

having a look for the GPL license/version, orgmode is
distributed with, couldn't see it at your page.

Shouldn't I have overlooked it, suggest an item at your homepage.

Thanks

Andreas Röhler

--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/


___
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


Re: [Orgmode] Release 6.28

2009-06-26 Thread Eric S Fraga
At Fri, 26 Jun 2009 07:18:46 +0200, Carsten Dominik wrote:

> These are pretty good ideas.  I do like using v as a prefix key
> for changing the view.  I do like vd vw vm vy.  I still want to
> keep "d" and "w" as fast access keys for day and week view,
> [...]
> Opinions?

+1

I like v as a prefix key for all "views" (as opposed to "actions")
including not only d and w but also the other items you mentioned
(clock report, etc).


___
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


Re: [Orgmode] Review of N810 for orgmode

2009-06-26 Thread Eric S Fraga
At Thu, 25 Jun 2009 20:53:59 -0400, Mick Davis wrote:
> Eric asked me to describe my experiences using orgmode on my Nokia 810.
> 
> I'm actually replying to this on my N810.  I have had probably a dozen
> [...]
> In summary, I REALLY  like this little computer.  It runs Linux, I have
> more than enough storage (with an optional memory card), and it is a
> "real" pocket sized computer.

Thank Mick!  Useful feedback.  A couple of questions:

- How do you ssh to the Nokia?  That is, what type of connection,
  wired or wireless, do you use?

- Are you able to have Emacs via org-mode remind you of appointments?
  I assume not as that would mean having it "on" all the time?

- Which leads me to the final question: what is the battery life like?


___
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


Re: [Orgmode] Release 6.28

2009-06-26 Thread peter . frings


On 26 Jun 2009, at 10:03, Carsten Dominik wrote:


I have changed the key bindings now:


Your response time continues to amaze me! And your willingness to  
accept requests... Chapeau!


[shortcuts snipped]


This does feel pretty consistent to me and breaks as
little habits and tutorials as possible.


Great, thanks a lot!

Cheers,
Peter.


___
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


[Orgmode] recurring TODO's & diary sexps

2009-06-26 Thread Dirk-Jan Binnema
Hi all,

I have some weekday-specific TODO-items; I use a diary-sexp to specify the
days:

** TODO do this every day
   SCHEDULED: <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>

However, understandably, org (using 6.21b) does not seem to recognize this
as
a *recurring* appointment, so when I mark it as 'DONE', the whole things is
marked as
CLOSED and things don't appear in my agenda anymore.

Now, I could work around it by:
 a) make five 'normal' recurring entries for each weekday
 b) don't use TODO, but just leave the item
but that is not really nice...

Is there some trick I am missing?

Best wishes,
Dirk.
___
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


Re: AW: [Orgmode] Orgmode and PDF export on Windows machine

2009-06-26 Thread Carsten Dominik


On Jun 26, 2009, at 11:11 AM, Holst Thomas (DS-ET/ECF1) wrote:


Hi,

Uwe Jochum writes:

Hi all,

since a couple of weeks I have this strange behaviour of orgmode:

When I try to export to PDF via Ctrl-c-e and then using »d«
to export as
Latex, process PDF and open the PDF, orgmode begins the export  
process

and then stops somehow. I can export to LaTeX (l) und to a temporary
LaTeX buffer (L), and having a LaTeX buffer I can produce a
PDF without
any problem, but I cannot use the »p« and the »d« key to
produce PDF in
one step.

This happens since orgmode 6.27, and it happens also in
6.28b. My system
is a Windows XP machine using MikTeX als LaTeX-environment. MikTeX is
freshly updated and works well. Emacs is GNU Emacs 22.3.1.


I have the same problem on my machine

WinXP, emacs 22.2.1, org-mode 2.28b, MikTeX 2.6

I use c-c c-e d.

The mode line says:

Processing LaTeX file ...

The .tex file is written, but not processed. The buffer with the  
proces output stays empty. When I open the .tex file and run it  
through pdftex the pdf is generated as expected.


Mit freundlichen Grüßen / Best regards


Org-mode uses

  pdflatex -interaction nonstopmode file.tex

file.tex is first passed through shell-quote-argument before
being inserted into the command.

Please check in Emacs what evaluating

(shell-quote-argument "c:path\to\file")

gives you and then try to run the pdflatex command
from the command line.

I guess the problem must be that pdflatex does not exist as as command,
or that there is a problem with the quoting..

HTH

- Carsten



BeQIK

Thomas Holst
DS-ET/ECF1

Tel. +49(711)811-40681
PC-Fax +49(711)811-5182208


___
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




___
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


AW: [Orgmode] Orgmode and PDF export on Windows machine

2009-06-26 Thread Holst Thomas (DS-ET/ECF1)
Hi,

Uwe Jochum writes:
> Hi all,
>
> since a couple of weeks I have this strange behaviour of orgmode:
>
> When I try to export to PDF via Ctrl-c-e and then using »d«
> to export as
> Latex, process PDF and open the PDF, orgmode begins the export process
> and then stops somehow. I can export to LaTeX (l) und to a temporary
> LaTeX buffer (L), and having a LaTeX buffer I can produce a
> PDF without
> any problem, but I cannot use the »p« and the »d« key to
> produce PDF in
> one step.
>
> This happens since orgmode 6.27, and it happens also in
> 6.28b. My system
> is a Windows XP machine using MikTeX als LaTeX-environment. MikTeX is
> freshly updated and works well. Emacs is GNU Emacs 22.3.1.

I have the same problem on my machine

WinXP, emacs 22.2.1, org-mode 2.28b, MikTeX 2.6

I use c-c c-e d.

The mode line says:

 Processing LaTeX file ...

The .tex file is written, but not processed. The buffer with the proces output 
stays empty. When I open the .tex file and run it through pdftex the pdf is 
generated as expected.

Mit freundlichen Grüßen / Best regards

BeQIK

Thomas Holst
DS-ET/ECF1

Tel. +49(711)811-40681
PC-Fax +49(711)811-5182208


___
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


Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Taru Karttunen
Excerpts from Eric Schulte's message of Thu Jun 25 23:25:30 +0300 2009:
> For the past couple of months I have been working on Org-Babel, with Dan
> Davison and (initially) Austin Frank.  Through Org-Babel Org-Mode can
> communicate with programming languages.  Code contained in source-code
> blocks can be evaluated and data can pass seamlessly between different
> programming languages, Org-Mode constructs (tables, file links, example
> text) and interactive comint buffers. One part of the project is the
> "Library of Babel", which will be an extensible collection of ready-made
> and easily-shortcut-callable source-code blocks for handling common
> tasks.

How do I try it out?

I tried the following:
1) update org-mode to latest git
2) restart emacs and open org-babel.org
3) add the load path and (require 'org-babel)
4) press C-cC-c on a begin_src line
it only says "Local setup has been refreshed" and nothing happens.

ps. org-babel seems very nifty from reading things

- Taru Karttunen


___
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


Re: [Orgmode] Refile error - Kill is not a (set of) trees

2009-06-26 Thread Carsten Dominik

I am unable to reproduce this problem.

- Carsten

On Jun 25, 2009, at 7:42 PM, Michael Gilbert wrote:

I am a noob - drawn to the alien world of Emacs (from my familiar  
Mac environment) by OrgMode. I am uncertain enough that I don't  
rightly know if this is best described as an OrgMode error or an  
Emacs error. Most likely a human error, I guess.


I am using last night's Aquamacs build: GNU Emacs 23.0.94.1 (i386- 
apple-darwin9.7.0, NS apple-appkit-949.46)
of 2009-06-23 on BRAEBURN.PSY.CMU.EDU - Aquamacs Distribution  
2.0dev. Org-mode 6.21b.


In OrgMode, I am trying to learn to refile tasks. I use C-c C-w on  
a TODO item in a notes file. It goes through the process of  
allowing me to select the destination for the item. But then it  
throws an error - "Kill is not a (set of) trees" etc - every time.  
Doesn't kill the TODO and obviously doesn't yank it to the new  
location.


Are you selecting a region before calling the command? That region  
might be not a valid tree.


I have done this with the point (that's the emacs word for cursor,  
right?) in a TODO item. I have done it with the entire item selected  
as a region.


I am happy to backtrace this or test in whatever way is needed. I  
knew I was getting into something complex here.


-- Michael


Michael C. Gilbert -- m...@gilbert.org

  The Gilbert Center -- http://gilbert.org
  Nonprofit Online News -- http://nonprofitnews.org

  "There can be no joy of life without joy of work." -- Aquinas


___
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




___
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


Re: [Orgmode] Release 6.28

2009-06-26 Thread Carsten Dominik


I have changed the key bindings now:

sback to save files, even tough I think C-x C-s is fine
 If I find a use for "s" later, I will probably take it
vd
vw
vm
vy  for the day, week, month, year views

d
w   still available shortcuts for day and week view

vl  for log mode, "l" still available as shortcut
va  include :ARCHIVE: tree stuff
vA  include :ARCHIVE: tree stuff and archive files

m   mark
u   unmark
U   unmark all
B   execute bulk action


This does feel pretty consistent to me and breaks as
little habits and tutorials as possible.

- Carsten


___
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


Re: [Orgmode] org 6.28b - html export bug (external link id)

2009-06-26 Thread Carsten Dominik

I am unable to reproduce this.  Anyone?

- Carsten

On Jun 26, 2009, at 1:00 AM, Stefan Vollmar wrote:


Hello,

I have just noticed the following effect with org 6.28b which looks  
like a bug to me:


"Org Link To Org Use ID" is set to: Create if storing link  
interactively and no CUSTOM_ID is present


* Headline
some text [...]

(1) press C-c l inside one section of one org-file (here: after  
"Headline") to store a link with a unique id generated by org


(2) insert the link with C-c C-l into another org-file

Setting Org->Hyperlinks->Literal Links yields:
[[id:AE9224D4-4BFB-4D74-B10B-70D5E8EA1FD0][Headline]]

which looks OK. However, when exporting this second file to HTML, I  
get:
HeadlineA1FD0][Headline]]

which really should have been:
Headline

So this looks like something which is hopefully easy to fix.
If the link is placed in the same file, the "literal link" is the  
same, however, in this case HTML is rendered (correctly) as:

Headline
Warm regards,
Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: voll...@nf.mpg.de   http://www.nf.mpg.de







___
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




___
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


[Orgmode] Orgmode and PDF export on Windows machine

2009-06-26 Thread Uwe Jochum
Hi all,

since a couple of weeks I have this strange behaviour of orgmode:

When I try to export to PDF via Ctrl-c-e and then using »d« to export as
Latex, process PDF and open the PDF, orgmode begins the export process
and then stops somehow. I can export to LaTeX (l) und to a temporary
LaTeX buffer (L), and having a LaTeX buffer I can produce a PDF without
any problem, but I cannot use the »p« and the »d« key to produce PDF in
one step.

This happens since orgmode 6.27, and it happens also in 6.28b. My system
is a Windows XP machine using MikTeX als LaTeX-environment. MikTeX is
freshly updated and works well. Emacs is GNU Emacs 22.3.1.

Any hints and clues?

Best,

Uwe Jochum




___
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


Re: [Orgmode] a small idea for repeating tasks

2009-06-26 Thread Carsten Dominik


On Jun 26, 2009, at 5:55 AM, Samuel Wales wrote:


When you try to mark a repeating task done, org appears to
change it to the first item in org-todo-keywords.  Many
people have "TODO" there.  This appears to conflict with other uses of
that variable, as it also determines sort order and cycle order.

Perhaps a new variable can contain the todo keyword that
should be used when a repeating task is marked done.

Then it doesn't matter what sort order you use.

Thanks.


This is because you have set up your TODO keywords as `sequence',
not as `type'.  So the repeater assumes that this is a sequence
of states that should be repeated.

If you did

#+TYP_TODO: TODO(t) STARTED(s) REPEAT(r) WAITING(w) APPT(a) | DONE(d)
CANCELLED(c) DEFERRED(f)

this would work as you expect.

Type or sequence make a difference only in two situations:

1. When the repeater rests an entry
2. When you press C-c C-t and *don't* use fast access keys
   to TODO states.  Then `C-c C-t' will jump directly to DONE
   from any not-done state.

Sounds pretty consistent to me.

I guess we could have a property to force a particular repeat state
where needed

- Carsten



--  
Myalgic encephalomyelitis denialism is causing death and severe  
suffering,
worse than MS.  Conflicts of interest are destroying research.  / 
You/ can
get the disease at any time permanently.  Do science and justice  
matter to

you?  http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm


___
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




___
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


Re: [Orgmode] org-plot : interaction problem with gnuplot

2009-06-26 Thread Giovanni Ridolfi

--- Ven 26/6/09, Eric Schulte  ha scritto:
> d.tc...@voila.fr writes:
> 
> > Hi,
> >
> > I would like to use gnuplot with org-mode tabular
> > function.But I haven't managed to use it until now. 
> > I use GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) on
> > Microsoft Windows XP OS.
[...]
> > When I use org-plot/gnuplot, gnuplot is launched with
> > only the reset command
> > and emacs is totally freezed. To get back to emacs, I
> > use \C-g command. 

When I tried Emacs 22.2 it frozen.

Now I use Emacs 23.0.94
   you can download 23.0.95 from 
   http://alpha.gnu.org/gnu/emacs/pretest/windows/
   ;-)

and Emacs 23.0.  doesn't freeze anymore. But I still 
have no output from gnuplot. 
To be sincere I gave it up.

cheers,

Giovanni


 


___
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