Hi all
I would like to know from those who want to or do manually order their
tasks in the custom agenda block of type "tags-todo":
- how do you manually order the tasks
- how do you later change their order
- your comments on the following description about how I currently try
to achieve this
Correcting myself, I paste here another try to the problem at
hand. Indeed, moving an item to a list he doesn't directly belong to
makes little sense. Thus, the item will be moved at the end of its list.
#+begin_src emacs-lisp
(defun ngz-move-item-at-bottom ()
"Move item at point at the bottom o
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 mailing list.
--
Hello,
I'm having a weird problem trying to write formulas using latex in org mode.
Here is a sample file with just two formulas:
#+TITLE: Title
#+OPTIONS: H:3 num:t toc:t
#+OPTIONS: author:nil timestamp:nil creator:nil
#+OPTIONS: ^:t skip:t LaTeX:t
$A$
$B$
When I export to HTML, the resu
Hi Michael,
Michael Gilbert writes:
> - select a number of items with time stamps in an org file (either by
> region or, if I must, all items subsidiary to a headline)
> - change all of their deadlines (or some other time stamp) by a set
> number of days, relative to the date they currently hav
Aloha Markus,
Yes, will do. I'm not sure it is fantastic, though. Most (all?) of it
is in the LaTeX export tutorial on Worg.
I need to clean up .emacs first so I can isolate it all in an
initialization file that works with emacs -q.
All the best,
Tom
Markus Heller writes:
> Hi Tom,
>
> Wou
On Thu, Jun 30 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen writes:
>
>> Currently, this function goes to a lot of trouble to concatenate a
>> complicated regexp to find metadata and drawers, and then doesn't use
>> it. As it stands, if you put point in a headline that has a property
>> dr
On Thu, Jun 30, 2011 at 1:15 PM, Chris Malone wrote:
> Hi all,
>
> Tom Dye came up with a great patch to pass an optional title to
> LaTeX's =\caption= command: see here
> http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00311.html
>
> That thread says the patch has been applied, and as
Hi —
I've spent a fair amount of time with the manual and have hints that this might
be possible, but I'm not piecing it together. Basically what I want to do is
this:
- select a number of items with time stamps in an org file (either by region
or, if I must, all items subsidiary to a headline
Hello again,
okay, I will answer my own post with a possible solution to my feature
request earlier today.
Attached is a patch that does the job; whether it is elegant enough or
not is another question. I've not addressed the documentation at all
yet. I will wait to see what the response to t
John Wiegley writes:
> On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote:
>
>> I am intrigued: what is the multi-coloured bit at the bottom right of your
>> agenda view?
>
> That is my Habits graph. See the Info manual:
>
> (org)Tracking your habits
>
> John
Ah, yes, yet another feature of org
John Wiegley writes:
> I've been using the following code snippet for many weeks now to
> great effect. It helps me to "grok" my daily taskload better without
> increasing the mental burden. See the function's docstring for more
> info.
>
> Here is a screenshot of the effect, from my today's ag
On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote:
> I am intrigued: what is the multi-coloured bit at the bottom right of your
> agenda view?
That is my Habits graph. See the Info manual:
(org)Tracking your habits
John
Hello,
Manuel Giraud writes:
> Oops, the previous patch was applied on top on another one I have
> here. This one's better.
I've pushed a fix for that problem in git master. Spaces between
counters and check-boxes should now be supported.
Regards,
--
Nicolas Goaziou
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> Is there a way to have a calendar-like overview of the agenda with
> org? Taskwarrior (http://taskwarrior.org/projects/show/ taskwarrior)
> can render an overview like this, and it is really nice when you want
> to get some perspective: http://
> tas
Hello,
Marcelo de Moraes Serpa writes:
> It'd be nice if we could just send an item to the bottom of a list. Useful
> when reviewing a long list and putting the next actions in the top. Is there
> a way to do that with org currently?
Not heavily tested, but something like the following snippet
Martyn Jago writes:
> Hi
>
>>
>> If Shelagh hasn't actually authored any of ob-lilypond.el (or at least
>> hasn't authored more than 10 lines of) then we could simply remove her
>> name from the authors list and include it into the Org-mode core. This
>> however may not be the best long-t
Hi all,
Tom Dye came up with a great patch to pass an optional title to
LaTeX's =\caption= command: see here
http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00311.html
That thread says the patch has been applied, and as far as I can tell
it appears to be in the code. I'm using version
Giovanni Ridolfi writes:
> GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
> Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2
>
> I used to have a
> \lisp\org-install.el
> file in my load path. This file was there since
> 20th October 2010 and everythig has been
Bastien writes:
> Hi Eric and Michael,
>
> Eric Schulte writes:
>
>> Michael's patch looks great to me, I can confirm that it does stifle the
>> warnings on Emacs24, and everything compiles and works as expected -- at
>> least as far as the Org-mode test suite is able to differentiate.
>
> Thank
At Thu, 30 Jun 2011 11:12:15 +0200,
Bastien wrote:
>
> Hi Paul,
>
> Paul Sexton writes:
>
> > I think there's an error in 'org-without-partial-completion' in org-macs.el.
> > The variable pc-mode gets bound to the value of partial-completion-mode -
> > but
> > this is a VARIABLE (t if that mo
Hello,
Samuel Wales writes:
> Work well on 22. Really appreciate it. There are a lot of glitches
> with font lock of inline footnotes, not consistent. Even with the
> glitches I prefer the font lock.
I think I have corrected a few glitches with font locking of inline
footnotes. Your "a lot"
Aloha Chris,
The only one I've written in Org-mode with collaborators was with some
fellow Org-mode users. We shared the .org and .bib files in a git
repository.
I agree that the number of Org-mode users out there limits one's ability
to collaborate on projects written in Org-mode.
Tom
chris.
chris.m.mal...@gmail.com writes:
> Hi Tom,
>
> I've seen many of the examples you've added to the mailing list and
> worg. I also enjoy using Org-mode for writing my own documents and
> webpages -
> currently I'm using it to write my Ph.D. dissertation.
>
> I'm curious how you work on Org-mode p
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 removing trailing newlines from code
block
Hi list,
Is there a way to have a calendar-like overview of the agenda with org?
Taskwarrior (http://taskwarrior.org/projects/show/taskwarrior) can render an
overview like this, and it is really nice when you want to get some
perspective:
http://taskwarrior.org/attachments/293/Screen_shot_2011-04-
Hi Tom,
Would you be willing to share your set-up for using LaTeX with org?
That would be fantastic :-)
Cheers
Markus
Hi Paul,
Paul Sexton writes:
> This change has been committed to the org-drill devel repository at:
>
> https://bitbucket.org/eeeickythump/org-drill
>
> You will need to download the file from there. I have not yet sent it to the
> main org repo.
Don't hesitate to submit latest update of org-dr
Carsten Dominik writes:
> On 30.6.2011, at 08:35, Thomas S. Dye wrote:
>
>> Aloha Karl,
>>
>> I agree that AucTeX is awesome. I use it every day at work with much
>> pleasure.
>>
>> I've been using Org-mode with the goal of creating reproducible
>> research, where the LaTeX output is just one
I've been using the following code snippet for many weeks now to
great effect. It helps me to "grok" my daily taskload better without
increasing the mental burden. See the function's docstring for more
info.
Here is a screenshot of the effect, from my today's agenda:
http://ftp.newartisans.co
On 30 Jun 2011, Giovanni Ridolfi wrote:
> Hello everyone,
>
> GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
> Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2
>
> I used to have a
> \lisp\org-install.el
> file in my load path. This file was there since
> 20th Octob
On 30.6.2011, at 08:35, Thomas S. Dye wrote:
> Aloha Karl,
>
> I agree that AucTeX is awesome. I use it every day at work with much
> pleasure.
>
> I've been using Org-mode with the goal of creating reproducible
> research, where the LaTeX output is just one part of the package. In my
> case,
Nick Dokos writes:
> Indeed: the git repo was changed to orgmode.org back in December (?)
> and repo.or.cz was left as a mirror, but apparently it has been
> non compos mentis for a little while.
I've just checked: the git mirror at http://repo.or.cz/w/org-mode.git
is still working fine. Great
Niels Giesen writes:
> --- a/lisp/org-icalendar.el
> +++ b/lisp/org-icalendar.el
> @@ -412,7 +412,10 @@ When COMBINE is non nil, add the category to each line."
> (if scheduledp (setq summary (concat "S: " summary)))
> (if (string-match "\\`<%%" ts)
> (with-current-buf
Hello everyone,
GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2
I used to have a
\lisp\org-install.el
file in my load path. This file was there since
20th October 2010 and everythig has been fine.
I've just found
Hi list,
It'd be nice if we could just send an item to the bottom of a list. Useful
when reviewing a long list and putting the next actions in the top. Is there
a way to do that with org currently?
Cheers,
M>
Hi Benny,
Benny Simonsen writes:
> I have a patch that will expand macros in included files.
> Inclusion is performed before macro expansion
Thanks for this patch, it looks good to me.
Can someone test it and report any problems?
Thanks!
--
Bastien
I don't know what would be worst: trying to put lists in tables or
tables in lists. And I don't know if each of these would be worst
wrt style _or_ wrt logic.
But I'm happy to see people continues to expect pure MAGIC from Org :)
--
Bastien
Hi zw963 (?)
"zw963" writes:
> 1. first open org-agenda use `F12' key, command (org-agenda)
> 2. open customize todo-list use `t' key
> 3. move point on certain heading, press `RET',open remote org files.
> (org-agenda-switch-to)
> 4. edit context,and save,use f2 kill this org buffer.
> (kil
Hi Manuel,
Manuel Giraud writes:
> Huy writes:
>
>> Example:
>> [[file:img/test.png]] will display inline
>> [[file:img/test copy.png]] won't
>
> Just tested on the same emacs version and few minutes old org-mode and
> both works for me. How do you export? Do you have some special
> settings?
Eric Abrahamsen writes:
> It looks like patch-acceptance has picked up again recently -- may I
> humbly bump the fix below? Such a useful helper function, otherwise!
If you are using this helper function in your own defuns, please report
any issue. For example, I see no reason why the function
Hi Tom,
I've seen many of the examples you've added to the mailing list and worg. I
also enjoy using Org-mode for writing my own documents and webpages -
currently I'm using it to write my Ph.D. dissertation.
I'm curious how you work on Org-mode papers for publication with
collaborators?
It appears that there may be a regression problem with the current tangle/weave
process. I used to be able to have a noweb section for the name of the file,
another for the version of the file, and then have an autogenerated header
section that included those two pieces of information on a sing
Hi Eric,
Eric Abrahamsen writes:
> Currently, this function goes to a lot of trouble to concatenate a
> complicated regexp to find metadata and drawers, and then doesn't use
> it. As it stands, if you put point in a headline that has a property
> drawer and then call =(org-end-of-meta-data-and-d
Hello,
I would like to request a new feature for the latex export
functionality: would it be possible to have different markups for active
versus inactive time stamps? It should be straightforward, having
looked at the code in
file:~/git/org-mode/lisp/org-latex.el::(defun org-export-latex-time-s
Thank you all for the replies.
@Nick,@Peter: Both approaches work great! :)
Cheers,
Marcelo.
On Fri, Jun 3, 2011 at 11:14 AM, Nick Dokos wrote:
> Pieter Praet wrote:
>
> > On Fri, 03 Jun 2011 17:44:26 +0200, Pieter Praet
> wrote:
> > > On Fri, 03 Jun 2011 11:18:54 -0400, Nick Dokos
> wrote
loris.benn...@fu-berlin.de writes:
> Sorry, my bad. But it doesn't make any difference whether I use
> SCHEDULED or not. If I mark yesterday's task as complete, all the tasks
> until the repetition of the completed task disappear from the agenda.
Argh,
I did a quick test before I suggested it, an
Hi Huy,
Huy writes:
> inline image display doesn't seem to work for image links with spaces in
> them.
That's because those images will be inserted as
[[file:image%20with%20space.png][file:image with space.png]]
and such a string is not recognized by the inline displayer.
The attached patc
Carsten Dominik writes:
>> o org.el: in org-set-tags *around* org-icompleting-read.
>>
>> The last one seems superfluous at first sight, but I haven't thought about
>> it yet.
>
> Yes, this one is superfluous.
I just removed it, thanks.
--
Bastien
Carsten Dominik wrote:
> > OTOH, partial-completion-mode is called explicitly in =
> > org-refile-get-location, like this: (partial-completion-mode nil)
>
> This is not a function-calling form, but this is part of a let form,
> so it just sets the variable partial-completion-mode to nil.
> In e
Hi Nick Dokos,
Nick Dokos wrote:
> Bastien wrote:
>> "Sebastien Vauban" writes:
>> > When I was trying to refile an extract of an email, I got this:
>> >
>> > Getting targets...done
>> > funcall: Symbol's function definition is void: partial-completion-mode
>>
>> thanks for reporting this -- th
On Jun 30, 2011, at 2:40 PM, Nick Dokos wrote:
> Bastien wrote:
>
>> Hi Sebastian,
>>
>> "Sebastien Vauban" writes:
>>
>>> When I was trying to refile an extract of an email, I got this:
>>>
>>> Getting targets...done
>>> funcall: Symbol's function definition is void: partial-completion-mod
Memnon Anon writes:
> Loris Bennett writes:
>
>> Karl Voit writes:
>>> * Memnon Anon wrote:
>
> ** TODO Dust hard drives
>SCHEDULED: <2011-07-04 Mon +1w>
> ** TODO Dust hard drives
>SCHEDULED: <2011-07-05 Tue +1w>
> ** TODO Dust hard drives
>SCHEDULED: <
Bastien wrote:
> Hi Sebastian,
>
> "Sebastien Vauban" writes:
>
> > When I was trying to refile an extract of an email, I got this:
> >
> > Getting targets...done
> > funcall: Symbol's function definition is void: partial-completion-mode
>
> thanks for reporting this -- this is indeed somethi
Loris Bennett writes:
> Karl Voit writes:
>> * Memnon Anon wrote:
** TODO Dust hard drives
SCHEDULED: <2011-07-04 Mon +1w>
** TODO Dust hard drives
SCHEDULED: <2011-07-05 Tue +1w>
** TODO Dust hard drives
SCHEDULED: <2011-06-29 Wed +1w>
** TODO D
Jude DaShiell writes:
> I don't know how to fix this one.
>
> Script started on Thu 30 Jun 2011 05:11:30 AM EDT
> root@md:/home/jude/src/org-mode# make install-info-debian
> install-info --infodir=/usr/local/share/info doc/org
> This is not dpkg install-info anymore, but GNU install-info
> See th
Karl Voit writes:
> * Memnon Anon wrote:
>>>
>>> ** TODO Dust hard drives
>>>SCHEDULED: <2011-07-04 Mon +1w>
>>> ** TODO Dust hard drives
>>>SCHEDULED: <2011-07-05 Tue +1w>
>>> ** TODO Dust hard drives
>>>SCHEDULED: <2011-06-29 Wed +1w>
>>> ** TODO Dust hard drives
>>>SCHEDULED:
On Thu, 30 Jun 2011 05:16:23 -0400 (EDT), Jude DaShiell
wrote:
> I don't know how to fix this one.
>
> Script started on Thu 30 Jun 2011 05:11:30 AM EDT
> root@md:/home/jude/src/org-mode# make install-info-debian
> install-info --infodir=/usr/local/share/info doc/org
> This is not dpkg install-i
I don't know how to fix this one.
Script started on Thu 30 Jun 2011 05:11:30 AM EDT
root@md:/home/jude/src/org-mode# make install-info-debian
install-info --infodir=/usr/local/share/info doc/org
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for comm
Michael Markert writes:
> Appended is a patch to the macro that checks on expand which interactive
> predicate we need.
> I don't see those warnings anymore and a quick check showed that it
> behaves as the complete version (at least on emacs24).
Thanks for this patch Michael!
--
Bastien
Samuel Wales writes:
> Work well on 22. Really appreciate it. There are a lot of glitches
> with font lock of inline footnotes, not consistent. Even with the
> glitches I prefer the font lock.
When you have some time, don't hesitate to point at those glitches.
A screenshot would be useful he
Hi Sebastian,
"Sebastien Vauban" writes:
> When I was trying to refile an extract of an email, I got this:
>
> Getting targets...done
> funcall: Symbol's function definition is void: partial-completion-mode
thanks for reporting this -- this is indeed something wrong with the fix
I made to `org-
Hi Paul,
Paul Sexton writes:
> I think there's an error in 'org-without-partial-completion' in org-macs.el.
> The variable pc-mode gets bound to the value of partial-completion-mode - but
> this is a VARIABLE (t if that mode is enabled). Funcalling the value of
> the variable produces an error
Hi Eric and Michael,
Eric Schulte writes:
> Michael's patch looks great to me, I can confirm that it does stifle the
> warnings on Emacs24, and everything compiles and works as expected -- at
> least as far as the Org-mode test suite is able to differentiate.
Thanks to Michael for the patch, it
Hi Huy,
Huy writes:
> I'm not exporting.
> I'm just doing C-c C-x C-v to display the inline images within emacs.
I confirm there is a bug here, I'm on it.
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
> Jambunathan K writes:
>
>>> Both fontification and export get confused if footnotes are not
>>> separated with a space -- I think it's okay to live with this
>>> one-space-between-footnotes policy, but I let Nicolas decides.
>>
>> Since [fn:2] is automagica
Hello,
When I was trying to refile an extract of an email, I got this:
--8<---cut here---start->8---
Getting targets...done
funcall: Symbol's function definition is void: partial-completion-mode
--8<---cut here---end--->8---
67 matches
Mail list logo