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 > 노정태 writes: > > > Greetings, everybody. > > > > I've been wondering to fi

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 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 > > ,[ https://gith

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 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 whole org-ag

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 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 > > Y

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 wrote: > Jude DaShiell 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

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 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 and neither one of tho

[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] LaTeX export: Problem with clipped tables

2011-07-09 Thread Bastien
Hi Frederik, Frederik 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

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

2011-07-09 Thread Bastien
Hi 노정태, 노정태 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] Feature request or did I overlook ..

2011-07-09 Thread Bastien
Hi Rainer, Rainer Stengele 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() > org-shiftcontrolup() >

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 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 backw

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 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 |

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] markup problem on using 2-bite language

2011-07-09 Thread Jambunathan K
노정태 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, every day

[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 Alphabet(Han

Re: [O] Release 7.6

2011-07-09 Thread Jambunathan K
立野 豊 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? > > --

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 wrote: > Hi all, > I recently tried to insert noweb-style chunks in my source and when I > try to expand the

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 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 - from the man pag

[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 with

Re: [O] Regression bug in tangle/weave

2011-07-09 Thread Neeum Zawan
Eric Schulte 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 automatically removi

[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 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 Great idea --- I updated my version of Org such that: M-x org-version returns: Org-mode version 7.6 (release_7

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 wrote: > Nick Dokos 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 go

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

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

Re: [O] org-odt on Windows 7

2011-07-09 Thread Bastien
Sebastian 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] ODT exporter fails with Babel french

2011-07-09 Thread Bastien
Hi Sébastien, "Sebastien Vauban" 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 customize `org-expo

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

2011-07-09 Thread Bastien
Hi Rainer, Rainer Stengele 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 hour is a 2 > step p

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

[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 Réunion du 2011-06-21

Re: [O] org-odt on Windows 7

2011-07-09 Thread Sebastian
Bastien altern.org> writes: > > Ciao Sebastian, > > sebastian.titz 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 >

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 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 mi

[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 Marcus Klemm
Tassilo Horn 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

Re: [O] tables column width question

2011-07-09 Thread Michael Brand
Hi Jude On Sat, Jul 9, 2011 at 15:06, Jude DaShiell 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 format AFAIK. For Or

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 lik

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

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] 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 caus

Re: [O] Release 7.6

2011-07-09 Thread Bastien
Hi, 立野 豊 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. -- Bastien

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?

[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] 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 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 display a

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 s

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:

[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 he

[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>|

[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

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

2011-07-09 Thread Bastien
Hi Achim, Achim Gratz 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 rare. > > That wa

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

2011-07-09 Thread Bastien
Hi Suvayu, Suvayu Ali 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. > > http://www.kernel.org/pub/software/scm/git/docs/howto

Re: [O] Bug in ODT exporter

2011-07-09 Thread Bastien
Hi Jambunathan, Jambunathan K 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 which confused the exp

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 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 dependency on othe