Re: [O] Strange Problem with "org-agenda-redo"

2012-08-24 Thread Nick Dokos
Charles Philip Chan  wrote:


> I have a strange problem with "org-agenda-redo" and I hope that someone
> can shed some light. I have an Agenda view which contains everything I
> need for the day which I leave open all the time. The agenda view
> already contains a schedule for the current day. A couple of days ago I
> decided to add another block I called "Upcoming Events" which contains a
> schedule for the next 6 days (I prefer a separate section, so that I can
> easily ignore it rather then having a 7 days block). Everything is
> working fine with the exception that after I mark a TODO
> (scheduled/deadline) or HABIT as done, all my appointment, habits,
> scheduled and deadline items disappear from the view after I save all
> Agenda files and force a redisplay (s g). If I quite the view and enter
> it again through the dispatcher, everything is displayed again.
> 

Can you post your configuration? Best to do it with M-x org-submit-bug-report,
I'd guess.

Nick



Re: [O] Strange Problem with "org-agenda-redo"

2012-08-24 Thread Charles Philip Chan
Charles Philip Chan  writes:

> Everything is working fine with the exception that after I mark a TODO
> (scheduled/deadline) or HABIT as done, all my appointment, habits,
> scheduled and deadline items disappear from the view after I save all
> Agenda files and force a redisplay (s g).

I did another experiment, I don't even have to mark anything as
done. All I have to do is to refresh the buffer with "g" and they are
gone.

Charles

-- 
"Never make any mistaeks."
(Anonymous, in a mail discussion about to a kernel bug report.)


pgp3jzs6lgub5.pgp
Description: PGP signature


[O] Strange Problem with "org-agenda-redo"

2012-08-24 Thread Charles Philip Chan
Hello all:

I have a strange problem with "org-agenda-redo" and I hope that someone
can shed some light. I have an Agenda view which contains everything I
need for the day which I leave open all the time. The agenda view
already contains a schedule for the current day. A couple of days ago I
decided to add another block I called "Upcoming Events" which contains a
schedule for the next 6 days (I prefer a separate section, so that I can
easily ignore it rather then having a 7 days block). Everything is
working fine with the exception that after I mark a TODO
(scheduled/deadline) or HABIT as done, all my appointment, habits,
scheduled and deadline items disappear from the view after I save all
Agenda files and force a redisplay (s g). If I quite the view and enter
it again through the dispatcher, everything is displayed again.

As an aside, IMHO, I thinks some imenu support for blocks is a good
idea.

Thanks.

Charles
-- 
We come to bury DOS, not to praise it.
(Paul Vojta, vo...@math.berkeley.edu, paraphrasing a quote of Shakespeare)


pgpputhsFkTds.pgp
Description: PGP signature


[O] Projects in workflow/agenda setup question

2012-08-24 Thread Nathan Neff
I gather that lots of org-mode users have the concept of a "project" --
I mean, there's examples of a "project" agenda command in the org-mode
documentation, so this is obviously a very familiar subject.

I'm trying to get my custom agenda commands set up so that
I can do the following:

1) See projects (collections of TODOs) that are currently
"active" or "started"
2) Drill down into those projects quickly and see the remaining TODOs

Sounds simple, right?  So, I have an agenda view that looks for
headlines with the tag "project", that are in a "started" todo-state.
I've configured the "project" tag so it does not cascade/get inherited
by sub-headlines.  This
gives me a nice overview on the projects that I am currently working on.
This part works fine, and I get something like the following from my
custom agenda:

* started Project 1 :project:
* started Project 2 :project:

Now, I'd like to define a workflow for jumping to those projects and quickly
seeing what needs to be done.  In other words, any TODOs that are children
of the respective project that I'm interested in.

The problem I'm currently facing is that when I navigate to a project headline,
and run the Agenda to show me the TODOs, that the agenda doesn't show TODOs that
are scheduled.  For example, if I narrow the agenda to * Project 1 and
then press "t" to show all the TODOs, then
I only see Task 1, and I'd like to see Task 2.

* Project 1
** todo Task 1
** todo Task 2
   

I think that this is such a wide use-case that I would ask the mailing
list how you implement
this concept of viewing current projects and then drilling down to see
what's left to do.  I know that
Bernt Hanson has a great workflow, and I use a lot of his custom
solutions, but his project
stuff is a little over my head.

Any thoughts?  Please just post links if there's some good
conversations that I've missed on the mailing lists.

Thanks,
--Nate



Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Moritz Ulrich

Bastien writes:

> Hi Pierfranco,
>
> Pierfranco Minsenti  writes:
>
>> What should I do to check which version of Emacs is charged when I
>> use the Terminal application?
>
> M-x emacs-version RET
> M-x org-version RET
>
> I'm not a Mac user, but I'm pretty sure ~$ emacs from the Terminal
> is *not* linked to the Aquamacs executable.
>
> I don't know what is the equivalent to "~$ emacs -Q" for launching
> a bare Aquamacs instance, but maybe for now just remove any .emacs.el
> and see if the problem comes from your configuration?

Just confirming your assumption:

Emacs in terminal usually doesn't link to Aquamacs.app.

moritz@Moritzs-MacBook-Air ~ % /usr/bin/emacs --version
GNU Emacs 22.1.1

Pretty old. (I'm on Lion, not Mountain Lion, but I don't think there's a
difference)


Aquamacs itself is pretty horrible. It breaks so many things from Emacs.
I'd suggest moving to Emacs.app, installed via Homebrew or downloaded
from http://emacsformacosx.com/

Homebrew will take care of linking emacs to /usr/local/bin/, the .app
from the website won't.

--
Moritz Ulrich



Re: [O] Babel latex block puts resulting file link inside latex block instead of including pdf output

2012-08-24 Thread John Hendy
On Fri, Aug 24, 2012 at 4:37 PM, Eric Schulte  wrote:
> maybe change ":results output" to ":results output raw"
>

That does it!

Any reason :results output doesn't do the magic on it's own?


John


> Best,
>
> John Hendy  writes:
>
>> Here's my header:
>>
>> #+begin_src latex :file ./file.pdf :border 1.75em :exports results
>> :results output
>>
>> Instead of having the pdf included, I get this with C-c C-c:
>>
>> #+RESULTS:
>> #+BEGIN_LaTeX
>> [[file:./file.pdf]]
>> #+END_LaTeX
>>
>> I wanted the pdf actually included in the document. What am I doing wrong?
>>
>>
>> Thanks!
>> John
>>
>
> --
> Eric Schulte
> http://cs.unm.edu/~eschulte



[O] Does html table export require that the top row be treated as a header?

2012-08-24 Thread John Hendy
I have a document I will export via pdf and html. My table is like so:

#+attr_latex: align={lp{0.8\textwidth}}
#+attr_html: width="600px"
| *R1* | stuff|
|--+--|
| *R2* | more stuff   |
|--+--|
| *R2* | some third stuff |

I'd like horizontal separators in LaTeX and don't care one way or the
other for html so since there didn't seem to be a way to have them in
one and not the other I inserted them. When I export the html, it
looks as though since I have separators it exports the top row as
class=th instead of tr like a normal row. This bolds and centers it.

Any way to have it treat the top row as a regular row in the presence
of midlines?


Thanks,
John



Re: [O] Bug with org-agenda-span & org-agenda-start-day

2012-08-24 Thread Charles Philip Chan
Bastien  writes:

Hi Bastien:

> I'm not sure to understand what is wrong and how org-agenda-span is
> involved in the problem.

OK, I will explain in more detail. I have set org-agenda-start-day to
"+1d" in the block. If I set "org-agenda-span" to anything but "7" (for
example "6" or "8"), the resulting agenda view is correct and the start
day is tomorrow (and span the number of days I specified). However, if I
set org-agenda-span to "7", the resulting agenda view does not start
tomorrow, but the Sunday of the current week.

Cheers,
Charles

-- 
"I once witnessed a long-winded, month-long flamewar over the use of
mice vs. trackballs...It was very silly."
(By Matt Welsh)


pgpZnSvgl1cFH.pgp
Description: PGP signature


Re: [O] Babel latex block puts resulting file link inside latex block instead of including pdf output

2012-08-24 Thread Eric Schulte
maybe change ":results output" to ":results output raw"

Best,

John Hendy  writes:

> Here's my header:
>
> #+begin_src latex :file ./file.pdf :border 1.75em :exports results
> :results output
>
> Instead of having the pdf included, I get this with C-c C-c:
>
> #+RESULTS:
> #+BEGIN_LaTeX
> [[file:./file.pdf]]
> #+END_LaTeX
>
> I wanted the pdf actually included in the document. What am I doing wrong?
>
>
> Thanks!
> John
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



Re: [O] Org-mode release 7.9

2012-08-24 Thread Eric Schulte
Will the new ELPA package include org-element.el and org-export.el, or
would those require separate packaging?

Thanks,

Bastien  writes:

