Am 11.09.2012 15:15, schrieb Memnon Anon:
> Rainer Stengele writes:
>
>> SCHEDULED: <2012-09-10 Mo .+3w>
>>
>> I would like to shioft the date by bulk action in the agenda "B s".
>> That does not work. SCHEDULED date stays unchanged.
>> Is this a bug?
>
> I just tried, works as expected he
Am 12.09.2012 09:02, schrieb Rainer Stengele:
> Am 11.09.2012 15:15, schrieb Memnon Anon:
>> Rainer Stengele writes:
>>
>>> SCHEDULED: <2012-09-10 Mo .+3w>
>>>
>>> I would like to shioft the date by bulk action in the agenda "B s".
>>> That does not work. SCHEDULED date stays unchanged.
>>>
Hello everyone,
Org-mode version 7.9.1 (2eb1456bfd
GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN
How can I know if a function is present in org
and if it is loaded?
Rationale: I needed to transpose a table
(Resolved via the babel/emacs-lisp thanks to Tom Dye!).
I read the wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode maili
Hi,
see the patch ;)
PS:
Do I have to sign the fsf-formula for such patches?
Sry, I'm still new to the open and free software-community, but I'm
willing to help, though I can't support anything financially currently.
From d4401405af9e78971b728bcc03342964de397860 Mon Sep 17 00:00:00 2001
From:
Hi there!
I'd like to accomplish this. If anybody can tell me at least if that's a
feasible thing to do with org-mode, i'll try to develop it myself :)
I log time spent in my tasks (with org-clock), which I usually leave in STARTED
state (because maybe there was a bug in my code, and I'd need t
Hi Michael,
Michael Brand writes:
> Calc `defmath' is not mentioned in the Org manual or on Worg, so I
> suggest the attached patch for the Org manual.
Applied, thanks!
--
Bastien
Hi Philipp,
Philipp Kroos writes:
> see the patch ;)
Applied, thanks.
> Do I have to sign the fsf-formula for such patches?
No. You need to sign the FSF papers if your contributions are more
than 20 lines. See:
http://orgmode.org/worg/org-contribute.html#sec-6-3
> Sry, I'm still new to t
Hi Rainer,
Rainer Stengele writes:
> Actually I now see that the bulk shifting does not work anymore on any
> item - independant of the repeater interval.
This is now fixed, thanks.
--
Bastien
Hi Giovanni,
Giovanni Ridolfi wrote:
> How can I know if a function is present in org
> and if it is loaded?
>
> Rationale: I needed to transpose a table
> (Resolved via the babel/emacs-lisp thanks to Tom Dye!).
> I read the worg page:
> http://orgmode.org/worg/org-hacks.html#transpose-table
> bu
Hi, Sebastien,
Sebastien Vauban
Mercoledì 12 Settembre 2012 13:30
> Giovanni Ridolfi wrote:
>> How can I know if a function is present in org
>> and if it is loaded?
> C-h a org.*transpose RET
thanks!!
Giovanni
Am 12.09.2012 12:38, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> Actually I now see that the bulk shifting does not work anymore on any
>> item - independant of the repeater interval.
>
> This is now fixed, thanks.
>
Hi Bastien,
agenda is no more working: (I use sticky Agen
Hello,
I'd like to get the timeline view as an agenda custom command, because I'd
like reports to be automated for a particular Org file (eventually with its
contents exported to HTML, for example).
Though, such trials fail ("Invalid custom agenda command type timeline"):
#+begin_src emacs-lisp
Hi Rainer,
Rainer Stengele writes:
> agenda is no more working: (I use sticky Agendas)
yes, related to another change, that I just fixed too.
Please try again and let me know if things are okay now.
Thanks!
--
Bastien
Hi Andres,
Andreas Leha writes:
> attached is a tiny patch for the new latex exporter that fixes a small
> typo.
Applied, thanks.
--
Bastien
Hello,
Eric Schulte writes:
> - one :: first
> - two :: - second
> - three :: third
>
> and then call the `org-element-parse-buffer' function from within that
> buffer. The following error will result. This breaks the new export
> engine for buffers containing text like the above.
This should
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> In fact, it would be nice if we could have an agenda view that showed
> items hierarchically
This has been often requested and I made a step toward this.
`org-agenda-prefix-format' now understands a new specifier %l.
When used in a format string,
Dear org hackers,
I don’t know if there’s already a babel-ditaa-option for using
ditaa-eps, so I modified ob-ditaa.el to use ditaa-eps and convert the
result using epstopdf.
Feel free to use it.
;;; ob-ditaa-eps.el --- org-babel functions for ditaa evaluation
;; Copyright (C) 2009-2012 Free So
I'm running from git, updating every few weeks, currently on
commit c276eeebeecba23913547f62cf4b8122f0e8efa9
Author: Jambunathan K
Date: Wed Sep 5 03:33:16 2012 +0530
(that commit is surely not relevant to my question...).
I often hope to get more done than I do, so I'm often faced wit
Am 12.09.2012 15:47, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> agenda is no more working: (I use sticky Agendas)
> yes, related to another change, that I just fixed too.
>
> Please try again and let me know if things are okay now.
>
> Thanks!
>
Hi Bastien,
there seems to be
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> With the patch, the user can now do something like this:
> (setq org-e-latex-toc-and-lists-string
> "\\tableofcontents\n\\listoffigures\n\n")
> which I find an improvement.
Good idea. I applied a slightly different version for this patch.
Thanks.
Hello,
> Well... the most important point for me is that it shouldn't choke on
> these lines, but otherwise I'm open to suggestions.
In your case, I think that the problem really comes from a bad case
matching: if SUBMITTED is a keyword, "** Submitted" shouldn't be
matched. IOW, todo keywords are
Giovanni Ridolfi wrote:
> Hello everyone,
>
> Org-mode version 7.9.1 (2eb1456bfd
> GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN
>
> How can I know if a function is present in org
> and if it is loaded?
>
> Rationale: I needed to transpose a table
> (Resolved via the babel
Moritz Ulrich writes:
> My dream setup would be a range of functions hooking into all sorts of
> org-mode hooks, automatically committing changes done via the agenda or
> other org functions together with a context dependent commit message.
This calls for a good logging system.
Something that s
Dear Emacs Orgmode users,
I would like to quickly go from FOLDED to CHILDREN to FOLDED skipping the
SUBTREE step in the visibility cycle (especially for the cases when
CHILDREN and SUBTREE are the same).
Any suggestion on how to do it would be very appreciated,
thanks
Giacomo Marangoni
Hi Rainer,
Rainer Stengele writes:
> there seems to be another problem:
I don't know how you get this error, so I cannot reproduce this.
Can you tell me more?
--
Bastien
Hi Greg,
Greg Troxel writes:
> I often hope to get more done than I do, so I'm often faced with pushing
> scheduled items forward. I typically do this from the agenda view, with
> 'C-c C-s' for individual items, and markings and 'B s' for groups of
> items (typically, saturday-type items to a w
Greg Troxel wrote:
>
> I'm running from git, updating every few weeks, currently on
>
> commit c276eeebeecba23913547f62cf4b8122f0e8efa9
> Author: Jambunathan K
> Date: Wed Sep 5 03:33:16 2012 +0530
>
> (that commit is surely not relevant to my question...).
>
> I often hope to get mo
Hi Giacomo,
Giacomo M writes:
> I would like to quickly go from FOLDED to CHILDREN to FOLDED skipping
> the SUBTREE step in the visibility cycle (especially for the cases
> when CHILDREN and SUBTREE are the same).
> Any suggestion on how to do it would be very appreciated,
You can bind `org-sho
Nick Dokos writes:
> Didn't somebody else run into a refiling problem earlier today?
The refile interface didn't really change in 7.9 -- but if there is
anything weird, let's fix it.
--
Bastien
Marcelo de Moraes Serpa writes:
> Org-mode version 7.9.1 (release_7.9.1-145-g0a6165-git @ mixed
> installation! /Applications/Emacs.app/Contents/Resources/lisp/org/
> and /Users/fullofcaffeine/.emacs.d/vendor/org/lisp/)
(Check the "mixed installation!" warning above, it means you don't
have a c
Bastien wrote:
> Hi Greg,
>
> Greg Troxel writes:
>
> > I often hope to get more done than I do, so I'm often faced with pushing
> > scheduled items forward. I typically do this from the agenda view, with
> > 'C-c C-s' for individual items, and markings and 'B s' for groups of
> > items (typi
Nick Dokos writes:
> org-exp-blocks.el seems to have been deleted but org-exp.el still requires it.
> What's going on?
(This is not related to the bug mentioned in this thread.)
I guess Nicolas is on this, I'll not interfere here, but yes,
this is a problem.
--
Bastien
Nick Dokos wrote:
> Bastien wrote:
>
> > Hi Greg,
> >
> > Greg Troxel writes:
> >
> > > I often hope to get more done than I do, so I'm often faced with pushing
> > > scheduled items forward. I typically do this from the agenda view, with
> > > 'C-c C-s' for individual items, and markings a
Hello,
Bastien writes:
> Nick Dokos writes:
>
>> org-exp-blocks.el seems to have been deleted but org-exp.el still requires
>> it.
>> What's going on?
>
> (This is not related to the bug mentioned in this thread.)
>
> I guess Nicolas is on this, I'll not interfere here, but yes,
> this is a pr
Nick Dokos writes:
> Greg Troxel wrote:
>
>>
>> I'm running from git, updating every few weeks, currently on
>>
>> commit c276eeebeecba23913547f62cf4b8122f0e8efa9
>> Author: Jambunathan K
>> Date: Wed Sep 5 03:33:16 2012 +0530
>>
>> (that commit is surely not relevant to my question
Nicolas Goaziou wrote:
> Hello,
>
> Bastien writes:
>
> > Nick Dokos writes:
> >
> >> org-exp-blocks.el seems to have been deleted but org-exp.el still requires
> >> it.
> >> What's going on?
> >
> > (This is not related to the bug mentioned in this thread.)
> >
> > I guess Nicolas is on thi
Hi all
I didn’t yet investigate further but wanted to throw this in because I
think it is related: Since a few weeks “C-c C-s + 1 2 : 0 0” does not
keep tomorrow’s date but falls back to today after typing the time
part has been completed. I know there is “C-c C-s Shift-Right 1 2 : 0
0” but this i
Nick Dokos wrote:
> Nicolas Goaziou wrote:
>
> > Hello,
> >
> > Bastien writes:
> >
> > > Nick Dokos writes:
> > >
> > >> org-exp-blocks.el seems to have been deleted but org-exp.el still
> > >> requires it.
> > >> What's going on?
> > >
> > > (This is not related to the bug mentioned in t
Nick Dokos writes:
> ... and after going back to before Nicolas's last four commits, I get
> the attached backtrace in org-agenda-list:
>
> Debugger entered--Lisp error: (wrong-type-argument wholenump -1)
> make-string(-1 32)
This is hopefully fixed now.
Thanks for testing,
--
Bastien
Nick Dokos writes:
> Reverting commits
Yes -- but please bare with us, we want the feature to
stabilize :)
--
Bastien
Nick Dokos writes:
> Not quite: I now get the following backtrace.
Can you send me a reproducible minimal recipe?
--
Bastien
Using a recent git checkout of org-mode (f51c405), the following small
org-mode file produces invalid LaTeX. I'm pretty sure it used to
work. The \alpha and \beta seem to be what confuses it.
---snip
* Scorecards
** Product Releases
| *Product* | *\alpha* | *\beta* | *Release* |
On 9/12/12, Bastien wrote:
> This calls for a good logging system.
Of possible tangential relevance for the display part of it: "FR:
inactive timestamps in log mode (and a sorting FR)"
Bastien wrote:
> Nick Dokos writes:
>
> > Reverting commits
>
> Yes -- but please bare with us, we want the feature to
> stabilize :)
>
I meant that as a pointer of where things went off the rails -
I certainly don't expect you to revert the commits.
Thanks,
Nick
PS. Any idea about the la
Bastien wrote:
> Nick Dokos writes:
>
> > Not quite: I now get the following backtrace.
>
> Can you send me a reproducible minimal recipe?
>
Not sure - the last thing that .emacs does is bring up the agenda.
Let me try to investigate a bit what exactly breaks.
Nick
PS. Please disregard my
Nick Dokos wrote:
> Bastien wrote:
>
> > Nick Dokos writes:
> >
> > > Not quite: I now get the following backtrace.
> >
> > Can you send me a reproducible minimal recipe?
> >
>
> Not sure - the last thing that .emacs does is bring up the agenda.
> Let me try to investigate a bit what exact
I have a set of files that I put notes in that I would like to export to
HTML. When I do this, I have configured everything to allow certain drawers
to included in the export, but those drawers are put in blocks. Is
there a way to convince the export mechanism to treat links inside drawers
as link
Nick Dokos wrote:
> Nick Dokos wrote:
>
> > Bastien wrote:
> >
> > > Nick Dokos writes:
> > >
> > > > Not quite: I now get the following backtrace.
> > >
> > > Can you send me a reproducible minimal recipe?
> > >
> >
> > Not sure - the last thing that .emacs does is bring up the agenda.
Hi list,
How hard would it be to parse a bunch of org files and build an elisp data
structure (Hash?) that represents a tagcloud? All tags in all headlines and
subtrees should be taken into account (for all org files that are parsed).
Could I use org-element to help me parse this or is there a bet
Marcelo de Moraes Serpa writes:
> Hi list,
>
> How hard would it be to parse a bunch of org files and build an elisp data
> structure (Hash?) that represents a tagcloud? All tags in all headlines and
> subtrees should be taken into account (for all org files that are parsed).
> Could I use org-el
I turned off the grid for now as a workaround for the formatting
problems.
Going back to the original problem, I'm still having problems with that:
I mark a bunch of agenda items (scheduled for today) and then do a B s.
It reschedules them for tomorrow, no questions asked. If I repeat the
process
Nick Dokos wrote:
> I turned off the grid for now as a workaround for the formatting
> problems.
>
> Going back to the original problem, I'm still having problems with that:
> I mark a bunch of agenda items (scheduled for today) and then do a B s.
> It reschedules them for tomorrow, no questions
Nick Dokos wrote:
> Nick Dokos wrote:
>
> > I turned off the grid for now as a workaround for the formatting
> > problems.
> >
> > Going back to the original problem, I'm still having problems with that:
> > I mark a bunch of agenda items (scheduled for today) and then do a B s.
> > It resched
Aloha Nicolas,
Three queries about captions in the new exporter:
1) The old exporter allowed a structure like this #+CAPTION: [Short
caption]{Long caption.} to export \caption[Short caption]{Long caption.}
to LaTeX. The new exporter gives something like this \caption{[Short
caption]{Long caption
Nick Dokos writes:
>> Not sure - the last thing that .emacs does is bring up the agenda.
>> Let me try to investigate a bit what exactly breaks.
>
> Something goes awry with the agenda time grid.
Argh, great that you could isolate this.
There was an error here, I just fixed it.
Thanks for your
Nick Dokos writes:
> org-agenda-format-item changed its calling sequence in b508ff69.
> I haven't checked all the call sites in org-agenda.el but there is
> a call site in org.el that apparently was missed, as well as the
> declaration of the function in the same file.
Fixed, thanks.
--
Basti
Hi Michael,
Michael Brand writes:
> I didn’t yet investigate further but wanted to throw this in because I
> think it is related: Since a few weeks “C-c C-s + 1 2 : 0 0” does not
> keep tomorrow’s date but falls back to today after typing the time
> part has been completed.
This is fixed now,
Hi Nick,
Nick Dokos writes:
> Well, the non-interactiveness and the next day are because the four
> items I marked were the last four items for that date, so after marking
> them, the cursor happened to be on the date line for the next day, which
> apparently is taken as an indication that I wan
Hello Marcello,
On 12 September 2012 14:41, Marcelo de Moraes Serpa wrote:
> Hi list,
>
> How hard would it be to parse a bunch of org files and build an elisp data
> structure (Hash?) that represents a tagcloud? All tags in all headlines and
> subtrees should be taken into account (for all org f
Hi Takaaki,
Takaaki ISHIKAWA writes:
> I copied index.org into ./ja directory with Japanese translation (not
> completed yet).
> The translation will be finished until this week end.
Great -- I added links to the translated versions of the website in the
top left corner (under the logo).
> I
I just discovered some weird behavior. Suppose a list of links like
the following is made in an org file.
- http://orgmode.org/
- http://www.gnu.org/software/emacs/
- http://www.fsf.org/
Put the mark somewhere in the first link and hit C-c C-l. Hit ,
put in a description, and hit . Notice how the
Scott Randby writes:
> I just discovered some weird behavior. Suppose a list of links like
> the following is made in an org file.
Fixed, thanks.
--
Bastien
Using a pull from earlier today (8ab1d76..343b648) and this file:
,
| *** first headline
| #+COMMENT: (org-export-to-buffer 'e-latex "my buffer" nil nil t)
|
|
| #+name: version-label
| #+BEGIN_SRC emacs-lisp :exports both :results value raw
| (org-version)
| #+END_SRC
`
and doing C-x
"Arne Babenhauserheide (IMK)" writes:
> Dear org hackers,
> I don?t know if there?s already a babel-ditaa-option for using
> ditaa-eps, so I modified ob-ditaa.el to use ditaa-eps and convert the
> result using epstopdf.
>
This is great, thanks. The way I addressed this in the Groff exporter
was
On 12.9.2012, at 08:16, Giacomo M wrote:
> Dear Emacs Orgmode users,
> I would like to quickly go from FOLDED to CHILDREN to FOLDED skipping the
> SUBTREE step in the visibility cycle (especially for the cases when CHILDREN
> and SUBTREE are the same).
Pressing TAB twice. :)
Sounds stupid, bu
Bastien wrote:
> Hi Nick,
>
> Nick Dokos writes:
>
> > Well, the non-interactiveness and the next day are because the four
> > items I marked were the last four items for that date, so after marking
> > them, the cursor happened to be on the date line for the next day, which
> > apparently is
"Arne Babenhauserheide (IMK)" writes:
Hi:
I made a small changed to the code. It will look for the suffix and run
the epspdf step only if it's a pdf, otherwise, it will print the
EPS. The reason for this is because on Groff, you're better off with the
EPS file.
Luis
ob-ditaa-eps.el
Descript
With the current git version of org-mode, items that are the result of
tags searches are no longer showing up.
Charles
--
"If you want to travel around the world and be invited to speak at a lot
of different places, just write a Unix operating system."
(By Linus Torvalds)
pgpaVvuZIDOkU.pgp
Des
Charles Philip Chan writes:
> With the current git version of org-mode, items that are the result of
> tags searches are no longer showing up.
Oops, sorry for the noise. I just realized that my Custom Agenda setup
got messed up some how.
Charles
--
I did this 'cause Linux gives me a woody. I
Luis Anaya writes:
> "Arne Babenhauserheide (IMK)" writes:
> Hi:
>
> I made a small changed to the code. It will look for the suffix and run
> the epspdf step only if it's a pdf, otherwise, it will print the
> EPS. The reason for this is because on Groff, you're better off with the
> EPS file.
Hi,
I just recently noticed the new web site, I think it looks great!
However when the browser window is not very wide (>1000px) the elements
overflow in an unappealing manner [1]. As an example of how the page
looks in my browser see the attached [2], it's not egregious but it is
less than ideal
It sounds like there is a good deal of desire for this functionality.
How much code does this file share with ob-ditaa? If it is a large
percentage perhaps it would be possible to instead add a new header
argument to ditaa code blocks to run ditaa-eps. Some code blocks (e.g.,
sql) already have an
Hi Bastien
On Thu, Sep 13, 2012 at 1:29 AM, Bastien wrote:
> This is fixed now, thanks for reporting this!
Confirmed, both in an Org buffer and in the agenda buffer. Thank you.
Michael
Eric Schulte writes:
> Alright,
>
> I've just committed a patch which gets part-way to your suggest
> solution. While the two backend-specific functions are still separate
> (I agree they should be combined), I have brought back the
> `org-create-formula-image' function, which now dispatches to
Am 12.09.2012 17:17, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> there seems to be another problem:
> I don't know how you get this error, so I cannot reproduce this.
>
> Can you tell me more?
>
Hi Bastien,
I just pulled and the bug is gone.
Additionally, bulk shifting the sche
Hi Eric,
Eric Schulte writes:
> I just recently noticed the new web site, I think it looks great!
Thanks!
> However when the browser window is not very wide (>1000px) the elements
> overflow in an unappealing manner [1]. As an example of how the page
> looks in my browser see the attached [2]
77 matches
Mail list logo