On 14.09.2010 19:06, Andrew J. Korty wrote:
> This patch adds hour and minute granularity to repeaters. Let me know
> if there's interest in incorporating it, and I'll start the FSF
> paperwork process.
There was a related discussion here:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg1
On 07.12.2010 21:48, Chao LU wrote:
> Hi Eric,
>
> Yes, it works, by (setq org-tags-column 90). But new question arise, it does
> not apply to the tags which have already been there (only new tags after the
> modification of the alignment number), so how could I get all the tags
> updated?
org-al
ave a filter for not showing certain tags in agenda views
at all, for example, if the tag information would be redundant due
to information provided by the whole agenda (work agenda -> don't
show :@work:).
Note that I cannot easily disable tag inheritance in my setup as I use
it also for propagating the :maybe: tag to descendants of projects.
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
rd3:keyword4:keyword5:keyword6:keyword7:
keyword8:keyword9:keyword10:keyword11:
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi All,
Martin Pohlack wrote:
> Alan E. Davis wrote:
>> In some cases, a single headword entry can relate to a large number of
>> topics. I have tried dealing with longer tag lists: automatic
>> adjustment of tags column (on this list a little utility was posted:
>> o
Hi T o n g,
T o n g wrote:
> I found people are using org-mode for diary writing in recent mlist
> archive, but wasn't able to find such tutorials.
>
> Anyone can enlighten me with such tutorial, which is for org-mode newbies
> and focusing on how to make most use of applicable org-mode featur
Hi Patrick,
Patrick Drechsler wrote:
> Hi,
>
> is it possible to reschedule on an hourly basis?
>
> * TODO foo
>SCHEDULED: <2009-11-27 Fr ++2h>
>
> Maybe even something like "every 2h between 8:00 and 17:00"?
You may want to look at this thread:
http://www.mail-archive.com/emacs-orgmode@g
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.
--
(sorry for the resent, this time with minimal init.test.el)
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
blame would help with finding stuck projects, but
if you tweak the output to be similar to this:
:: message/string
or
::: message/string
You could call the script from a compile buffer (M-x compile). In this
buffer, this kind of output is linked back to
Carsten Dominik wrote:
> Hi Martin, this looks to me like a bug in whitespace.el, why does it
> override the display table org-mode is using?
Hmm, my understanding is that each buffer can have its own display
table, buffer-display-table. whitespace-mode has to modify this table
(or install an o
Carsten Dominik wrote:
> On Dec 3, 2009, at 10:34 PM, Martin Pohlack wrote:
>
>> Carsten Dominik wrote:
>>> Hi Martin, this looks to me like a bug in whitespace.el, why does it
>>> override the display table org-mode is using?
>> Hmm, my understanding is that
Hi Carsten,
On 14.12.2009 17:27, Carsten Dominik wrote:
> i can follow your arguments and would like to improve this.
>
> What I do not understand yet is this:
>
> I was under the impression that normally, there is only a single
> display table in Emacs, and that is the global one and every buff
ally the wrapping of headlines would enable extensive tag usage.
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi Carsten and Matthew,
On 08.01.2010 18:24, Carsten Dominik wrote:
> On Jan 6, 2010, at 4:25 PM, Martin Pohlack wrote:
>> I just tried this out (only for headlines up to now) and it seems to
>> work great.
>>
>> Are there any plans to integrate something like this i
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.
--
---
emacs -q --no-site-file -l init.mrd.el test.org
Cheers,
Martin
Carsten Dominik wrote:
> Hi Martin,
>
> I am unable to reproduce this.
>
> Could you please try to create a minimal setup with a minimum
> configuration?
>
> Thanks.
>
> - Carsten
>
> On J
Hi Paul,
Paul Mead wrote:
> Hi
>
> I have a convention in my org file which uses @name as a gtd-type
> 'agenda' item, so if an action is related to Liz, I tag it with @liz for
> example.
>
> Is there any way of matching that '@' in setting up a custom agenda
> view? I'd like if possible to have
some wild-card representation for the timestamps in
order to make the equality comparison portable.
I imagine that bug reports could be accompanied by such test cases.
An example, the expected output, and a sequence of actions should
belong there anyways :-).
What do you guys think?
Cheers,
Martin Poh
eed some wild-card representation for the timestamps in
> order to make the equality comparison portable.
This problem is currently solved by filtering the output and comparing
generalized output.
Please have a look at the framework here:
http://github.com/martinp26/org-mode-test
Cheers,
Hi Carsten, all,
On 21.03.2010 08:26, Carsten Dominik wrote:
> we had an earlier threads about testing frameworks:
>
> http://orgmode.org/worg/org-tests/index.php
>
> http://thread.gmane.org/gmane.emacs.orgmode/8759/focus=8775
>
> http://thread.gmane.org/gmane.emacs.orgmode/8743/focus=8743
Ver
On 06.04.2010 19:05, Ivan Vilata i Balaguer wrote:
Here Matthew Lundin reported Flyspell highlighting URL components:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html
The issue should be fixed according to the thread, but URLs like
http://example.com/foo_blarghaa still cause probl
Hi all,
to practically prevent merge conflicts between the different machines
that I use I want to capture new items not directly under the global
"Inbox" headline, but under "Inbox/$HOSTNAME".
For example, I often capture new items on my desktop and my notebook
and later sync. The new items wil
Let my rephrase the question.
How do I specify the target for a org-remember template such that new
entries become children of "b":
* a
** b
*** new entry
If I specify "a/b", a new node named "a/b" is created
* a
** b
* a/b
** new entry
Cheers,
Martin
__
Hi,
interest in this problem was indicated to me in private mail, so let my
sum up my findings so far.
I walked through the code in org-remember.el:org-remember-handler.
There seems to be no support for path traversal for the non-interactive
case. The first headline matching is found regardless
Hi,
On 18.05.2010 09:42, Matthias Teege wrote:
Moin,
I'm using a simple skip-function to exclude todos from a list.
(defun my-skip-someday-and-scheduled ()
""
(org-agenda-skip-entry-if 'scheduled 'regexp ":SOMEDAY:"))
That works when the tag was assigned to an entry but not when it w
Hi,
On 15.05.2010 08:42, Carsten Dominik wrote:
> On May 14, 2010, at 5:42 AM, Samuel Wales wrote:
>> On 2010-05-13, Martin Pohlack wrote:
>>> Is there interest to define remember targets via paths or via ID?
>>
>> ID would be useful, I think.
>
> ID certa
past?
Currently I'm not seeing any patches at:
http://patchwork.newartisans.com/project/org-mode/list/
Do I have to log in to see any?
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the l
On 21.05.2010 11:59, John Wiegley wrote:
On May 21, 2010, at 5:28 AM, Martin Pohlack wrote:
Currently I'm not seeing any patches at:
http://patchwork.newartisans.com/project/org-mode/list/
Try:
http://patchwork.newartisans.com/project/org-mode/list/?state=*&archive=both
Ah t
Hi Tom,
On 24.05.2010 23:26, Tom Breton (Tehom) wrote:
At Carsten's request, I am proposing emtest as the tester for
org-mode. I would like to hear if there are any objections or
questions.
** About Emtest
[...]
I made an attempt earlier to propose a testing framework and wrote some
th
[resending to get into the patch tracker]
Hi,
On 15.05.2010 08:42, Carsten Dominik wrote:
On May 14, 2010, at 5:42 AM, Samuel Wales wrote:
On 2010-05-13, Martin Pohlack wrote:
Is there interest to define remember targets via paths or via ID?
ID would be useful, I think.
ID certainly
Hi,
this patch adds a modification hook to remove inline-image overlays if
the underlying text is modified. This prevents blind editing of text
behind images.
Cheers,
Martin Pohlack
diff --git a/lisp/org.el b/lisp/org.el
index 62131be..5a00236 100644
--- a/lisp/org.el
+++ b/lisp/org.el
Hi All,
I finally found some hours to walk through the code.
On 18.05.2010 19:25, Matt Lundin wrote:
> Martin Pohlack writes:
>
>> Hi,
>>
>> On 18.05.2010 09:42, Matthias Teege wrote:
>>> Moin,
>>>
>>> I'm using a simple skip-funct
On 04.06.2010 13:27, Carsten Dominik wrote:
Hi Martin,
maybe you can summarize this discussion so that I can see when should
be done? Thanks.
* org-agenda-filter-preset is ignored for multi-part agendas (broken)
* I have a patch that fixes this by applying filtering for each sub-part
* The pa
Hi,
On 18.06.2010 06:40, Chao Lu wrote:
> For the custom agenda command, is it possible to define a search performing
> both todo and tag search, for example, the items whose todo state is ACTIVE,
> and the context(defined by tag) is Office?
Yes, that should be possible. These two threads may pr
On 22.06.2010 15:38, Martin Pohlack wrote:
> Is there documentation for migrating from org-remember or will there be
> once org-capture shows up in the manual?
Never mind the question, I just saw the exhaustive other mail describing
org-remember :-).
Cheers,
On 22.06.2010 14:54, Carsten Dominik wrote:
> Hi Martin,
>
> I am rejecting this patch, but only because because I think this issue
> is taken care of in org-capture.el Let me know if you do not agree.
The documentation for outline path looks promising. Even header paths
are supported -- nice!
Hi Carsten,
On 04.06.2010 14:11, Martin Pohlack wrote:
On 04.06.2010 13:27, Carsten Dominik wrote:
Hi Martin,
maybe you can summarize this discussion so that I can see when should
be done? Thanks.
* org-agenda-filter-preset is ignored for multi-part agendas (broken)
* I have a patch that
Hi Carsten,
On 13.07.2010 13:49, Carsten Dominik wrote:
> Sorry for taking so much time for this.
> I am still holding the patch because I have an almost unconscious itch
> that something is wrong with it. I cannot say what exactly it is
> (if anything). The logic of what needs to be done when i
Hi Carsten and Matt,
On 13.07.2010 20:48, Carsten Dominik wrote:
> On Jul 13, 2010, at 7:41 PM, Martin Pohlack wrote:
>> Hard to respond to this vague situation :-).
>>
>> It would be great if you could point me at more specific situations
>> that
>> might
Hi Carsten,
On 22.07.2010 09:38, Carsten Dominik wrote:
> Hi Martin,
>
> On Jul 21, 2010, at 4:32 PM, Carsten Dominik wrote:
>
>> Hi Martin,
>>
>> I just looked at your patch.
>>
>> If I have a normal agenda (i.e. *not* a block agenda), then your
>> patch will cause the preset filter *not* to be
Hi,
On 05.08.2010 04:19, Erik Iverson wrote:
Hello,
I am using the latest org pulled from git.
In the past few weeks, I found that the overlays of inline images in my org-mode
files would flash quickly and then be deleted when using org-indent-mode. This
also happened when re-running an org-ba
Hi Carsten,
[...]
The internal logic of the filter and the preset filter is such that
it applies to the entire view, and you should not set in the local
options for a command that is part of a block agenda view.
Well, it is already partly there in that local filters are stored in
text propert
Hi David,
On 25.08.2010 11:22, David Abrahams wrote:
> I've gotten myself in trouble several times today by backspacing after
> an org-link that ends a headline. That's a typical pattern for
> editing an org-link, right? Well it turns out that if the item is
> folded, then the backspace writes o
Hi Bastien
On 03.09.2010 02:02, Bastien wrote:
Hi Martin,
Martin Pohlack writes:
* You could add a modification hook to all hidden areas to unfold them
on modification, or
* You could set the read-only property for all hidden areas. This could
be setup at the same location where
Hi All,
On 26.05.2011 14:21, Michael Hohmuth wrote:
> * lisp/org.el (org-use-prio-inheritance): New customizable for using
> priority inheritance in agenda views. Defaults to off
> (org-get-priority-char): Factored out from org-get-priority. Return
> priority token from headline, defaulting to a
Hi Toby,
On 25.06.2012 13:35, Toby Cubitt wrote:
> On Sun, Jun 24, 2012 at 11:52:41PM +0200, Toby Cubitt wrote:
>> On Sun, Jun 24, 2012 at 11:39:08PM +0200, Bastien wrote:
>>> Hi Toby,
>>>
>>> Toby Cubitt writes:
>>>
For some unknown reason, org-mode is causing the undo boundary between
On 03.07.2012 11:57, Toby Cubitt wrote:
> On Mon, Jul 02, 2012 at 08:51:48AM +0200, Martin Pohlack wrote:
>>> I'm still not entirely convinced that the boundary discarding logic in
>>> org-self-insert-command is correct. For example, if I do the following:
>>
On 25.06.2012 13:35, Toby Cubitt wrote:
> On Sun, Jun 24, 2012 at 11:52:41PM +0200, Toby Cubitt wrote:
>> On Sun, Jun 24, 2012 at 11:39:08PM +0200, Bastien wrote:
>>> Hi Toby,
>>>
>>> Toby Cubitt writes:
>>>
For some unknown reason, org-mode is causing the undo boundary between
the (2 .
On 12.08.2012 17:48, John Hendy wrote:
> On Sat, Aug 11, 2012 at 4:34 AM, Bastien wrote:
>> Hi John,
>>
>> John Hendy writes:
>>
>>> Date trees are the obvious way to be able to do this, but they don't
>>> have any of the neat search functionality that I know of.
>>
>> Can you describe the search
Hi Christopher,
If I understand your descriptions correctly, your proposed changes are
very cool.
Could you elaborate a little bit on performance?
* Are we going to see speedups? In what cases? How much?
* If we lose performance, could you quantify that a bit with some examples?
A question r
* TODO Test
> Scheduled: <2012-10-08 Mo 18:00 +6h>
> --8<---cut here---end--->8---
>
> * "M-x org-agenda" a ->
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p
> nil)
> [...]
>
> This i
Hi,
I am in the process of switching from org-remember to org-capture.
I used a custom function with org-remember to capture into a
host-specific sub-tree under "* Inbox" in order to minimize git merge
conflicts between my machines.
My tree typically looks like this:
* Inbox
*** Inbox:host1
***
Hi Bastien,
thanks for your reply.
On 28.01.2012 17:00, Bastien wrote:
> Hi Martin,
>
> Martin Pohlack writes:
>
>> I am in the process of switching from org-remember to org-capture.
>
> Possibly useless hint: M-x org-capture-import-remember-templates RET
Yes than
Hi,
org-remember templates could contain a "%&" to "jump to target location
immediately after storing note".
I can't find a similar thing for org-capture. Is there a trick /
official way to achieve a similar effect with org-capture?
I like to tweak some entry in their context after capturing.
Hi Robert,
Not sure what you want to do after opening but I have some code that
extracts a time range out of a date tree. Maybe you can reuse the
searching parts ...
Cheers,
Martin
--
(defun mp26/org-find-headline-prefix-in-buf
On 05.04.2012 11:33, Rainer M Krug wrote:
> id definitely does. I have implemented it and am playing at the moment with
> the "external editor"
> (combined with the "message-mode" and the get_address.sh script) and it looks
> quite nice at the
> moment.
Here is a link to external editor:
* http:
Hi All,
I hacked together a small workaround for the ungrouped undo-list entries
(undo works only characterwise in org-mode, but usually chunks together
several key strokes in, e.g., text-mode).
I have this piece of code in my emacs startup script.
-–->8--
[resent, as the previous attempts didn't make it to the list ...]
Hi All,
I hacked together a small workaround for the ungrouped undo-list entries
(undo works only characterwise in org-mode, but usually chunks together
several key strokes in, e.g., text-mode).
I have this piece of code in my ema
[...]
> (undo works only characterwise in org-mode, but usually chunks together
^ emacs
> several key strokes in, e.g., text-mode).
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send rep
Hi All,
I tend to use a right arrow (→, U2192) from time to time in plain
lists to separate normal item from conclusions / next actions etc.:
- Topic
- Fact 1
- Fact 2
→ Conclusion
I would appreciate it if org-mode could support this type of bullet
point. The attached patch implem
Carsten Dominik wrote:
> On Mar 16, 2009, at 2:04 AM, Daniel Clemente wrote:
[...]
>> However, I have done it always like this:
>>
>> - Topic
>> - Fact 1
>> - Fact 2
>> - → Conclusion
>
>
> This is, actually, a much better idea, so let's not go there
> and make the item bullets c
ne, it loses the warning period (-1h) and the
recurrence markup (+1w). Marking it as done again, will finally mark it
as done.
Org-version reports "6.21b".
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Remember: use `Reply All' t
Tassilo Horn wrote:
> Martin Pohlack writes:
>
> Hi Martin,
>
>> I have problems with the following recurring timestamp:
>> --
>> * TODO test3
>> DE
Carsten Dominik wrote:
> On Jul 6, 2009, at 11:53 AM, Martin Pohlack wrote:
>
>> Tassilo Horn wrote:
>>> Martin Pohlack writes:
>>>
>>> Hi Martin,
>>>
>>>
u nasty surprises at 3 in the afternoon.
>
> You can add a repeater to both the deadline and the
> scheduled item, they will both be kicked forward when
> you mark the entry done.
Ahh, this solves my problem, thanks. I didn't know they were completed
in one
ence
in the first part. I'm quiet sure, that debugging somehow interferes
with the later part. Anyway, please find the traces attached.
I'm not sure if this is a sensible approach to debugging this
problem. How would you go about this?
Cheers,
Martin Pohlack
implement-debug-on-ent
Sorry for the noise.
A local package globally modified outline-heading-end-regexp which broke
folding via outline-mode.
Cheers,
Martin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://l
moving of the cursor.
After I choose the refile target, not the item of my original cursor
position was refiled but the one where I scrolled to.
I suggest to use the cursor position at the time of invoking org-refile,
not the one at the time of completing the target prompt.
Cheers,
Martin Pohlack
Martin Pohlack wrote:
> Sorry for the noise.
>
> A local package globally modified outline-heading-end-regexp which broke
> folding via outline-mode.
It wasn't a local package after all: simple-wiki.el is to blame here.
It globally modifies "outline-regexp" and
veral steps.
For interactive search, the area around point is unfolded incrementally.
Is there a way to always show the area where edits are done?
Cheers,
Martin Pohlack
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies t
Hi Samuel,
Samuel Wales wrote:
> Hi Martin,
>
> This is a huge issue.[1]
>
> Here is what I do to try to work around it.
>
> I use git, to limit the damage from confusion.
Yes, this or a versioning filesystem is probably advisable.
> I expand the entire buffer if I think I am about to be conf
72 matches
Mail list logo