> Hi Thomas,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> I'm using Org from Elpa (which is neat).  When I updated and refreshed
>> Org, I got the following error:
>>
>> Loading 
>> /Applications/Emacs.app/Contents/Resources/lisp/org/org-w3m.elc...done
>> Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org-wl.elc...done
>> Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org.elc...done
>> Cannot open load file: ob.el
>>
>> This seems strange to me because I have Org in
>> ~/.emacs.d/elpa/org-20120824, and not /Applications/Emacs.app/...
>
> It's even weirder, because the org-20120824.tar you downloaded by
> uploading contains Org 7.8.11.
>
> The Org ELPA packages is first created on http://orgmode.org
> (http://orgmode.org/pkg/daily/) then copied to http://elpa.gnu.org.
>
> I replaced org-20120824.tar with one containing Org 7.9.
>
> Perhaps first reupdate and report?
>
> HTH,

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



[O] org-notify.el doesn't work

2012-08-24 Thread Andy Schönemann
Hello,

I just upgraded to org-mode 7.9 and I want to test the new org-notify.el
package. I inserted the two lines (require 'org-notify) and
(org-notify-start) into my init file. But I can't use this mode.That means
I can't run none of the commands with M-x org-notify-*.

Emacs version 23.3.1

maroony


[O] Babel latex block puts resulting file link inside latex block instead of including pdf output

2012-08-24 Thread John Hendy
Here's my header:

#+begin_src latex :file ./file.pdf :border 1.75em :exports results
:results output

Instead of having the pdf included, I get this with C-c C-c:

#+RESULTS:
#+BEGIN_LaTeX
[[file:./file.pdf]]
#+END_LaTeX

I wanted the pdf actually included in the document. What am I doing wrong?


Thanks!
John



Re: [O] Org-mode release 7.9

2012-08-24 Thread Jude DaShiell
Maybe try wrapping all paths in quotes and try again. On Fri, 24 Aug 2012, 
Rainer Thiel wrote:

> Is there a way to install Org 7.9 under Windows Vista?
> 
> I have written the following local.mk in the Org installation directory:
> 
> -->
> # Name of your emacs binary
> EMACS = emacs.exe
> 
> # Where local software is found
> prefix= C:/Program Files/Emacs
> 
> # Where local lisp files go.
> lispdir= $(prefix)/site-lisp/org
> 
> # Where local data files go.
> datadir = $(prefix)/etc/org
> 
> # Where info files go.
> infodir = $(prefix)/info
> <--
> 
> Those are the very setting that I used to put in the Makfile in
> previous Org versions.  Now cygwin make fails with the following
> output:
> 
> -->
> make -C doc clean;  make -C lisp clean;
> make[1]: Entering directory `/cygdrive/c/org-7.9/doc'
> rm -f org *.pdf *.html *_letter.tex org-version.inc \
>   *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs \
>   *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps
> make[1]: Leaving directory `/cygdrive/c/org-7.9/doc'
> make[1]: Entering directory `/cygdrive/c/org-7.9/lisp'
> rm -f org-version.el org-install.el org-version.elc org-install.elc
> rm -f *.elc
> make[1]: Leaving directory `/cygdrive/c/org-7.9/lisp'
> make -C doc all;  make -C etc all;  make -C lisp all;
> make[1]: Entering directory `/cygdrive/c/org-7.9/doc'
> org-version: N/A (N/A)
> makeinfo --no-split org.texi -o org
> makeinfo --html --number-sections --no-split -o org.html org.texi
> ../utils/manfull.pl org.html
> make[1]: ../utils/manfull.pl: Command not found
> make[1]: *** [org.html] Error 127
> make[1]: Leaving directory `/cygdrive/c/org-7.9/doc'
> make[1]: Entering directory `/cygdrive/c/org-7.9/etc'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/cygdrive/c/org-7.9/etc'
> make[1]: Entering directory `/cygdrive/c/org-7.9/lisp'
> rm -f org-version.el org-install.el org-version.elc org-install.elc
> org-version: N/A (N/A)
> Loading c:/org-7.9/lisp/org-compat.el (source)...
> Cannot open load file: ../utils/org-fixup.el
> make[1]: *** [org-version.el] Error 255
> make[1]: Leaving directory `/cygdrive/c/org-7.9/lisp'
> make: *** [all] Error 2
> <--
> 
> Can someone help?
> 
> Many thanks in advance
> 
> Rainer Thiel
> 
> 2012/8/24 Bastien :
> > Hi all,
> >
> > I've released Org 7.9.
> >
> >   http://orgmode.org/org-7.9.zip
> >   http://orgmode.org/org-7.9.gz
> >   http://orgmode.org/org-mode-download.html
> >
> > After 1885 commits since Org 7.8, it was about time.
> >
> > See the list of changes here:
> >
> >   http://orgmode.org/Changes.html
> >
> > I cannot thank all the contributors enough: especially Nicolas, for his
> > great work on org-element.el (among other nice stuff), Achim for the way
> > he patiently rethought the build mechanism (and bared with me when I was
> > being stubborn), Eric for the steady maintainance of Babel, Max for the
> > neat idea of sticky agendas, etc.
> >
> > Here is a list of people to praise for their help:
> >
> > A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
> > Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
> > Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
> > Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
> > Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
> > Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
> > Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
> > Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
> > Schulte, Fabrice Pardo, Feiming Chen, Fran?ois Allisson, Fran?ois
> > Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
> > Guido Arnold, Gustav Wikstr?m, Henning Redestig, Ian Barton, Ilya
> > Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
> > Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
> > Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
> > Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
> > Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
> > Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
> > Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
> > Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
> > Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Pawe? Menich,
> > Peter Danenberg, Peter M?nster, Petro Rafael, Rasmus Rempling, Richard
> > Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
> > Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
> > Revilak, Stuart McLean, Sylvain Rousseau, S?bastien Vauban, T.F. Torrey,
> > Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> > S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> > Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladim

Re: [O] Best way to implement project specific captures

2012-08-24 Thread Bastien
Hi Richard,

Richard Riley  writes:

> ALso it would be really really nice if it would
> use the existing org file if that file is on the agenda list and I dont
> specify a path component on the destination file variable in the
> template.

Mhh... can't parse this, sorry :/

Can you re-explain again what you want?

-- 
 Bastien



Re: [O] Best way to implement project specific captures

2012-08-24 Thread Bastien
Hi Richard,

Richard Riley  writes:

> Hi, my head isnt really in org "mode" (oops!) at the moment, how would I
> then implement the template for "files under this directory" as
> originally mentioned?

The in-file and not-in-file conditions use regexp and expanded file
names.  You can use your directory as the regexp, it will be okay.

-- 
 Bastien



Re: [O] Org-mode release 7.9

2012-08-24 Thread Rasmus

Congrats to the Org-team!  Great work as always!

It seems doc.html on worg ins't up to date.  At least a couple of the
links weren't working for me (the anchor didn't exists).  E.g. orgtbl
to unicode.

BTW: It should technically be possible to run org-e-ascii
(unicode-version) on tables when sending mails via message-mode, no?
That would be need.

–Rasmus

-- 
Together we'll stand, divided we'll fall




Re: [O] Hyperlink to fileset

2012-08-24 Thread Achim Gratz
Loris Bennett writes:
> Obviously I could simply learn elisp and do this myself, as described in
> the manual, but has anyone already implemented a link type to an emacs
> fileset? 

[[elisp:(filesets-open nil "bla")][Fileset: bla]]


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




Re: [O] Best way to implement project specific captures

2012-08-24 Thread Richard Riley
Bastien  writes:

> Richard Riley  writes:
>
>> I see Bastien and Carsten are in on the thread too, I'll step back and
>> see in what direction this now goes ;) Thanks again for the great
>> feature!
>
> This is how it works right now.
>
> For each agenda custom command or capture template, you can define 
> a context where it will be accessible.
>
> E.g. you have these custom commands:
>
> (setq org-agenda-custom-commands
>   '(("A" "" ...)
>   ("B" "" ...)))
>
> But you don't need "B" in .txt files:
>
> (setq org-agenda-custom-commands-contexts
>   '(("B" ((not-in-file . "\.txt")
>
> That's it.
>
> Or maybe you want "B" to be accessible with the "A" key (and 
> don't want the "A" key):

Im not sure I follow that.

>
> (setq org-agenda-custom-commands-contexts
>   '(("A" "B" ((not-in-file . "\.txt")
>
> Or maybe you want "B" to be accessible only in your first two
> hours of using Emacs...
>
> (defun less-than-nhours-of-emacs-uptime (&optional n)
>  (interactive "P")
>  (let ((n (or n 2)))
>(< (time-to-seconds (time-subtract (current-time) before-init-time))
>   (* n 3600
>
> (setq org-agenda-custom-commands-contexts
>   '(("B" (less-then-nhours-of-emacs-uptime
>
> Enjoy,

Hi, my head isnt really in org "mode" (oops!) at the moment, how would I
then implement the template for "files under this directory" as
originally mentioned? ALso it would be really really nice if it would
use the existing org file if that file is on the agenda list and I dont
specify a path component on the destination file variable in the
template.

THanks!

r,





Re: [O] Archiving drawers?

2012-08-24 Thread Achim Gratz
Bastien writes:
> But then archiving the "* Make tea" headline would require to merge the
> logs of the archived one and those of the alive one.  Quite some work.

How's the merge driver for Git coming along?  Archiving to Git would be
a really welcome feature, I guess.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables




Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Achim Gratz
Pierfranco Minsenti writes:
> The symbol of a square appears instead of accented letters.

The most likely explanation is that the font you are using isn't
includig those code points.  Try a different font.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




Re: [O] Hyperlink to fileset

2012-08-24 Thread Nick Dokos
Jambunathan K  wrote:

> Nick Dokos  writes:
> 
> > Loris Bennett  wrote:
> >
> >> Hi,
> >> 
> >> Obviously I could simply learn elisp and do this myself, as described in
> >> the manual, but has anyone already implemented a link type to an emacs
> >> fileset? 
> >> 
> >
> > What's an emacs fileset?
> 
> (info "(emacs) Filesets")
> 

Thanks - and thanks to Bastien as well. I *should* have checked the
manual first.

Nick



Re: [O] Hyperlink to fileset

2012-08-24 Thread Jambunathan K
Nick Dokos  writes:

> Loris Bennett  wrote:
>
>> Hi,
>> 
>> Obviously I could simply learn elisp and do this myself, as described in
>> the manual, but has anyone already implemented a link type to an emacs
>> fileset? 
>> 
>
> What's an emacs fileset?

(info "(emacs) Filesets")

>
> Nick
>
>
>

-- 



[O] Agenda - Stored Search Issue

2012-08-24 Thread Bastre
All,

I'm having an issue trying to suppress my TODOs based on HABITS from my 
Tomorrows Tasks.

I use more of a Do It Tomorrow Methodology where my WILL tasks are done today, 
whereas my TODO tasks are started after the WILL tasks are completed.  Because 
I 
already have HABITS at the top of my agenda, I really want to suppress them 
from 
showing up again.  Below is a fragment of my agenda commands.  Would someone 
mind pointing me in the right direction?

Thanks in advance!

(setq org-agenda-custom-commands
(quote (("h" "Habits" tags-todo "STYLE=\"habit\""
 ((org-agenda-overriding-header "Habits")
  (org-agenda-sorting-strategy
   '(todo-state-down effort-up category-keep
 (" " "Agenda"
  ((agenda "" nil) 
(tags-todo "STYLE=\"HABIT\""  
   ((org-agenda-overriding-header "HABITS")))
   (todo "WILL|DELG|FOLL"
  ((org-agenda-overriding-header "Today's Tasks")))
 trouble area ===> (tags-todo "-STYLE=\"HABIT\"/!+TODO"  ;; exclude HABITS
  ((org-agenda-overriding-header "Tomorrow's 
Tasks")))
   (todo "WAIT"
 
--Bastre




Re: [O] [bug] spreadsheet does not replace some fields

2012-08-24 Thread Bastien
Hi Michael,

Michael Brand  writes:

> To make this clearer in the manual I suggest the attached small patch.

Applied, thanks.

-- 
 Bastien



[O] org-class, instead of (all) holidays could there be a set of holidays that could be skipped?

2012-08-24 Thread Enda
http://orgmode.org/worg/org-faq.html#org-class
> " If one of
the SKIP-WEEKS is the symbol holidays, then any holidays known to the
calendar are also skipped. "


Using org-class, instead of the symbol holidays to denote all holidays, could 
there be a set of holidays that could be skipped denoted by another symbol?


- Enda



Re: [O] [bug] spreadsheet does not replace some fields

2012-08-24 Thread Michael Brand
Hi all

On Wed, Jun 20, 2012 at 10:53 PM, Michael Brand
 wrote:
> On Wed, Jun 20, 2012 at 3:47 PM, Juan Pechiar  wrote:
>> From the manual (section 3.5.6 Column Formulas):
>>
>>  If the table contains horizontal separator hlines, everything before
>>  the first such line is considered part of the table header and will
>>  not be modified by column formulas.
>
> Yes, of course, I should know! I read this some years ago but didn't
> realize then what effect it will have for me one day: All rows in my
> current example except the last one are just considered as the table
> header and everything becomes clear. How could I not conclude myself.
> Thank you for helping out.
>
> With this in mind it should be
>
> | item  | absolute | percent |
> |---+--+-|
> | a |   17 |  34 |
> | b |   21 |  42 |
> | c |   12 |  24 |
> |---+--+-|
> | total |   50 | 100 |
> #+TBLFM: @>$2=vsum(@<<$2..@>>$2)::$3=100 * $2 / @>$2
>
> or
>
> |---+--+-|
> | item  | absolute | percent |
> |---+--+-|
> | a |   17 |  34 |
> | b |   21 |  42 |
> | c |   12 |  24 |
> |---+--+-|
> | total |   50 | 100 |
> |---+--+-|
> #+TBLFM: @>$2=vsum(@<<$2..@>>$2)::$3=100 * $2 / @>$2
>
> and it is not possible to take the shortcut of
>
> | a | 17 | |
> | b | 21 | |
> | c | 12 | |
> |---++-|
> | total | 50 | 100 |
> #+TBLFM: @>$2=vsum(@<$2..@>>$2)::$3=100 * $2 / @>$2
>
> or
>
> |---++-|
> | a | 17 | |
> | b | 21 | |
> | c | 12 | |
> |---++-|
> | total | 50 | 100 |
> |---++-|
> #+TBLFM: @>$2=vsum(@<$2..@>>$2)::$3=100 * $2 / @>$2
>
> to group rows with hline

To make this clearer in the manual I suggest the attached small patch.

Michael
From 1f9cc08ecad6e7f78f44084f0d001203f04104a7 Mon Sep 17 00:00:00 2001
From: Michael Brand 
Date: Fri, 24 Aug 2012 19:46:49 +0200
Subject: [PATCH] org.texi: Mention when a table header is mandatory

* org.texi (Column formulas): Add a sentence to be more explicit about
when a table header is mandatory.
---
 doc/org.texi |   11 +++
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index c33b5a9..cf0656c 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -2770,10 +2770,13 @@ Named field, see @ref{Advanced features}.
 When you assign a formula to a simple column reference like @code{$3=}, the
 same formula will be used in all fields of that column, with the following
 very convenient exceptions: (i) If the table contains horizontal separator
-hlines, everything before the first such line is considered part of the table
-@emph{header} and will not be modified by column formulas.  (ii) Fields that
-already get a value from a field/range formula will be left alone by column
-formulas.  These conditions make column formulas very easy to use.
+hlines with rows above and below, everything before the first such hline is
+considered part of the table @emph{header} and will not be modified by column
+formulas.  Therefore a header is mandatory when you use column formulas and
+want to add hlines to group rows, like for example to separate a total row at
+the bottom from the summand rows above.  (ii) Fields that already get a value
+from a field/range formula will be left alone by column formulas.  These
+conditions make column formulas very easy to use.
 
 To assign a formula to a column, type it directly into any field in the
 column, preceded by an equal sign, like @samp{=$1+$2}.  When you press
-- 
1.7.4.2



Re: [O] Hyperlink to fileset

2012-08-24 Thread Bastien
Nick Dokos  writes:

> What's an emacs fileset?

Check this out:
http://www.gnu.org/software/emacs/manual/html_node/emacs/Filesets.html

-- 
 Bastien



Re: [O] Hyperlink to fileset

2012-08-24 Thread Nick Dokos
Nick Dokos  wrote:

> Loris Bennett  wrote:
> 
> > Hi,
> > 
> > Obviously I could simply learn elisp and do this myself, as described in
> > the manual, but has anyone already implemented a link type to an emacs
> > fileset? 
> > 
> 
> What's an emacs fileset?
> 

[blush] Never mind - I checked the manual and found it...

Nick



Re: [O] Hyperlink to fileset

2012-08-24 Thread Nick Dokos
Loris Bennett  wrote:

> Hi,
> 
> Obviously I could simply learn elisp and do this myself, as described in
> the manual, but has anyone already implemented a link type to an emacs
> fileset? 
> 

What's an emacs fileset?

Nick




Re: [O] Org-mode release 7.9

2012-08-24 Thread Rainer Thiel
Is there a way to install Org 7.9 under Windows Vista?

I have written the following local.mk in the Org installation directory:

-->
# Name of your emacs binary
EMACS   = emacs.exe

# Where local software is found
prefix  = C:/Program Files/Emacs

# Where local lisp files go.
lispdir= $(prefix)/site-lisp/org

# Where local data files go.
datadir = $(prefix)/etc/org

# Where info files go.
infodir = $(prefix)/info
<--

Those are the very setting that I used to put in the Makfile in
previous Org versions.  Now cygwin make fails with the following
output:

-->
make -C doc clean;  make -C lisp clean;
make[1]: Entering directory `/cygdrive/c/org-7.9/doc'
rm -f org *.pdf *.html *_letter.tex org-version.inc \
  *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs \
  *.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps
make[1]: Leaving directory `/cygdrive/c/org-7.9/doc'
make[1]: Entering directory `/cygdrive/c/org-7.9/lisp'
rm -f org-version.el org-install.el org-version.elc org-install.elc
rm -f *.elc
make[1]: Leaving directory `/cygdrive/c/org-7.9/lisp'
make -C doc all;  make -C etc all;  make -C lisp all;
make[1]: Entering directory `/cygdrive/c/org-7.9/doc'
org-version: N/A (N/A)
makeinfo --no-split org.texi -o org
makeinfo --html --number-sections --no-split -o org.html org.texi
../utils/manfull.pl org.html
make[1]: ../utils/manfull.pl: Command not found
make[1]: *** [org.html] Error 127
make[1]: Leaving directory `/cygdrive/c/org-7.9/doc'
make[1]: Entering directory `/cygdrive/c/org-7.9/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/cygdrive/c/org-7.9/etc'
make[1]: Entering directory `/cygdrive/c/org-7.9/lisp'
rm -f org-version.el org-install.el org-version.elc org-install.elc
org-version: N/A (N/A)
Loading c:/org-7.9/lisp/org-compat.el (source)...
Cannot open load file: ../utils/org-fixup.el
make[1]: *** [org-version.el] Error 255
make[1]: Leaving directory `/cygdrive/c/org-7.9/lisp'
make: *** [all] Error 2
<--

Can someone help?

Many thanks in advance

Rainer Thiel

2012/8/24 Bastien :
> Hi all,
>
> I've released Org 7.9.
>
>   http://orgmode.org/org-7.9.zip
>   http://orgmode.org/org-7.9.gz
>   http://orgmode.org/org-mode-download.html
>
> After 1885 commits since Org 7.8, it was about time.
>
> See the list of changes here:
>
>   http://orgmode.org/Changes.html
>
> I cannot thank all the contributors enough: especially Nicolas, for his
> great work on org-element.el (among other nice stuff), Achim for the way
> he patiently rethought the build mechanism (and bared with me when I was
> being stubborn), Eric for the steady maintainance of Babel, Max for the
> neat idea of sticky agendas, etc.
>
> Here is a list of people to praise for their help:
>
> A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
> Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
> Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
> Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
> Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
> Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
> Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
> Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
> Schulte, Fabrice Pardo, Feiming Chen, François Allisson, François
> Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
> Guido Arnold, Gustav Wikström, Henning Redestig, Ian Barton, Ilya
> Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
> Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
> Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
> Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
> Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
> Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
> Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
> Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
> Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Paweł Menich,
> Peter Danenberg, Peter Münster, Petro Rafael, Rasmus Rempling, Richard
> Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
> Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
> Revilak, Stuart McLean, Sylvain Rousseau, Sébastien Vauban, T.F. Torrey,
> Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladimir
> Lomov, Waldemar Reusch, Yagnesh Raghava Yakkala, Zachary Jones
>
> And here are the detailed release notes:
>
>
>  Release notes of Org 7.9
>  
>
>
> New committers who signed the FSF copyright assigment
> ==

Re: [O] Org-mode release 7.9

2012-08-24 Thread Igor Sosa Mayor
thanks a lot!

Je Fri, Aug 24, 2012 at 05:48:42PM +0200 Bastien skribis:
> Hi all,
> 
> I've released Org 7.9.
> 
>   http://orgmode.org/org-7.9.zip
>   http://orgmode.org/org-7.9.gz
>   http://orgmode.org/org-mode-download.html
> 
> After 1885 commits since Org 7.8, it was about time.
> 
> See the list of changes here:
> 
>   http://orgmode.org/Changes.html
> 
> I cannot thank all the contributors enough: especially Nicolas, for his
> great work on org-element.el (among other nice stuff), Achim for the way
> he patiently rethought the build mechanism (and bared with me when I was
> being stubborn), Eric for the steady maintainance of Babel, Max for the
> neat idea of sticky agendas, etc.
> 
> Here is a list of people to praise for their help:
> 
> A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
> Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
> Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
> Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
> Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
> Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
> Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
> Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
> Schulte, Fabrice Pardo, Feiming Chen, François Allisson, François
> Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
> Guido Arnold, Gustav Wikström, Henning Redestig, Ian Barton, Ilya
> Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
> Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
> Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
> Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
> Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
> Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
> Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
> Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
> Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Paweł Menich,
> Peter Danenberg, Peter Münster, Petro Rafael, Rasmus Rempling, Richard
> Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
> Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
> Revilak, Stuart McLean, Sylvain Rousseau, Sébastien Vauban, T.F. Torrey,
> Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladimir
> Lomov, Waldemar Reusch, Yagnesh Raghava Yakkala, Zachary Jones
> 
> And here are the detailed release notes:
> 
> 
>  Release notes of Org 7.9
>  
> 
> 
> New committers who signed the FSF copyright assigment
> =
> 
> Welcome and thanks to these new core contributors:
> 
> - Andrew Hyatt
> - Andrzej Lichnerowicz
> - Ethan Ligon
> - Feng Shu
> - George Kettleborough
> - Henning Dietmar Weiss
> - Ilya Shlyakhter
> - Ivan Kanis
> - Konrad Hinsen
> - Madan Ramakrishnan
> - Max Mikhanosha
> - Moritz Ulrich
> - Rick Frankel
> - Toby Cubitt
> 
> Online documentation for hooks, commands and options
> 
> 
> You can read the documentation for hooks, commands (i.e. interactive
> functions) and options (i.e. customizable variables) [online].  Clicking on a
> command/option in this ChangeLog will take you to the online documentation
> for that command/option.
> 
> 
> [online]: http://orgmode.org/worg/doc.html
> 
> Overview of the new keybindings
> ===
> 
> │ Keybinding  │ Speedy │ Command │
> ├─┼┼─┤
> │ =C─c C─x C─z=   ││ org─clock─resolve   │
> │ =C─c C─x C─q=   ││ org─clock─cancel│
> │ =C─c C─x C─x=   ││ org─clock─in─last   │
> │ =M─h=   ││ org─mark─element│
> │ =*= ││ org─agenda─bulk─mark─all│
> │ =C─c C─M─l= ││ org─insert─all─links│
> │ =C─c C─x C─M─v= ││ org─redisplay─inline─images │
> │ =C─c C─x E= │ =E=│ org─inc─effort  │
> │ │ =#=│ org─toggle─comment  │
> │ │ =:=│ org─columns │
> │ │ =W=│ Set =APPT_WARNTIME= │
> 
> New build system and new packages
> =
> 
> New build system
> 
> 
> Achim implemented a new build system.
> 
> The basic method for installing Org is the same:
> 
> 1. Download or clone Org.
> 2. run `make install' from the Org directory.
> 3. Add (require 'org-install) in your .emacs.el.
> 
> But the build

Re: [O] Org-mode release 7.9

2012-08-24 Thread Bastien
Hi Rainer,

Rainer Thiel  writes:

> Those are the very setting that I used to put in the Makfile in
> previous Org versions.  Now cygwin make fails with the following
> output:

Actually double *thanks* for reporting this.

The utils/ directory was not included in previous .zip and .tar.gz
archives, and this directory is needed when building Org.

I just fixed this.

Please download again and let us know if you still have this issue.

-- 
 Bastien



Re: [O] Org-mode release 7.9

2012-08-24 Thread Bastien
Hi Thomas,

t...@tsdye.com (Thomas S. Dye) writes:

> I'm using Org from Elpa (which is neat).  When I updated and refreshed
> Org, I got the following error:
>
> Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org-w3m.elc...done
> Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org-wl.elc...done
> Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org.elc...done
> Cannot open load file: ob.el
>
> This seems strange to me because I have Org in
> ~/.emacs.d/elpa/org-20120824, and not /Applications/Emacs.app/...

It's even weirder, because the org-20120824.tar you downloaded by
uploading contains Org 7.8.11.

The Org ELPA packages is first created on http://orgmode.org
(http://orgmode.org/pkg/daily/) then copied to http://elpa.gnu.org.

I replaced org-20120824.tar with one containing Org 7.9.

Perhaps first reupdate and report?

HTH,

-- 
 Bastien



Re: [O] Org-mode release 7.9

2012-08-24 Thread Thomas S. Dye
Aloha Bastien,

Congratulations on seeing Org to 7.9.  Many thanks to Nicolas, Achim,
Eric, Max and the rest for their many contributions.

I'm using Org from Elpa (which is neat).  When I updated and refreshed
Org, I got the following error:

Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org-w3m.elc...done
Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org-wl.elc...done
Loading /Applications/Emacs.app/Contents/Resources/lisp/org/org.elc...done
Cannot open load file: ob.el

This seems strange to me because I have Org in
~/.emacs.d/elpa/org-20120824, and not /Applications/Emacs.app/...

Does anybody have an idea what might be going on here?

Thanks,
Tom

Bastien  writes:

> Hi all,
>
> I've released Org 7.9.
>
>   http://orgmode.org/org-7.9.zip
>   http://orgmode.org/org-7.9.gz
>   http://orgmode.org/org-mode-download.html
>
> After 1885 commits since Org 7.8, it was about time.
>
> See the list of changes here:
>
>   http://orgmode.org/Changes.html
>
> I cannot thank all the contributors enough: especially Nicolas, for his
> great work on org-element.el (among other nice stuff), Achim for the way
> he patiently rethought the build mechanism (and bared with me when I was
> being stubborn), Eric for the steady maintainance of Babel, Max for the
> neat idea of sticky agendas, etc.
>
> Here is a list of people to praise for their help:
>
> A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
> Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
> Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
> Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
> Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
> Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
> Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
> Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
> Schulte, Fabrice Pardo, Feiming Chen, François Allisson, François
> Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
> Guido Arnold, Gustav Wikström, Henning Redestig, Ian Barton, Ilya
> Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
> Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
> Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
> Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
> Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
> Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
> Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
> Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
> Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Paweł Menich,
> Peter Danenberg, Peter Münster, Petro Rafael, Rasmus Rempling, Richard
> Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
> Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
> Revilak, Stuart McLean, Sylvain Rousseau, Sébastien Vauban, T.F. Torrey,
> Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladimir
> Lomov, Waldemar Reusch, Yagnesh Raghava Yakkala, Zachary Jones
>
> And here are the detailed release notes:
>
>
>  Release notes of Org 7.9
>  
>
>
> New committers who signed the FSF copyright assigment
> =
>
> Welcome and thanks to these new core contributors:
>
> - Andrew Hyatt
> - Andrzej Lichnerowicz
> - Ethan Ligon
> - Feng Shu
> - George Kettleborough
> - Henning Dietmar Weiss
> - Ilya Shlyakhter
> - Ivan Kanis
> - Konrad Hinsen
> - Madan Ramakrishnan
> - Max Mikhanosha
> - Moritz Ulrich
> - Rick Frankel
> - Toby Cubitt
>
> Online documentation for hooks, commands and options
> 
>
> You can read the documentation for hooks, commands (i.e. interactive
> functions) and options (i.e. customizable variables) [online].  Clicking on a
> command/option in this ChangeLog will take you to the online documentation
> for that command/option.
>
>
> [online]: http://orgmode.org/worg/doc.html
>
> Overview of the new keybindings
> ===
>
> │ Keybinding  │ Speedy │ Command │
> ├─┼┼─┤
> │ =C─c C─x C─z=   ││ org─clock─resolve   │
> │ =C─c C─x C─q=   ││ org─clock─cancel  

Re: [O] Problem with backslash and Freemind-Export

2012-08-24 Thread M
Hello Bastien,

thank you very much! I'm working with Freeplane, a fork of Freemind and
you're right, the text is in the .mm file, so I'll ask the Freeplane
developers, why it does not work.

Kind regards

Martin


> Von: Bastien 
> Datum: Fri, 24 Aug 2012 17:04:04 +0200
> An: Martin Beck 
> Cc: emacs orgmode-mailinglist , Lennart Borgman
> 
> Betreff: Re: Fw: Re:  Problem with backslash and Freemind-Export
> 
> Hi Martin,
> 
> "Martin Beck"  writes:
> 
>> The export to the .mm file works, but the nodes representing the
>> headings are empty.
> 
> The nodes are here in the .mm file -- so maybe some compatibility issue
> with the export format and freemind's version?  I'm not using freemind,
> so it's hard to tell.
> 
> I hope someone can chim in.
> 
> I copy Lennart, the author of org-freemind.el.
> 
> -- 
>  Bastien





[O] (no subject)

2012-08-24 Thread Feiming Chen


 Sincerely, 
Feiming Chen


Re: [O] Org-mode release 7.9

2012-08-24 Thread Bastien
Hi Rainer,

Rainer Thiel  writes:

> Those are the very setting that I used to put in the Makfile in
> previous Org versions.  Now cygwin make fails with the following
> output:

Looks like you don't have the "utils/" directory.

The old "UTILITIES/" directory has been renamed to "utils/".

Please make sure that you have it and that you don't have 
anything in local relying on UTILITIES/.

-- 
 Bastien



[O] Kudos to Auréliens and Andrew who finished the GSoC successfully!

2012-08-24 Thread Bastien
I'm happy to announce Aurélien and Andrew both passed the final
evaluation for their GSoC.  Join me in congratulating them :)

See their code in action:

Aurélien's Org-sync:
  http://www.youtube.com/watch?v=kbj6-j0teCY

Andrew's Org Merge driver (put your own favorite music):
  http://www.youtube.com/watch?v=GbaaFmoEfGw

If you want to test the code:

  ~$ git clone git://orgmode.org/org-sync.git
  ~$ git clone git://orgmode.org/org-merge-driver.git

I'm really glad they went so far in these projects, despite
the fact that I could not support them as much as I wanted.

Here are some notes they shared with me about their project,
don't hesitate to pick up some news and ask questions.

Enjoy!

Org-sync -- Use online bugtrackers from Emacs with Org-mode
===

Org-sync uses a new parser for Org documents and provides a generic
interface to add new backends.

Tutorial, code, screencast (demo) and documentation available at
[http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/]

Org-sync


What works:
- cache system to prevent fetching everything everytime
- conflict resolution
- synchronization

What doesn't:
- no bugzilla, google code, google task and toodledoo backends
- no conversion from online service markup to org syntax.

Github
--
What works:
- add new bugs
- change status, description, title, etc
- change/create/remove tags

What doesn't:
- milestones ignored

Bitbucket
-
What works:
- delete/add new bugs
- change status, description, title, type, etc

What doesn't:
- components, versions, milestones ignored

Redmine
---
What works:
- delete/add new bugs
- change title and description

What doesn't:
- almost every other field is ignored
- not tested very well

Remember the milk
-
What works:
- import existing tasks

What doesn't:
- synchronization not implemented

1: [http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/]

Org-Merge Driver -- Merge Org Mode documents


The project webpage is available at:
[http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/git-merge-tool/index.html]
There is small (soundless) demonstration here:
[http://www.youtube.com/watch?v=GbaaFmoEfGw]

What Works
--

- Parsing Org files into data structures
- A system for matching and merging arbitrary lists of data
- Element movement detection
- A system for supporting new types of element
- A testing framework, and a number of tests

Headings


- recognize and merge priority and stat cookies
- recognize and merge TODO states
- recognize and merge TAGS
- support movement detection of UID'ed headings

Text


- Merge text blocks using a line-by-line merge strategy

Properties
~~

- Recognize properties in a property drawer
- Properly deal with value updates

What doesn't work
-

- Does not support more encodings than UTF-8
- Some movement updates will give unexpected results

Possible Future Features


- Able to specify different merge software for different types of blocks
- Footnotes support
- Date Tree support

-- 
 Bastien




Re: [O] no visual-line-mode for tables

2012-08-24 Thread Scott Randby
On 08/24/2012 08:48 AM, Bastien wrote:
> Hi Frieder,
> 
> Frieder Wittmann  writes:
> 
>> And yes, Im spreading the word. 
> 
> Thanks for the nice words and for spreading the world :)
> 
> The next release comes with 128 person to thank.  
> That tells certainly a lot.
> 
>> Is there a way to have visual-line-mode on, but deactivated for tables, so
>> that you would have to scroll to the side to read the full table?
> 
> Sadly enough, I don't know of any fix for this at the moment.
> 

I second the desire for such a feature. Unfortunately, I do not have
enough knowledge to figure out how to implement it.

Scott Randby



[O] Please consider making a donation

2012-08-24 Thread Bastien
Hello all,

I've been a freelancer for the last two months and I want to continue
this experience.

As such, my main challenge is to discipline myself not to spend too 
much time on Org -- because, as you can imagine, it *is* very tempting.

So the more donation I receive, the more time I will have for Org.

Any donation will first go into a new computer, as my lovely Thinkpad
X61 is about to die.

I you think of any Emacs/Org development you would like to sponsor,
independantly from what's already existing, please send me an email.

Thanks for your help!

-- 
 Bastien




Re: [O] Org-mode release 7.9

2012-08-24 Thread Russell Adams
OMG what a long list of changes!

Kudos to everyone involved and Bastien for coordinating the release!


On Fri, Aug 24, 2012 at 05:48:42PM +0200, Bastien wrote:
> Hi all,
>
> I've released Org 7.9.
>
>   http://orgmode.org/org-7.9.zip
>   http://orgmode.org/org-7.9.gz
>   http://orgmode.org/org-mode-download.html
>
> After 1885 commits since Org 7.8, it was about time.
>
> See the list of changes here:
>
>   http://orgmode.org/Changes.html
>
> I cannot thank all the contributors enough: especially Nicolas, for his
> great work on org-element.el (among other nice stuff), Achim for the way
> he patiently rethought the build mechanism (and bared with me when I was
> being stubborn), Eric for the steady maintainance of Babel, Max for the
> neat idea of sticky agendas, etc.
>
> Here is a list of people to praise for their help:
>
> A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
> Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
> Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
> Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
> Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
> Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
> Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
> Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
> Schulte, Fabrice Pardo, Feiming Chen, Fran??ois Allisson, Fran??ois
> Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
> Guido Arnold, Gustav Wikstr??m, Henning Redestig, Ian Barton, Ilya
> Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
> Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
> Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
> Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
> Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
> Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
> Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
> Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
> Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Pawe?? Menich,
> Peter Danenberg, Peter M??nster, Petro Rafael, Rasmus Rempling, Richard
> Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
> Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
> Revilak, Stuart McLean, Sylvain Rousseau, S??bastien Vauban, T.F. Torrey,
> Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
> S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
> Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladimir
> Lomov, Waldemar Reusch, Yagnesh Raghava Yakkala, Zachary Jones
>
> And here are the detailed release notes:
>
>
>  Release notes of Org 7.9
>  
>
>
> New committers who signed the FSF copyright assigment
> =
>
> Welcome and thanks to these new core contributors:
>
> - Andrew Hyatt
> - Andrzej Lichnerowicz
> - Ethan Ligon
> - Feng Shu
> - George Kettleborough
> - Henning Dietmar Weiss
> - Ilya Shlyakhter
> - Ivan Kanis
> - Konrad Hinsen
> - Madan Ramakrishnan
> - Max Mikhanosha
> - Moritz Ulrich
> - Rick Frankel
> - Toby Cubitt
>
> Online documentation for hooks, commands and options
> 
>
> You can read the documentation for hooks, commands (i.e. interactive
> functions) and options (i.e. customizable variables) [online].  Clicking on a
> command/option in this ChangeLog will take you to the online documentation
> for that command/option.
>
>
> [online]: http://orgmode.org/worg/doc.html
>
> Overview of the new keybindings
> ===
>
> ??? Keybinding  ??? Speedy ??? Command ???
> ??
> ??? =C???c C???x C???z=   ?????? org???clock???resolve   ???
> ??? =C???c C???x C???q=   ?????? org???clock???cancel???
> ??? =C???c C???x C???x=   ?????? org???clock???in???last   ???
> ??? =M???h=   ?????? org???mark???element???
> ??? =*= ?????? org???agenda???bulk???mark???all???
> ??? =C???c C???M???l= ?????? org???insert???all???links???
> ??? =C???c C???x C???M???v= ?????? org???redisplay???inline???images 
> ???
> ??? =C???c C???x E= ??? =E=??? org???inc???effort  ???
> ??? ??? =#=??? org???toggle???comment  ???
> ??? ??? =:=??? org???columns ???
> ??? ??? =W=??? Set =APPT_WARNTIME

[O] Org-mode release 7.9

2012-08-24 Thread Bastien
Hi all,

I've released Org 7.9.

  http://orgmode.org/org-7.9.zip
  http://orgmode.org/org-7.9.gz
  http://orgmode.org/org-mode-download.html

After 1885 commits since Org 7.8, it was about time.

See the list of changes here:

  http://orgmode.org/Changes.html

I cannot thank all the contributors enough: especially Nicolas, for his
great work on org-element.el (among other nice stuff), Achim for the way
he patiently rethought the build mechanism (and bared with me when I was
being stubborn), Eric for the steady maintainance of Babel, Max for the
neat idea of sticky agendas, etc.

Here is a list of people to praise for their help:

A. Major, Aaron Peromsik, Achim Gratz, Adam Spiers, Aidan Gauland,
Albert, Alex Lane, Alexander Willand, Andrew Young, Anthony Lander,
Benjamin Motz, Bernt Hansen, Bill Jackson, Bill Wishon, Bjarte Johansen,
Brian J. Carlson, Brian Wood, Brian van den Broek, Carsten Dominik,
Charles Philip Chan, Charles Sebold, Charles, Charlie Millar, Christoph
Lange, Christophe Rhodes, Christopher Schmidt, Daniel Dehennin, Dave
Abrahams, David Coate, David Maus, David Niemi, Dov Grobgeld, Du
Yanning, Dunib, Elias Assarsson, Eric Abrahamsen, Eric S Fraga, Eric
Schulte, Fabrice Pardo, Feiming Chen, François Allisson, François
Pinard, Friedrich Delgado, Giles, Glenn Morris, Greg Troxel, Gsqual,
Guido Arnold, Gustav Wikström, Henning Redestig, Ian Barton, Ilya
Shlyakhter, Ingo Lohmar, Ivan Kanis, Ivars Finvers, Jack Erwin,
Jambunathan, James Harkins, Joe Vornehm Jr., John Hendy, John Wiegley,
Jonathan Leech-Pepin, Joost Kremers, Jose E. Marchesi, Joseph Thomas,
Karl Berg, Ken Williams, Konstantin Ziegler, Laurynas Biveinis, Leo
Alekseyev, Leo and Henning, Loris Bennett, Luis Anaya, Marc-Oliver Ihm,
Marcel Van der Boom, Martin Beck, Martyn Jago, Mathias Bauer, Matt
Lundin, Michael Heerdegen, Mike McLean, Mike McLean, Mikhail Titov,
Mikkel Kristiansen, Moritz Ulrich, Myles English, Nick Dokos, Nicolas
Goaziou, Noorul Islam K M, Olaf Dietsche, Paul Eggert, Paweł Menich,
Peter Danenberg, Peter Münster, Petro Rafael, Rasmus Rempling, Richard
Hansen, Richard Stanton, Robert Lupton the Good, Ryan Kaskel, SW, Samuel
Wales, Sean O'Halpin, Simon Thum, Stefan Vollmar, Steinar Bang, Steve
Revilak, Stuart McLean, Sylvain Rousseau, Sébastien Vauban, T.F. Torrey,
Takaaki Ishikawa, Takafumi Arakaki, Tassilo Horn, Thierry Stoehr, Thomas
S. Dye, Thomas Wallrafen, Tobias Naehring, Toby Cubitt, Tomas Grigera,
Torsten Wagner, Uwe Brauer, Vagn Johansen, Viktor Rosenfeld, Vladimir
Lomov, Waldemar Reusch, Yagnesh Raghava Yakkala, Zachary Jones

And here are the detailed release notes:


 Release notes of Org 7.9
 


New committers who signed the FSF copyright assigment
=

Welcome and thanks to these new core contributors:

- Andrew Hyatt
- Andrzej Lichnerowicz
- Ethan Ligon
- Feng Shu
- George Kettleborough
- Henning Dietmar Weiss
- Ilya Shlyakhter
- Ivan Kanis
- Konrad Hinsen
- Madan Ramakrishnan
- Max Mikhanosha
- Moritz Ulrich
- Rick Frankel
- Toby Cubitt

Online documentation for hooks, commands and options


You can read the documentation for hooks, commands (i.e. interactive
functions) and options (i.e. customizable variables) [online].  Clicking on a
command/option in this ChangeLog will take you to the online documentation
for that command/option.


[online]: http://orgmode.org/worg/doc.html

Overview of the new keybindings
===

│ Keybinding  │ Speedy │ Command │
├─┼┼─┤
│ =C─c C─x C─z=   ││ org─clock─resolve   │
│ =C─c C─x C─q=   ││ org─clock─cancel│
│ =C─c C─x C─x=   ││ org─clock─in─last   │
│ =M─h=   ││ org─mark─element│
│ =*= ││ org─agenda─bulk─mark─all│
│ =C─c C─M─l= ││ org─insert─all─links│
│ =C─c C─x C─M─v= ││ org─redisplay─inline─images │
│ =C─c C─x E= │ =E=│ org─inc─effort  │
│ │ =#=│ org─toggle─comment  │
│ │ =:=│ org─columns │
│ │ =W=│ Set =APPT_WARNTIME= │

New build system and new packages
=

New build system


Achim implemented a new build system.

The basic method for installing Org is the same:

1. Download or clone Org.
2. run `make install' from the Org directory.
3. Add (require 'org-install) in your .emacs.el.

But the build system is now more flexible and can be more easily
adapted to suit your needs.

See [http://orgmode.org/worg/dev/org-build-system.html] for details.

New packages in core


=org-eshell.el= by Konrad Hinsen is now in Org's core
~

=org-eshell.

Re: [O] Create links to agenda commands

2012-08-24 Thread Bastien
Suvayu Ali  writes:

> Done. 
>
> :)

Thanks!

-- 
 Bastien



Re: [O] exporter / org-man

2012-08-24 Thread Luis Anaya
Bastien  writes:

> Hi Achim,
>
> Achim Gratz  writes:
>
>> Luis Anaya writes:

>> Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
>
> Yes, that's exactly the plan.

That makes sense then and keeps it consistent with babel (ob-*).  

Luis

-- 
Luis R. Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo



Re: [O] Create links to agenda commands

2012-08-24 Thread Suvayu Ali
On Fri, Aug 24, 2012 at 04:54:45PM +0200, Bastien wrote:
> Suvayu Ali  writes:
> 
> > On Thu, Aug 23, 2012 at 09:46:19PM -0500, Nathan Neff wrote:
> >> 
> >> So in some .org file, I have these links:
> >> 
> >> * Links to these common agenda Views
> >> :project:
> >> 
> >> - [[elisp:(org-agenda nil "w")][Show Waiting Tasks]]
> >> - [[elisp:(org-agenda nil "p")][Show Projects]]
> >> 
> >
> > Maybe this will be a nice addition to org-hacks on Worg?
> 
> Yes, please go ahead!
> 

Done. 

:)

-- 
Suvayu

Open source is the future. It sets us free.



Re: [O] Problems with displaying .png images in a buffer

2012-08-24 Thread Bastien
Hi Pierfranco,

Pierfranco Minsenti  writes:

> In my Emacs settings the option Image File Name Extensions
> contains a list of extensions among which the .png 
>
> and Auto Image File Mode is set on 
>
> So any idea what is the right configuration for displaying in a
> buffer a .png image when using Org mode?

If you cannot open this .png image in dired mode, it's certainly 
an issue with your version of Aquamacs and Lion.

-- 
 Bastien



Re: [O] Hyperlink to fileset

2012-08-24 Thread Bastien
Hi Loris,

"Loris Bennett"  writes:

> Obviously I could simply learn elisp and do this myself, as described in
> the manual, but has anyone already implemented a link type to an emacs
> fileset? 

I'm not aware of any attempt.

Also, I don't see how `org-open-at-point' behave on such links...

Do you have any idea?

-- 
 Bastien



Re: [O] Fw: Re: Problem with backslash and Freemind-Export

2012-08-24 Thread Bastien
Hi Martin,

"Martin Beck"  writes:

> The export to the .mm file works, but the nodes representing the
> headings are empty.

The nodes are here in the .mm file -- so maybe some compatibility issue
with the export format and freemind's version?  I'm not using freemind,
so it's hard to tell.  

I hope someone can chim in.

I copy Lennart, the author of org-freemind.el.

-- 
 Bastien



Re: [O] Archiving drawers?

2012-08-24 Thread Bastien
Hi Loris,

"Loris Bennett"  writes:

> Bastien  writes:
>
>> Hi Loris,
>>
>> "Loris Bennett"  writes:
>>
>>> I have a small number of tasks that I clock into daily.  I have already
>>> manually split off the older log entries into a separate draw called
>>> OLDLOGS.  However, I was wondering whether there is a way of archiving
>>> these log entries while preserving the heading itself in the original
>>> org file.
>>
>> The question is: _where_ to archive those log entries?
>>
>> The best idea I can think of is another drawer, like you did.
>> As for automating this a bit, a nice Elisp exercise :)
>
> I was thinking more along the lines of the way archiving works already,
> but instead of moving the whole heading, a copy of the heading plus the
> old logs would be made in the archive file, and the old logs would be
> deleted from the original file, i.e.

But then archiving the "* Make tea" headline would require to merge the
logs of the archived one and those of the alive one.  Quite some work.

-- 
 Bastien



Re: [O] Create links to agenda commands

2012-08-24 Thread Bastien
Suvayu Ali  writes:

> On Thu, Aug 23, 2012 at 09:46:19PM -0500, Nathan Neff wrote:
>> 
>> So in some .org file, I have these links:
>> 
>> * Links to these common agenda Views:project:
>> 
>> - [[elisp:(org-agenda nil "w")][Show Waiting Tasks]]
>> - [[elisp:(org-agenda nil "p")][Show Projects]]
>> 
>
> Maybe this will be a nice addition to org-hacks on Worg?

Yes, please go ahead!

-- 
 Bastien



Re: [O] Create links to agenda commands

2012-08-24 Thread Suvayu Ali
On Thu, Aug 23, 2012 at 09:46:19PM -0500, Nathan Neff wrote:
> 
> So in some .org file, I have these links:
> 
> * Links to these common agenda Views:project:
> 
> - [[elisp:(org-agenda nil "w")][Show Waiting Tasks]]
> - [[elisp:(org-agenda nil "p")][Show Projects]]
> 

Maybe this will be a nice addition to org-hacks on Worg?

-- 
Suvayu

Open source is the future. It sets us free.



Re: [O] Bug: icalendar export skips todos with a scheduled time-range [7.8.11]

2012-08-24 Thread Friedrich Delgado
This is now also fixed, thanks!

Friedrich Delgado schrieb:
> However: If I (setq org-icalendar-use-plain-timestamp nil) as in my
> customisation, scheduled date-ranges are not exported at all (no
> matter what org-icalendar-use-scheduled is set to).
>
> ( 49905a566970541de76b6d49004c62e50c625a98 from this morning)

--
Friedrich Delgado 
 TauPan on Ircnet and Freenode ;)



