Hi David,
David Maus writes:
> Not sure what the commit policy for the pw client in UTITLITES is, so
> this patch first over the list: It fixes a confusing typo in an error
> message.
Applied, thanks.
--
Bastien
Bastien writes:
> The main problem I see With this workflow is that releases are made
> from two different branches: bugfix releases are made from maint and
> major releases are made from master. This doesn't look right to me.
That ain't necessarily so. IMHO, the release always has to be done f
> From: Nick Dokos
>
> Stephen J. Barr wrote:
>
>> Hello,
>>
>> This seems like a simple question but I can't seem to find the answer?
>> How do I specify the table width for an org-table that I will export
>> to HTML?
>>
>
> Not sure about the real HTMl syntax, or whether this is the best
> solu
Achim Gratz writes:
> You would have to push this branch out to the public repo, otherwise the
> other people with access to the repo can't use it.
I see you already did, had to reconfigure my refspecs for it to show up.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda
Debugger entered--Lisp error: (error "Too many arguments")
(defvar org-ditaa-jar-path (expand-file-name "ditaa.jar"
(file-name-as-directory (expand-file-name "scripts" (file-name-as-directory
(expand-file-name "../contrib" (file-name-directory (find-library-name
"org"))) "Path to the dita
Another crash related to this. Please fix this as well.
Debugger entered--Lisp error: (void-function find-library-name)
(find-library-name "org")
(file-name-directory (find-library-name "org"))
(expand-file-name "../contrib" (file-name-directory (find-library-name
"org")))
(file-name-as
Hi all,
I want to be sure that multiple :LOBGOOK: blocks in sequence are making no
trouble.
As an example I have this:
* NEXT A task
:LOGBOOK:
CLOCK: [2012-03-19 Mo 16:45]--[2012-03-19 Mo 17:00] => 0:15
CLOCK: [2012-03-12 Mo 14:15]--[2012-03-12 Mo 14:30] => 0:15
C
Rainer Stengele online.de> writes:
> I want to be sure that multiple :LOBGOOK: blocks in sequence are making no
trouble.
I don't know about having multiple LOGBOOK drawers, that feels dirty... What I
do is having a CLOSED drawer defined, putting it directly behind the LOGBOOK
drawer and then jus
Hi Jambunathan,
Jambunathan K writes:
> Debugger entered--Lisp error: (error "Too many arguments")
> (defvar org-ditaa-jar-path (expand-file-name "ditaa.jar"
Fixed, thanks!
--
Bastien
Hi Jambunathan,
Jambunathan K writes:
> Another crash related to this. Please fix this as well.
>
> Debugger entered--Lisp error: (void-function find-library-name)
Fixed, thanks.
--
Bastien
Hi Achim,
Achim Gratz writes:
> Bastien writes:
>> The main problem I see With this workflow is that releases are made
>> from two different branches: bugfix releases are made from maint and
>> major releases are made from master. This doesn't look right to me.
>
> That ain't necessarily so.
Let me summarise why I propose this new workflow:
1. Users will have a way to track *only releases* from git.
2. We will be able to use git hooks in order to automate the
release process on the server.
3. The workflow looks clearer to me (may be 100% subjective.)
The cost of the new setup is
Hi Ilya,
Ilya Shlyakhter writes:
> On 3/8/2012 2:39 PM, Achim Gratz wrote:
>> Your patch got completely mangled, try again as an attachment of type
>> (text/plain).
> here, also at http://ilya.cc/imenu.patch
Applied, thanks.
--
Bastien
Hi Yagnesh,
Yagnesh Raghava Yakkala writes:
> Thanks for the analysis. I think you are right. With my limited elisp skills I
> would say its a *bug* and coming from org.
>
> If I take that let-binding off and setting the TeX-master by checking with
> if it ever bound seems fixing this problem.
>
Hi Sébastien,
"Sebastien Vauban" writes:
>>From d4d2f7f32e659269c885a934a131c7aea1ec4798 Mon Sep 17 00:00:00 2001
> From: Sebastien Vauban
> Date: Thu, 8 Mar 2012 11:04:00 +0100
> Subject: [PATCH] Allow customization of date and time format
>
> Allow customization of date and time format
>
>
Applied, thanks.
--
Bastien
Hi Julian,
Julian Gehring writes:
>>From e56f7f204014ce6e2b83a75caeb248dd63a6c74f Mon Sep 17 00:00:00 2001
> From: Julian Gehring
> Date: Sun, 26 Feb 2012 13:51:22 +0100
> Subject: [PATCH] doc/org.texi: remove duplicated keybinding for
> 'org-refile-cache-clear'
Applied, thanks.
--
Bastien
Hello,
I need to access to the "Total time" cell of a clocktable view. I've named it
properly, but references to a given cell all return "#ERROR".
* Work
Some tasks with CLOCK lines, for showing the problem.
** TODO Do this
:LOGBOOK:
CLOCK: [2012-03-19 Mon 09:00]--[2012-03-19 Mon 10:11] =
Hi Rustom,
Rustom Mody writes:
> I spent some hours scratching my head trying to get tables out with
> vertical lines, until Jambunathan suggested that I try not to put
> space between the '<' and '>'
> The patch adds a few words to the org.texi file to that effect.
>
> WARNING: Ive never given
Hi FengShu,
FengShu writes:
> Xelatex should be pdflatex with enhanced font handling capability.
> and its fonts configure for Chinese is much much more simple than
> pdflatex, for it can use *ttf* *otf* fonts in the system easily.
Applied in master, thanks.
Please use git format-patch for
Hi Kevin,
Kevin Brubeck Unhammer writes:
> I guess I'll have to upgrade my org-mode version (6.33x) to get
> org-icalendar-date-time-format?
Not sure this will fix your problem, but yes, 6.33x is kinda
prehistoric now.
Best,
--
Bastien
Hi Shaun,
Shaun Johnson writes:
> Attempting to send a bug report using org-submit-bug-report results in
> the following backtrace:
This should be fixed now, thanks.
--
Bastien
Hi Sébastien,
"Sebastien Vauban" writes:
>>From 74f376c12cceae196f5a856eac1a39cdbcc8e360 Mon Sep 17 00:00:00 2001
> From: Sebastien Vauban
> Date: Thu, 16 Feb 2012 15:48:37 +0100
> Subject: [PATCH] Add Time-stamp in export template
>
> ---
> lisp/org-exp.el |1 +
> 1 files changed, 1 inser
Achim Gratz writes:
> Ilya Shlyakhter writes:
>
>> +(require 'format-spec)
> [...]
>> +(declare-function format-spec "format-spec" (format specification))
>
> Only one of these two lines should be necessary?
That's right. I removed the declare-function.
Thanks,
--
Bastien
]
| ** <2012-03-20 8:00-9:30> Test
| :PROPERTIES:
| :CREATED: [2012-03-20 Tue 10:38]
| :END:
|
| ** <2012-03-20 8:12-13:12> Test
| :PROPERTIES:
| :CREATED: [2012-03-20 Tue 10:40]
| :END:
`
results in:
,[ ics result ]
| vk@gary ~all/org-mode (git)-[master] % grep -C 2 Test agenda.
Bastien writes:
> Hi Kevin,
>
> Kevin Brubeck Unhammer writes:
>
>> I guess I'll have to upgrade my org-mode version (6.33x) to get
>> org-icalendar-date-time-format?
>
> Not sure this will fix your problem, but yes, 6.33x is kinda
> prehistoric now.
>
> Best,
I ended up making a function to t
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>>>From 74f376c12cceae196f5a856eac1a39cdbcc8e360 Mon Sep 17 00:00:00 2001
>> From: Sebastien Vauban
>> Date: Thu, 16 Feb 2012 15:48:37 +0100
>> Subject: [PATCH] Add Time-stamp in export template
>>
>> ---
>> lisp/org-exp.el |1 +
>>
Hello,
I just found the reason: it's because *the "Total time" is in bold*, with `*'
before and after the total (for example: *3:33*).
* Design
Some tasks with CLOCK lines, for showing the problem.
** TODO Do this
:LOGBOOK:
CLOCK: [2012-03-19 Mon 09:00]--[2012-03-19 Mon 10:11] => 1:11
st
> | :PROPERTIES:
> | :CREATED: [2012-03-20 Tue 10:40]
> | :END:
> `
>
> results in:
>
> ,[ ics result ]
> | vk@gary ~all/org-mode (git)-[master] % grep -C 2 Test agenda.ics
> | DTSTART;VALUE=DATE:20120320
> | DTEND;VALUE=DATE:20120320
> | SUMMAR
:CREATED: [2012-03-20 Tue 10:38]
> | :END:
> |
> | ** <2012-03-20 8:12-13:12> Test
> | :PROPERTIES:
> | :CREATED: [2012-03-20 Tue 10:40]
> | :END:
> `
>
> results in:
>
> ,[ ics result ]
> | vk@gary ~all/org-mode (git)-[master] % grep -C 2 Test
Hi,
I'm facing a strange issue. On exporting the attached .org file to HTML, I
often have to do it in 2 passes.
Most of the times the 1st pass throws an error, and the output in the
*Messages* buffer is like this :
OVERVIEW
Export buffer:
Exporting...
(New file)
org-babel-exp processing...
OVERV
Hello,
As shown by this example, we can't assign the value "0:00" to a cell:
| Task| HH:MM |
|-+|
| This| 1:23 |
| Nothing | #ERROR |
| That| 1:23 |
#+TBLFM: @2$2=1:23::@3$2=0:00::@4$2=4:56
Best regards,
Seb
--
Sebastien Vauban
Hi Sebastien,
you can use @3$2=string("0:00")
- Carsten
On 20.3.2012, at 14:59, Sebastien Vauban wrote:
> Hello,
>
> As shown by this example, we can't assign the value "0:00" to a cell:
>
> | Task| HH:MM |
> |-+|
> | This| 1:23 |
> | Nothing | #ERROR |
> | That
Dear group,
When scheduling may working day I use the Org-Agenda Day view and the
column mode with the format as given below. This work very well and I am
happy with the set-up. However, as shown in the attached png file the
date is missing. My initial thought was that it is the same color as
Michael Hannon wrote:
> > From: Nick Dokos
> >
> > Stephen J. Barr wrote:
> >
> >> Hello,
> >>
> >> This seems like a simple question but I can't seem to find the answer?
> >> How do I specify the table width for an org-table that I will export
> >> to HTML?
> >>
> >
> > Not sure about the real
Hi Bastien and Yagnesh,
On Tue, Mar 20, 2012 at 12:02, Bastien wrote:
> Hi Yagnesh,
>
> Yagnesh Raghava Yakkala writes:
>
>> Thanks for the analysis. I think you are right. With my limited elisp skills
>> I
>> would say its a *bug* and coming from org.
>>
>> If I take that let-binding off and s
Hi Henning,
Henning Weiss writes:
> I have a little revision to the patch to remove the matching
> criterion from "normal" (ie. non-block) agendas as well. See below.
Applied in master, thanks.
--
Bastien
On Tue, Mar 20, 2012 at 7:45 AM, Sebastien Vauban
wrote:
> Then, I can provide a patch with `time-stamp' function added to
> `before-save-hook' in Org mode.
I would lobby against this being the default template, as these time
stamps really mess up the ability to merge org files from multiple
bran
Hi there,
Wes Hardaker writes:
> TA> This is my first post to this mailing list, and my first ever
> TA> contribution to an open-source project so I look forward to feedback
> TA> and be kind when you point out any sort of mailing list etiquette I
> TA> might have broken.
>
> Well, I think you'v
Am 20.03.2012 10:52, schrieb Achim Gratz:
> Rainer Stengele online.de> writes:
>> I want to be sure that multiple :LOBGOOK: blocks in sequence are making no
> trouble.
>
> I don't know about having multiple LOGBOOK drawers, that feels dirty... What
> I
> do is having a CLOSED drawer defined, pu
Hi Suvayu,
suvayu ali writes:
> I wanted to comment earlier but it slipped my mind, sorry about that.
>
> I am not sure if this patch is quite corect. It removes the let bind and
> instead conditionally uses setq to bind it to t. From the docs I see the
> variable becomes buffer local when set i
Hi all
The browser of the mirror of the public git repo
http://repo.or.cz/w/org-mode.git
has a link "graphiclog" that shows a line for each branch and merge
and a dot for each commit. I hope that such a link could also be added
to the browser of the public git repo
http://orgmode.org/w/org-mode.gi
Rasmus Rempling wrote:
> Dear group,
>
> When scheduling may working day I use the Org-Agenda Day view and the
> column mode with the format as given below. This work very well and I
> am happy with the set-up. However, as shown in the attached png file
> the date is missing. My initial thought
Martin Gürtler writes:
> Hi,
>
> I was trying to localise the captions of figures or tables. This seems
> not to be built-in (in contrast to the built-in localisation of
> table-of-contents). I wonder whether it is easily possible to get
> "Abbildung 1: ..." instead of the automatic "Figure 1: .
[Out of thread]
I have also made the following commits in response to your earlier
request titled "Is it possible to refer to section numbers in links?"[1]
commit d3cd3720d5a0a2993d37a43046c36535cdaf8bce
Author: Jambunathan K
Date: Tue Mar 20 19:53:28 2012 +0530
org-odt.el: Resolve headl
Rainer Stengele writes:
> I wonder if any of the clocking table functions is looking at the
> drawer names or begin end markers or is simply collecting all CLOCK
> entries, which would say that the "management/hiding" of the CLOCK
> entries by drawer names is no problem.
Nicolas would be a more a
Hi all,
on IRC someone just reported that org 20120216 as it is listed in the
GNU ELPA archive won't download. When trying to install, all you get is
this error:
package-handle-response: Error during download request: Not Found
Probably a dead link or something alike...
Bye,
Tassilo
Tassilo Horn writes:
> on IRC someone just reported that org 20120216 as it is listed in the
> GNU ELPA archive won't download. When trying to install, all you get
> is this error:
>
> package-handle-response: Error during download request: Not Found
>
> Probably a dead link or something alike
Bastien writes:
> Agreed. What I want on top of this is a to have a branch where *every*
> commit corresponds to a single release.
Fair enough: a three-branch model with a release branch at the side of
bugfixing and bleeding edge.
> No. All hotfix branches should merge into master regularily.
Using org-mode 7.8.03, I've found that exporting to LaTeX has a tough time
if you try to skip a header level. For example, to prevent my TODO items
being numbered, one method is to make them a lower-level heading, and then
make that level un-numbered.
However, if I try the following:
* To Do List
To save space in LaTeX exports and also to stop my TODO items being
numbered, I'd like to have TODO items as part of a list, e.g.,
- TODO Item 1
- TODO Item 2
However, while this prints OK, these entries are ignored by org-mode when
I ask it to create a TODO list. Is there any way to do what I wa
Sankalp writes:
> i.e. at the end I get this error - Args out of range: 0, 0
Well, it tells you that the input to that function was unexpected. You
could do M-: (setq debug-on-error) and see what the backtrace turns up.
> Strangely, doing an export for the 2nd time, without deleting the
> outpu
Christopher Schmidt writes:
> I think this is a GNU ELPA problem. The cronjob that mirrors the
> content of the ELPA branch to the actual files that can be accessed
> via elpa.gnu.org/packages is no run any more. It looks like the 14th
> of February was the last time it ran.
BTW. the script I
Richard Stanton wrote:
> Using org-mode 7.8.03, I've found that exporting to LaTeX has a tough time
> if you try to skip a header level. For example, to prevent my TODO items
> being numbered, one method is to make them a lower-level heading, and then
> make that level un-numbered.
>
> However,
> From: nicholas.do...@hp.com [mailto:nicholas.do...@hp.com]
> Sent: Tuesday, March 20, 2012 12:55 PM
> To: Richard Stanton
> Cc: emacs-orgmode@gnu.org; nicholas.do...@hp.com
> Subject: Re: [O] LaTeX export - can't skip a heading level
>
> Richard Stanton wrote:
>
> > Using org-mode 7.8.03, I've
Hi all,
on irc some user reported that the current org-mode version listed in
`M-x package-list-packages' cannot be downloaded anymore. It seems that
this is caused by some cronjob that stopped running on February, 14th.
> Christopher Schmidt writes:
>
>> I think this is a GNU ELPA problem. Th
Hi,
I was wondering how to create a list that contains all habits including
their consistency graph. At the end of the week I want an overview over all
of my habit entries and how consistent I have been. Consistency graphs are
a nice for that purpose, but they are scattered all over my weekly (or
Nick Dokos wrote:
> Richard Stanton wrote:
>
> > Using org-mode 7.8.03, I've found that exporting to LaTeX has a tough time
> > if you try to skip a header level. For example, to prevent my TODO items
> > being numbered, one method is to make them a lower-level heading, and then
> > make that l
Hi,
I have just downloaded zip for 7.8.06 and the org-mobile.el's
line (org-agenda-filter org-agenda-filter) is still there, had to apply the
patch to make org-mobile-push work.
Thanks
Alex
On Mon, Mar 19, 2012 at 8:37 PM, Bastien wrote:
> Nick Bell writes:
>
> > Using the above version, neede
On 20/03/12 20:21, Henning Weiss wrote:
Hi,
I was wondering how to create a list that contains all habits
including their consistency graph. At the end of the week I want an
overview over all of my habit entries and how consistent I have been.
Consistency graphs are a nice for that purpose, b
Hi there,
Do anyone know how to get org mode to list all the latex label in a given
org file. Something analogous that what reftex does, I can list all
citation in bib file, and thought it would be nice to do the same for
labels.
thanks
M
Org-mode version 7.8.06 (release_7.8.06.31.gc7a2) from git is correct:
(defun org-mobile-push ()
"Push the current state of Org affairs to the WebDAV directory.
This will create the index file, copy all agenda files there, and also
create all custom agenda views, for upload to the mobile phone.
Hi all,
as discussion started anyway, I'd like to mention that I see some
problem with maint, that is, it only ever pertains to the latest
release. It's hard to hotfix and release old versions in the proposed model.
Moreover, maint is bound quite tightly to master. maint seems like a
somewha
Nick Dokos writes:
> The latex exporter is very rigid about what it will accept: it wants the
> levels to be in strict sequence. So this has to be chalked down as a
> fairly deeply ingrained limitation of the exporter. I don't see an easy way
> to lift it.
Especially as this is a limitation of La
Simon Thum writes:
> as discussion started anyway, I'd like to mention that I see some
> problem with maint, that is, it only ever pertains to the latest
> release. It's hard to hotfix and release old versions in the proposed
> model.
IMHO, that was never the objective.
> Moreover, maint is boun
Hi Achim,
On 21 March 2012 01:01, Achim Gratz wrote:
> Sankalp writes:
> > i.e. at the end I get this error - Args out of range: 0, 0
>
> Well, it tells you that the input to that function was unexpected. You
> could do M-: (setq debug-on-error) and see what the backtrace turns up.
>
>
Here's
Hi Bastien,
On Tue, Mar 20, 2012 at 17:23, Bastien wrote:
> Hi Suvayu,
>
> suvayu ali writes:
>
>> I wanted to comment earlier but it slipped my mind, sorry about that.
>>
>> I am not sure if this patch is quite corect. It removes the let bind and
>> instead conditionally uses setq to bind it to
Achim Gratz wrote:
> Nick Dokos writes:
> > The latex exporter is very rigid about what it will accept: it wants the
> > levels to be in strict sequence. So this has to be chalked down as a
> > fairly deeply ingrained limitation of the exporter. I don't see an easy way
> > to lift it.
>
> Espec
Christopher Schmidt writes:
>> Probably a dead link or something alike...
>
> I think this is a GNU ELPA problem.
Yes, probably.
The daily Org packages are here: http://orgmode.org/pkg/daily/
The last one was done on the 20th of March.
--
Bastien
Hi Richard,
Richard Stanton writes:
> To save space in LaTeX exports and also to stop my TODO items being
> numbered, I'd like to have TODO items as part of a list, e.g.,
>
> - TODO Item 1
> - TODO Item 2
>
> However, while this prints OK, these entries are ignored by org-mode when
> I ask it to
Hi Achim,
Achim Gratz writes:
> Fair enough: a three-branch model with a release branch at the side of
> bugfixing and bleeding edge.
This is directly inspired from this:
http://nvie.com/posts/a-successful-git-branching-model/
with some simplifications.
>> No. All hotfix branches should mer
Bastien writes:
> version, their lifespan is not much (expect now, while we are
^^
except
--
Bastien
Hi Carsten,
Are the last three lines of the description for
org-enforce-todo-dependencies correct?
--+
|
,[ C-h v org-enforce-todo-dependencies RET ]
Bernt Hansen wrote:
> Hi Carsten,
>
> Are the last three lines of the description for
> org-enforce-todo-dependencies correct?
> --+
>
>|
> ,[ C-h v org
Nick Dokos wrote:
> [fn:1] ... or maybe somebody did it and complained about it already: I
> didn't search the ML.
>
``git blame'' fingers commit c11a0b2d which indicates that there were indeed
complaints.
Nick
Nick Dokos writes:
> Nick Dokos wrote:
>
>
>> [fn:1] ... or maybe somebody did it and complained about it already: I
>> didn't search the ML.
>>
>
> ``git blame'' fingers commit c11a0b2d which indicates that there were indeed
> complaints.
>
> Nick
Yup - Thanks for the info!
Bernt
Hello,
I'm writing an extension for org-mode wherein it would be incredibly
convenient to be able to parse the state changes inside of LOGBOOK
drawers to get the state-names and timestamps. However, I find that
state changes are currently only parsable in an ad hoc manner, as for
example by org-a
Nick Dokos wrote:
Christopher W. Ryan wrote:
I've attached a small org file that reproduces my problem with getting
images to export to pdf. I've also attached the resulting .tex file.
I think my issue may have something to do with my misunderstanding of
inline tasks, since if I put my org
On 21.3.2012, at 03:00, Nick Dokos wrote:
> Bernt Hansen wrote:
>
>> Hi Carsten,
>>
>> Are the last three lines of the description for
>> org-enforce-todo-dependencies correct?
>> --+
>>
Hi Bastien and Suvayu,
suvayu ali writes:
>
[snipped 35 lines]
>
> 1. Leave the bug unsolved, hoping there will be a cleaner solution
>later. After all, there is a very simple workaround on the user side,
>do (load "tex.el") before using org-latex.
how about this patch (to hotfix branch
80 matches
Mail list logo