[O] Some bugs with ob-clojure.el and some more with ob-sh.el

2011-07-09 Thread Robert McIntyre
I've made a gist at https://gist.github.com/1073383 that details some problems with ob-clojure.el and ob-sh.el. In particular, there are a few problems with :results verbatim/scalar and :results output for the two modes. M-x org-version returns: Org-mode version 7.5

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Achim Gratz
Nick Dokos nicholas.do...@hp.com writes: I'm actually hoping that nothing of the sort will be needed, but given that I don't have either debian squeeze or slackware available, I can't really see what goes wrong. Well, I've had a look on some server I have admin access to: what goes wrong on

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Bastien
Hi Achim, Achim Gratz strom...@nexgo.de writes: A Makefile is not the place to pull stunts, IMHO. Whenever you feel that should become necessary, maybe it's time to go autoconf or some similar mechanism. I don't think that's the right thing to do for org-mode, since it again adds some

Re: [O] Bug in ODT exporter

2011-07-09 Thread Bastien
Hi Jambunathan, Jambunathan K kjambunat...@gmail.com writes: Thanks for reporting the bug. I have pushed a fix few moments ago. Could you please try again? I tried and it works -- thanks for the fix! The problem was that timestamps were occuring as list item in the example you provided

Re: [O] Thanks for Lilypond export (and minor comments)

2011-07-09 Thread Bastien
Hi Suvayu, Suvayu Ali fatkasuvayu+li...@gmail.com writes: Maybe the development model followed by git itself would be a good solution (merges instead of cherry-picking)? Although I fear org is a much smaller project compared to git and it could be an overkill.

Re: [O] Thanks for Lilypond export (and minor comments)

2011-07-09 Thread Bastien
Hi Achim, Achim Gratz strom...@nexgo.de writes: Pure fixes should probably be applied on top of maint and then merged into master (not cherry-picked from master to maint, this would create duplicate history). On occasion this might produce a merge conflict, but these instances should be

[O] Durations and time values combined with the clock table..

2011-07-09 Thread Gustav Wikström
Hello! Great work with the new functions allowing time calculations in the spreadsheet! Just a few remarks.. The default format is MM:SS and hours have to be qualified by using three positions HH:MM:SS. Would it not be smart if the default for this calculations is the same as the time-format for

[O] LaTeX export: Problem with clipped tables

2011-07-09 Thread Frederik
Hi there! I experience some problems when exporting clipped tables to LaTeX: The text in the fields doesn't get properly expanded, the `=' is not removed. Imagine the following table in org-mode: | on the one hand | on the other = | |-+-| | 15| 15

[O] tables column width question