Re: [O] Switching from weekly to daily agenda loses window state

2012-08-24 Thread Bastien
Hi Moritz,

Moritz Ulrich  writes:

> I use org-agenda with `org-agenda-restore-windows-after-quit' set to t.
> This causes Emacs to restore my prior window configuration when closing
> the agenda.
>
> This doesn't work in the following scenario:
>
> 1) Open Agenda with some split frames (C-x 2, C-a a)
> 2) Maximize agenda window using 'o'
> 3) Switch to another agenda (d, etc.)
> 4) Close Agenda via 'q'
>
> The expected result is, that org-mode restores the window configuration
> prior maximizing the agenda. This doesn't work, as org-mode seems to
> overwrite this information when re-creating the agenda when I press 'd'
> to switch to the daily agenda.

Fixed, thanks.

-- 
 Bastien



Re: [O] Bug: Capture with %i replaces placeholders in copied region

2012-08-24 Thread Bastien
Moritz Ulrich  writes:

> When I capture a new item to org-mode where the template includes %i
> (capture active region), other placeholders in the region are replaced
> (evaluated).

Fixed, thanks.

-- 
 Bastien



[O] Switching from weekly to daily agenda loses window state

2012-08-24 Thread Moritz Ulrich

I use org-agenda with `org-agenda-restore-windows-after-quit' set to t.
This causes Emacs to restore my prior window configuration when closing
the agenda.

This doesn't work in the following scenario:

1) Open Agenda with some split frames (C-x 2, C-a a)
2) Maximize agenda window using 'o'
3) Switch to another agenda (d, etc.)
4) Close Agenda via 'q'

The expected result is, that org-mode restores the window configuration
prior maximizing the agenda. This doesn't work, as org-mode seems to
overwrite this information when re-creating the agenda when I press 'd'
to switch to the daily agenda.


Cheers
Moritz Ulrich

--
Moritz Ulrich



[O] Hyperlink to fileset

2012-08-24 Thread Loris Bennett
Hi,

Obviously I could simply learn elisp and do this myself, as described in
the manual, but has anyone already implemented a link type to an emacs
fileset? 

Cheers,

Loris






[O] Bug: Capture with %i replaces placeholders in copied region

2012-08-24 Thread Moritz Ulrich

When I capture a new item to org-mode where the template includes %i
(capture active region), other placeholders in the region are replaced
(evaluated).

For example, capturing with the template

--8<---cut here---start->8---
  ("t" "Todo" entry
   (file+headline "todo.org" "Tasks")
   "* TODO %?\n  %i\n %a\n")
--8<---cut here---end--->8---

while the following region is active:

--8<---cut here---start->8---
;; ("w" "URL" entry (file+headline "notes.org"   "URLs")
;;"* %^{Title}\n\n  Source: %u, %c\n\n  %i")
--8<---cut here---end--->8---