2011-07-09 Thread Jude DaShiell
Is it possible in table mode to have a table expand as well as contract? If you make a header which has a minimal amount of spaces in it say: | date | time | syst | dias | pulse | +- Then put an entry like: | 2011-07-09 Sat\t08:06AM\t139\t89\t81 in that table then save that table, will the

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 06 Jul 2011 11:23:00 +0100, Eric S Fraga wrote: : what I would like, however, is that the detailed view that is accessible from hitting the space bar in the cfw view put me into an agenda view for that day. that would then give me full access to org! this should be quite simple:

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 6 Jul 2011 12:41:06 +0200, Manuel Hermenegildo wrote: : I particularly like having a graphical view of my commitments, especially for a month, without worrying about detail. Org's agenda view becomes cumbersome (for me) when going beyond a week's view (or even a day

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 6 Jul 2011 11:30:02 + (UTC), Memnon Anon wrote: Bastien b...@altern.org writes: Thanks for this -- I guess you'll find a lot of dedicated testers here. [...] Also explore the Agenda views (M-x org-agenda -- see the manual), your package might give us new ideas on how to

[O] org-odt on Windows 7

2011-07-09 Thread sebastian . titz
Hello, I tried the new org-odt exporter in org-mode 7.6 running emacs 23.3 on Windows 7 with (org-export-as-odt). It stops before generating an output with the error message: Searching for program: no such file or directory, zip. I guess it is caused by not having a command line version of zip

Re: [O] Release 7.6

2011-07-09 Thread 立野 豊
Org-mode version 7.6 installed M-x Org-version Org-mode version 6.33x version 7.6 ok?

Re: [O] Release 7.6

2011-07-09 Thread Bastien
Hi, 立野 豊 yutaka.tat...@gmail.com writes: Org-mode version 7.6 installed How? M-x Org-version This is M-x org-version RET (not Org-version) Org-mode version 6.33x You probably need to run make make install But we need more detailed information on what you did, what is your system, etc.

Re: [O] org-odt on Windows 7

2011-07-09 Thread Bastien
Ciao Sebastian, sebastian.t...@unina.it writes: I tried the new org-odt exporter in org-mode 7.6 running emacs 23.3 on Windows 7 with (org-export-as-odt). It stops before generating an output with the error message: Searching for program: no such file or directory, zip. I guess it is caused

[O] [PATCH] fix calc-eval date(timestamp)

2011-07-09 Thread Benjamin Andresen
Hello list, I'm not always up-to-date with the org master lately, so excuse me for only noticing it now. The commit 2e20cf9358deb9579ae6a22bc0deb2a772387194 and its parent broke the following functionality for me: | | Items | Dispatched | Arrived| HT |

Re: [O] Release 7.6

2011-07-09 Thread Michael Markert
On 8 Jul 2011, 立野 豊 wrote: Org-mode version 7.6 installed M-x Org-version Org-mode version 6.33x version 7.6 ok? Do I understand you correctly, that you see a 6.33 version information instead of a 7.6? If so, have you followed the instructions[1] completely? To me it looks like you

Re: [O] tables column width question

2011-07-09 Thread Michael Brand
Hi Jude On Sat, Jul 9, 2011 at 15:06, Jude DaShiell jdash...@shellworld.net wrote: Is it possible in table mode to have a table expand as well as contract? If you make a header which has a minimal amount of spaces in it say: | date | time | syst | dias | pulse | +- +- is only for table.el

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread Marcus Klemm
Tassilo Horn tassilo at member.fsf.org writes: I've also made the characters used for table rendering customizable, so that you can use nice unicode glyphs. This is awesome! Could it somehow incorporated into orgmode to draw the tables there? Ciao, Marcus

[O] Inline tasks: tiny export problem

2011-07-09 Thread Sebastien Vauban
Hello, When using italic and bold attributes in the contents of inline task, these are not properly exported. - Org Input: #+begin_src org *** Test - This is out of /scope/. - That *maybe*. *** END #+end_src - LaTeX Output: #+begin_src latex

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread Sebastien Vauban
Hi Masashi, SAKURAI Masashi wrote: At Wed, 6 Jul 2011 11:30:02 + (UTC), Memnon Anon wrote: Bastien b...@altern.org writes: Thanks for this -- I guess you'll find a lot of dedicated testers here. [...] Also explore the Agenda views (M-x org-agenda -- see the manual), your package

Re: [O] org-odt on Windows 7

2011-07-09 Thread Sebastian
Bastien bzg at altern.org writes: Ciao Sebastian, sebastian.titz at unina.it writes: Is there a way to use org-odt under windows? Perhaps you can first try to get a command line version of zip under Windows 7? If you manage to get this, the ODT exporter will need to set a

[O] ODT exporter fails with Babel french

2011-07-09 Thread Sebastien Vauban
Hello, Very impatient to test the exporter for the first time. However, when exporting the table of contents (table des matières in French, automatically set by the Babel LaTeX package), it fails: #+begin_src xml office:body office:text text:sequence-decls text:sequence-decl

Re: [O] org-odt on Windows 7

2011-07-09 Thread Sebastien Vauban
Sebastian and all, Sebastian wrote: I found a solution. Info-zip (http://en.wikipedia.org/wiki/Info-ZIP) did the trick for me. No patches needed. I just added the binary to the PATH and it worked. Other solution: install the zip package from Cygwin. Tested, works. Best regards, Seb --

Re: [O] Feature request or did I overlook ..

2011-07-09 Thread Bastien
Hi Rainer, Rainer Stengele rainer.steng...@diplan.de writes: having standard clock entries like CLOCK: [2011-07-08 Fr 08:45]--[2011-07-08 Fr 09:15] = 0:30 many a times later on I want to adjust the beginning timestamp. Moving the whole clock range backward or forward maybe half an

Re: [O] ODT exporter fails with Babel french

2011-07-09 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Very impatient to test the exporter for the first time. However, when exporting the table of contents (table des matières in French, automatically set by the Babel LaTeX package), it fails: bug confirmed -- the short fix is to

Re: [O] org-odt on Windows 7

2011-07-09 Thread Bastien
Sebastian sebastian.t...@unina.it writes: I found a solution. Info-zip (http://en.wikipedia.org/wiki/Info-ZIP) did the trick for me. No patches needed. I just added the binary to the PATH and it worked. Thanks for sharing this solution! -- Bastien

Re: [O] [PATCH] fix calc-eval date(timestamp)

2011-07-09 Thread Bastien
Hi Benjamin, patch applied -- thanks for it and for the detailed and clear analysis. Best, -- Bastien

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Nick Dokos
Achim Gratz strom...@nexgo.de wrote: Nick Dokos nicholas.do...@hp.com writes: I'm actually hoping that nothing of the sort will be needed, but given that I don't have either debian squeeze or slackware available, I can't really see what goes wrong. Well, I've had a look on some server I

[O] Fwd: Some bugs with ob-clojure.el and some more with ob-sh.el

2011-07-09 Thread Robert McIntyre
-- Forwarded message -- From: Robert McIntyre r...@mit.edu Date: Sat, Jul 9, 2011 at 11:04 AM Subject: Re: [O] Some bugs with ob-clojure.el and some more with ob-sh.el To: Bastien b...@altern.org Great idea --- I updated my version of Org such that: M-x org-version returns:

Re: [O] Regression bug in tangle/weave

2011-07-09 Thread Neeum Zawan
Eric Schulte schulte.e...@gmail.com writes: Hi, Indeed this example below no longer works, however I believe the new behavior is both desired and permanent. I'll explain and include an option for how your example could be restructured to work with the new code. We ran into problems

[O] [Babel] Error Expanding Noweb Source Blocks

2011-07-09 Thread aditya siram
Hi all, I recently tried to insert noweb-style chunks in my source and when I try to expand the source block I am getting an error. Example breaking code and the error are posted to http://hpaste.org/48874. The error, however had a bunch of unprintable characters so I include the message below

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Achim Gratz
Nick Dokos nicholas.do...@hp.com writes: But from what I saw in the Ubuntu man-page, debian install-info is a wrapper around GNU install-info that does *nothing different* in the ``normal'' case. It only behaves differently when one is doing Debian maintenance thingies, whatever that means -

Re: [O] [Babel] Error Expanding Noweb Source Blocks

2011-07-09 Thread aditya siram
Ok, I'm a fool, nothing to see here :). I was mistakenly calling org-babel-exp-src-block instead of org-babel-expand-src-block. -deech On Sat, Jul 9, 2011 at 11:19 AM, aditya siram aditya.si...@gmail.com wrote: Hi all, I recently tried to insert noweb-style chunks in my source and when I

Re: [O] Release 7.6

2011-07-09 Thread Jambunathan K
立野 豊 yutaka.tat...@gmail.com writes: Org-mode version 7.6 installed M-x Org-version Org-mode version 6.33x version 7.6 ok? What does M-x locate-library RET org RET report? --

[O] markup problem on using 2-bite language

2011-07-09 Thread 노정태
Greetings, everybody. I've been wondering to find the best tool for writers, not for programmers. I used Emacs Muse 3 months ago, but changed to org mode. It gave me some satisfaction, but there is one big problem. I am a Korean, and use Korean in every time, every day. But in Korean

Re: [O] markup problem on using 2-bite language

2011-07-09 Thread Jambunathan K
노정태 basi...@gmail.com writes: Greetings, everybody. I've been wondering to find the best tool for writers, not for programmers. I used Emacs Muse 3 months ago, but changed to org mode. It gave me some satisfaction, but there is one big problem. I am a Korean, and use Korean in every time,

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Jude DaShiell
If a make is done on debian squeeze with default org-mode install-info which is debian's version of install-info complains that it's not gnu info and tells you to use ginstall-info when a make install-info-debian or make install-info is tried and neither one of those switches for make upgrades

Re: [O] tables column width question

2011-07-09 Thread Jude DaShiell
Yes, thanks. On Sat, 9 Jul 2011, Michael Brand wrote: Hi Jude On Sat, Jul 9, 2011 at 15:06, Jude DaShiell jdash...@shellworld.net wrote: Is it possible in table mode to have a table expand as well as contract? If you make a header which has a minimal amount of spaces in it say: | date

Re: [O] Feature request or did I overlook ..

2011-07-09 Thread Rainer Stengele
Am 09.07.2011 17:41, schrieb Bastien: Hi Rainer, Rainer Stengele rainer.steng...@diplan.de writes: having standard clock entries like CLOCK: [2011-07-08 Fr 08:45]--[2011-07-08 Fr 09:15] = 0:30 many a times later on I want to adjust the beginning timestamp. Moving the whole clock

Re: [O] Feature request or did I overlook ..

2011-07-09 Thread Bastien
Hi Rainer, Rainer Stengele rainer.steng...@diplan.de writes: Unfortunately I get this no matter on what part of which of the two timestamps I am: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) org-clock-timestamps-change(up) org-clock-timestamps-up()

Re: [O] markup problem on using 2-bite language

2011-07-09 Thread Bastien
Hi 노정태, 노정태 basi...@gmail.com writes: But as you can see, org-mode support *emphasis*, but doesn't *emph*asis. Have a loot at `org-emphasis-regexp-components', maybe it can help solve your problem. Can anybody give me a solution, or a sign of sympathy? Done. :) -- Bastien

Re: [O] LaTeX export: Problem with clipped tables

2011-07-09 Thread Bastien
Hi Frederik, Frederik freak.f...@gmail.com writes: I experience some problems when exporting clipped tables to LaTeX: The text in the fields doesn't get properly expanded, the `=' is not removed. thanks for reporting this -- should be fixed now. Best, -- Bastien

[O] weekly-view.el (was: Calendar-like view of the org-agenda)

2011-07-09 Thread Bastien
I'v just seen this on emacswiki: http://www.emacswiki.org/emacs-en/CalendarWeeklyView http://www.emacswiki.org/emacs/weekly-view.el Did anyone tested this? Maybe some efforts can be merged here. HTH, -- Bastien

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Nick Dokos
Jude DaShiell jdash...@shellworld.net wrote: If a make is done on debian squeeze with default org-mode install-info which is debian's version of install-info complains that it's not gnu info and tells you to use ginstall-info when a make install-info-debian or make install-info is tried

Re: [O] patch org-mode Makefile - solve a couple debian build problems and a slackware build problem

2011-07-09 Thread Nick Dokos
Nick Dokos nicholas.do...@hp.com wrote: Jude DaShiell jdash...@shellworld.net wrote: If a make is done on debian squeeze with default org-mode install-info which is debian's version of install-info complains that it's not gnu info and tells you to use ginstall-info when a make

Re: [O] Release 7.6

2011-07-09 Thread 立野 豊
Sorry!! I did an easy mistake. I did not do make. Org-mode version 7.6 installed. On Sat, Jul 9, 2011 at 10:48 PM, Bastien b...@altern.org wrote: Hi, Org-mode version 7.6 installed How? M-x Org-version This is M-x org-version RET (not Org-version) Org-mode version 6.33x You

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
Hi, Tassilo At Thu, 07 Jul 2011 09:24:33 +0200, Tassilo Horn wrote: SAKURAI Masashi m.saku...@kiwanami.net writes: Hi! : I implemented calfw-org with consultation of the code of org-agenda-list. I think it is difficult to make the speed faster with a simple way, the re-design of the

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Fri, 8 Jul 2011 15:00:05 + (UTC), Memnon Anon wrote: Russell Adams rlad...@adamsinfoserv.com writes: Two minor FRs (I hope you continue to monitor the list): https://github.com/kiwanami/emacs-calfw/issues ? - 'q' key to close the calendar buffer, like org-agenda does

Re: [O] markup problem on using 2-bite language

2011-07-09 Thread 노정태
Hi, Jambunathan. It's very weird, but markdown works in that way. I don't know why. Anyway, I got a solution from Bastien, and it works. So I can dig into org-mode little bit more. ;-) Thanks. 2011/7/10 Jambunathan K kjambunat...@gmail.com 노정태 basi...@gmail.com writes: Greetings,