it will asks for 'Title' because the captured region contains the
placeholder %^{Title}.


This feels wrong, and is most likely a bug.

--
Moritz Ulrich




[O] Problems with displaying .png images in a buffer (was: Re: Problems with diacritics in Mountain Lion + Org Mode)

2012-08-24 Thread Pierfranco Minsenti
Thank you Bastien: you were right: one of my previous settings was the
problem: the use as the default font of TeX Gyre Termes which so far I had
not yet installed on this computer with Mountain Lion.
Sorry for asking for help because of this stupid mistake.

So far I find only this other problem in using Org Mode on Mountain Lion:
on the previous computer with Lion when using Org mode I was able to
display in a buffer a .png image when I clicked on an hyperlink in an Org
mode file which pointed to this type of file.

Now If I do the same this message is displayed:

Cannot display image: (Cannot determine image type)

(by the way: the hyperlink to the file is correct and in fact when I export
the Org file to LibreOffice the .png image is rightly displayed).

In my Emacs settings the option Image File Name Extensions
contains a list of extensions among which the .png

and Auto Image File Mode is set on

So any idea what is the right configuration for displaying in a buffer a
.png image when using Org mode?

Pierfranco

2012/8/24 Bastien 

> Hi Pierfranco,
>
> Pierfranco Minsenti  writes:
>
> > What should I do to check which version of Emacs is charged when I
> > use the Terminal application?
>
> M-x emacs-version RET
> M-x org-version RET
>
> I'm not a Mac user, but I'm pretty sure ~$ emacs from the Terminal
> is *not* linked to the Aquamacs executable.
>
> I don't know what is the equivalent to "~$ emacs -Q" for launching
> a bare Aquamacs instance, but maybe for now just remove any .emacs.el
> and see if the problem comes from your configuration?
>
> --
>  Bastien
>


Re: [O] Archiving drawers?

2012-08-24 Thread Loris Bennett
Bastien  writes:

> Hi Loris,
>
> "Loris Bennett"  writes:
>
>> I have a small number of tasks that I clock into daily.  I have already
>> manually split off the older log entries into a separate draw called
>> OLDLOGS.  However, I was wondering whether there is a way of archiving
>> these log entries while preserving the heading itself in the original
>> org file.
>
> The question is: _where_ to archive those log entries?
>
> The best idea I can think of is another drawer, like you did.
> As for automating this a bit, a nice Elisp exercise :)

I was thinking more along the lines of the way archiving works already,
but instead of moving the whole heading, a copy of the heading plus the
old logs would be made in the archive file, and the old logs would be
deleted from the original file, i.e.

gtd.org:

,-
| * Make tea
|   :LOGBOOK:
|   CLOCK: [2012-08-24 Fri 13:05]--[2012-08-24 Fri 13:40] =>  0:35
|   :END:
|   :OLDLOGS:
|   CLOCK: [2011-12-23 Fri 12:45]--[2011-12-23 Fri 13:16] =>  0:31
|   :END:
`-
 
would become

gtd.org:

,-
| * Make tea
|   :LOGBOOK:
|   CLOCK: [2012-08-24 Fri 13:05]--[2012-08-24 Fri 13:40] =>  0:35
|   :END:
`-

gtd.org_archive:
  
,-
| * Make tea
|   :OLDLOGS:
|   CLOCK: [2011-12-23 Fri 12:45]--[2011-12-23 Fri 13:16] =>  0:31
|   :END:
`-

Loris






Re: [O] Create link using refile interface?

2012-08-24 Thread Bastien
Hi Nathan,

Nathan Neff  writes:

> Is there an interface like the refile interface that would show me the
> headlines under
> the Terms headline so that I could pick from a list when creating a
> link?

Nope.  You can store a link to the headline with `C-c l' then select
this link by completing after `C-c C-l' though.

-- 
 Bastien



Re: [O] no visual-line-mode for tables

2012-08-24 Thread Bastien
Hi Frieder,

Frieder Wittmann  writes:

> And yes, Im spreading the word. 

Thanks for the nice words and for spreading the world :)

The next release comes with 128 person to thank.  
That tells certainly a lot.

> Is there a way to have visual-line-mode on, but deactivated for tables, so
> that you would have to scroll to the side to read the full table?

Sadly enough, I don't know of any fix for this at the moment.

-- 
 Bastien



Re: [O] Archiving drawers?

2012-08-24 Thread Bastien
Hi Loris,

"Loris Bennett"  writes:

> I have a small number of tasks that I clock into daily.  I have already
> manually split off the older log entries into a separate draw called
> OLDLOGS.  However, I was wondering whether there is a way of archiving
> these log entries while preserving the heading itself in the original
> org file.

The question is: _where_ to archive those log entries?

The best idea I can think of is another drawer, like you did.
As for automating this a bit, a nice Elisp exercise :)

-- 
 Bastien



Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Bastien
Hi Pierfranco,

Pierfranco Minsenti  writes:

> What should I do to check which version of Emacs is charged when I
> use the Terminal application?

M-x emacs-version RET
M-x org-version RET

I'm not a Mac user, but I'm pretty sure ~$ emacs from the Terminal
is *not* linked to the Aquamacs executable.

I don't know what is the equivalent to "~$ emacs -Q" for launching 
a bare Aquamacs instance, but maybe for now just remove any .emacs.el 
and see if the problem comes from your configuration?

-- 
 Bastien



Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Pierfranco Minsenti
Sorry I didnt' mention that I use the latest version of everything: so
Org 7.8.11 and Aquamacs version 2.4. based on GNU Emacs 23.3.50.1.

Bastien thanks for the suggestion.
I have tried what you suggested and used Emacs from the Terminal
Application in Mac OS X: in this case I have no problems. Diacritics
inserted in the org file by hitting the proper key in the Italian keyboard
layout are correctly displayed:

File Edit Options Buffers Tools Help


diacritics è

à ì

diacritics are displayed


-uuu:---F1  myfile.org All L1
(Fundamental)-
Loading image...done

What should I do to check which version of Emacs is charged when I use the
Terminal application?

Pierfranco


2012/8/24 Bastien 

> Hi Pierfranco,
>
> Pierfranco Minsenti  writes:
>
> > Has anybody found this? Any idea how to fix it?
>
> Do you have this error with
>
> emacs -Q
> C-x f ~/myfile.org
> [some diacritics]
>
> ?
>
> If you use another version of Org on top of the Emacs version,
> maybe you can also check emacs -Q + loading this version and see
> what does not works.
>
> --
>  Bastien
>


Re: [O] Best way to implement project specific captures

2012-08-24 Thread Bastien
Richard Riley  writes:

> I see Bastien and Carsten are in on the thread too, I'll step back and
> see in what direction this now goes ;) Thanks again for the great
> feature!

This is how it works right now.

For each agenda custom command or capture template, you can define 
a context where it will be accessible.

E.g. you have these custom commands:

(setq org-agenda-custom-commands
  '(("A" "" ...)
("B" "" ...)))

But you don't need "B" in .txt files:

(setq org-agenda-custom-commands-contexts
  '(("B" ((not-in-file . "\.txt")

That's it.

Or maybe you want "B" to be accessible with the "A" key (and 
don't want the "A" key):

(setq org-agenda-custom-commands-contexts
  '(("A" "B" ((not-in-file . "\.txt")

Or maybe you want "B" to be accessible only in your first two
hours of using Emacs...

(defun less-than-nhours-of-emacs-uptime (&optional n)
 (interactive "P")
 (let ((n (or n 2)))
   (< (time-to-seconds (time-subtract (current-time) before-init-time))
  (* n 3600

(setq org-agenda-custom-commands-contexts
  '(("B" (less-then-nhours-of-emacs-uptime

Enjoy,

-- 
 Bastien



[O] Archiving drawers?

2012-08-24 Thread Loris Bennett
Hi,

I have a small number of tasks that I clock into daily.  I have already
manually split off the older log entries into a separate draw called
OLDLOGS.  However, I was wondering whether there is a way of archiving
these log entries while preserving the heading itself in the original
org file.

Cheers,

Loris 






Re: [O] Keybinding in org-mode

2012-08-24 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24/08/12 13:48, Bastien wrote:
> Rainer M Krug  writes:
> 
>> Following an earlier discussion, I would like to bind 
>> org-babel-remove-result to a key in
>> org-mode to C-c x - but what is the best way to do this?
> 
> Once Org is loaded (so that `org-mode-map' is defined):
> 
> (define-key org-mode-map "\C-cx-" 'org-babel-remove-result)

OK - this defines the key Cc-x to execute org-babel-remove-result for the 
org-mode keymap - nice.

I am now using

(define-key org-mode-map "\C-cx" 'org-babel-remove-result)


> 
> HTH,

most definitely,

Thanks,

Rainer

> 


- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys.
(Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax :   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlA3bCIACgkQoYgNqgF2egoxtgCfTXlcJDNKatPT413MGJgKLWS2
oRQAn0mwu/USWX1I9q3ta9HdX5AW6VUB
=Uuji
-END PGP SIGNATURE-



Re: [O] Create links to agenda commands

2012-08-24 Thread Bastien
Nathan Neff  writes:

> * Links to these common agenda Views:project:
>
> - [[elisp:(org-agenda nil "w")][Show Waiting Tasks]]
> - [[elisp:(org-agenda nil "p")][Show Projects]]
>
> That's it!

Neat :)

-- 
 Bastien



Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Bastien
Hi Pierfranco,

Pierfranco Minsenti  writes:

> Has anybody found this? Any idea how to fix it?

Do you have this error with 

emacs -Q
C-x f ~/myfile.org
[some diacritics]

?

If you use another version of Org on top of the Emacs version,
maybe you can also check emacs -Q + loading this version and see
what does not works.

-- 
 Bastien



Re: [O] Bug with org-agenda-span & org-agenda-start-day

2012-08-24 Thread Bastien
Hi Charles,

Charles Philip Chan  writes:

> I am trying to setup a block in one of my Agenda views for coming up
> events in the next 7 days. I have org-agenda-start-day set to
> "+1d". However, it is not working- the block keeps starting on Sunday of
> the current week. If I set org-agenda-start-day to anything but "7", it
> works.
>
> I am using the current git version of org-mode (7.8.11).

I'm not sure to understand what is wrong and how org-agenda-span is
involved in the problem.

Can you explain a bit more?

Thanks,

-- 
 Bastien



Re: [O] Keybinding in org-mode

2012-08-24 Thread Bastien
Rainer M Krug  writes:

> Following an earlier discussion, I would like to bind org-babel-remove-result 
> to a key in org-mode
> to C-c x - but what is the best way to do this?

Once Org is loaded (so that `org-mode-map' is defined):

(define-key org-mode-map "\C-cx-" 'org-babel-remove-result)

HTH,

-- 
 Bastien



[O] Keybinding in org-mode

2012-08-24 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Following an earlier discussion, I would like to bind org-babel-remove-result 
to a key in org-mode
to C-c x - but what is the best way to do this?

I am still confused by elisp and especially keybindings

Thanks,

Rainer


- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys.
(Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax :   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlA3aRsACgkQoYgNqgF2egqrgQCffcK8g8DN5nl/4hsKeDGYIV6c
KKoAn3GKvL7t6HPgf4+6PvHUwpR5KTH9
=4io0
-END PGP SIGNATURE-



Re: [O] Export citation with Org-cite

2012-08-24 Thread Christian Moe

Hi,

Is that the org-cite.el I have posted to the list?
http://lists.gnu.org/archive/html/emacs-orgmode/2012-01/txtFdsR7fbrBK.txt

I'm glad you find it useful. Still, I cannot recommend that you rely 
on it for anything that you depend on in your job -- it's an 
early-stage hobbyist project that I haven't developed further due to 
lack of time and feedback.


Please send me as much information as you can about the bugs (without 
revealing sensitive document contents, of course).


If possible, I'd like you to send me (off-list!) the .org file and the 
.aux and .bbl files from latex export, and tell me what bibtex package 
you're using. The bibtex and the resulting ODT might also be useful.


I'm in the middle of other work, so bugfixes could take days or weeks.

Yours,
Christian Moe


On 8/23/12 12:47 PM, Benoit Benoit wrote:

Good morning everyone,

I am a new org-mode user and I previously used LaTeX.
Unfortunatly, my boss want me to produce MS word file for draft
version of articles.

So I am looking for a solution allowing me to produce articles both in
LaTeX and in Word.
I think that the org mode and its LaTeX, Html and Odt exporter can be
usefull.

I tryed to export files in Odt and Html using the org-cite.el .
It works quite fine but I obtained some non expected results such as :
/"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non
risus./*(nil)"
*where (nil) should have been an author-date.

Can that be fixed easily ?

Kind regards

Ben
**





Re: [O] Batch processing part of a file

2012-08-24 Thread Loris Bennett
Nick Dokos  writes:

> Loris Bennett  wrote:
>
>> Dear List,
>> 
>> I have an orgmode file for collecting data and producing a plot.  The
>> file contains a Perl script which runs on a remote machine and generates
>> Graphviz input.  This is then used to create a PDF file.
>> 
>> I have had a look at
>> 
>>   http://orgmode.org/manual/Batch-execution.html
>> 
>> but it is not clear to me how I would navigate to the right part of the
>> file so that I could then call org-babel-execute-src-block.
>> 
>> Can anyone help?
>> 
>
> Haven't tested it but this should work: make sure that the code block is
> named and then use org-babel-goto-named-src-block.
>
> Nick

When I run org-babel-goto-named-src-block interactively, tab-completion
offers me the name of the block I'm interested in, but when I select it,
I get 

,
| source-code block 'mem-usage-hist' not found in this buffer
`

Is this a bug?  I'm on emacs23 with Org 7.8.11.

Cheers

Loris

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de




[O] Added information to: Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Pierfranco Minsenti
I also add to my previous e-mail about problems with diacritics in Mountain
Lion + Org Mode: it seems to be just a display problem. This is proved by
the fact that exporting to LibreOffice works:  the accented characters
which I have typed but are not displayed in the Org Mode interface of
Aquamacs (a square appears) are correctly exported to LibreOffice.

Pierfranco

2012/8/24 Pierfranco Minsenti 

> Hi all,
>
> I' am using since a few days Mac OS X Mountain Lion and found that while
> retaining all my previous Org mode settings and Aquamacs settings, now I am
> unable to obtain diacritics in Org Mode that is letters such as è à etc.
>
> I only obtain them displayed in Org when they are inside a Org heading
> For example: I can write:
>
> * è
>
> and the è is correctly displayed.
>
> But not when I write it in the text.
>
> The symbol of a square appears instead of accented letters.
>
> The coding systems I used with previous Mac OS X (Snow Leopard and Lion)
> is always the same: that is UTF8
> If I try to insert diacritics opening the virtual keyboard from upper menu
> in Mac OS X nothing change: I always obtain the symbol of a square.
>
> This problem seems to affects only Org Mode because if I use another mode
> in Aquamacs I have no problems at all in displaying diacritics.
>
> So I am unable to understand what is the cause of this problem.
>
> Has anybody found this? Any idea how to fix it?
>
> Thanks in advance.
>
> Pierfranco
>


[O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Pierfranco Minsenti
Hi all,

I' am using since a few days Mac OS X Mountain Lion and found that while
retaining all my previous Org mode settings and Aquamacs settings, now I am
unable to obtain diacritics in Org Mode that is letters such as è à etc.

I only obtain them displayed in Org when they are inside a Org heading
For example: I can write:

* è

and the è is correctly displayed.

But not when I write it in the text.

The symbol of a square appears instead of accented letters.

The coding systems I used with previous Mac OS X (Snow Leopard and Lion) is
always the same: that is UTF8
If I try to insert diacritics opening the virtual keyboard from upper menu
in Mac OS X nothing change: I always obtain the symbol of a square.

This problem seems to affects only Org Mode because if I use another mode
in Aquamacs I have no problems at all in displaying diacritics.

So I am unable to understand what is the cause of this problem.

Has anybody found this? Any idea how to fix it?

Thanks in advance.

Pierfranco


Re: [O] Babel/R issue: 'x' must be atomic

2012-08-24 Thread Karl Voit
* John Hendy  wrote:
>
> So, you need to pass a list of /vectors/, not a data.frame. Here's
> what's going on:

[...]

> So... folders is a data.frame with one numeric vector, V1. Same for
> tags. For mfolder and mtags, you created a vector, not a data.frame.
>
> Try this to pass the vectors from each data.frame:
[...]

Great explanation, I understand what I did wrong, and it works now.

Thank you very much!

-- 
Karl Voit




Re: [O] exporter / org-man

2012-08-24 Thread Bastien
Hi Achim,

Achim Gratz  writes:

> Luis Anaya writes:
>> I have no problems. We can rename org-e-groff.el to org-groff-mm.el and
>> consequently, org-groff-man.el ? If I get hold around the MOM macros, I
>> can then name them org-groff-mom.el 
>
> Well, if the org-e-* stuff gets renamed to oe-* instead it becomes a
> non-issue plus it would allow to keep the old exporter around for a
> while in either contrib/ or obsolete/… otherwise I'm not too enamored
> with the double dashes.

Yes, that's exactly the plan.

-- 
 Bastien