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.
-
Hi Eric,
On Jun 3, 2010, at 9:23 PM, Eric S Fraga wrote:
Hello,
I don't think this is something that can be fixed but it has been
driving me crazy so I thought I'd email to point it out in case
anybody else runs into it. If you have org-pretty-entities set to t,
org-mode does a lovely job of
When in the agenda I sometimes accidentaly press 't' again on a
repeating task which is already in DONE state. This makes the
task to skip yet another repetition and set the date to the next
available date.
Is this 'feature' actually useful? It makes sense for a
non-repeated task, because there I
On Jun 4, 2010, at 12:29 AM, Štěpán Němec wrote:
On Thu, Jun 03, 2010 at 06:09:53PM -0400, Bernt Hansen wrote:
Ehrm... do you really want to replace `string-match', too?
Yes ... because it originally was a string-match-p that Carsten
converted to string-match since Emacs 22 doesn't have a st
On Thu, Jun 03, 2010 at 06:09:53PM -0400, Bernt Hansen wrote:
> > Ehrm... do you really want to replace `string-match', too?
>
> Yes ... because it originally was a string-match-p that Carsten
> converted to string-match since Emacs 22 doesn't have a string-match-p
> during an earlier bug report
Štěpán Němec writes:
> Hello,
>
> sorry for being difficult again ;-)
>
>
> Bernt Hansen writes:
>
> [snip]
>
>> - (string-match "^//" str))
>> + (org-string-match-p "^//" str))
>
> Ehrm... do you really want to replace `string-match', too?
Yes ... because i
Hello,
sorry for being difficult again ;-)
Bernt Hansen writes:
[snip]
> -(string-match "^//" str))
> +(org-string-match-p "^//" str))
Ehrm... do you really want to replace `string-match', too?
[snip]
Štěpán
__
On Jun 3, 2010, at 7:51 PM, Eric Schulte wrote:
Hi Carsten,
This appears to be an issue in the HEAD (as of two weeks ago) of the
Emacs git repository. I was able to get around this issue (and a
couple
of other font-lock related issues) by stepping back to an older
version
of Emacs (tag E
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-function to exclude todos from a list.
>>>
>>> (defun my-skip-someday
Hi Carsten,
This appears to be an issue in the HEAD (as of two weeks ago) of the
Emacs git repository. I was able to get around this issue (and a couple
of other font-lock related issues) by stepping back to an older version
of Emacs (tag EMACS_23_2 in the git repository).
I haven't tried to go
Carsten Dominik wrote:
> I have applied your patch thanks.
>
> This is a the limit of what I can take without you signing the FSF
> papers. Would you consider signing them?
Just to let you know that I signed the FSF papers and it all went
through, so I am clear for code assignment stuff. Yeah, I
Den 03. juni 2010 14:50, skrev Carsten Dominik:
> The idea here is that you might be able to connect to the server in two
> different ways, webdav and scp. Emacs can then use scp, so that you do
> not have to mount the server on your computer. MobileOrg will then use
> webdav.
Ah I see!
> Note
* contrib/lisp/org-special-blocks.el (org-special-blocks-make-special-cookies):
Emacs 22 doesn't have string-match-p
* lisp/org-freemind.el (org-freemind-write-mm-buffer):
(org-freemind-get-node-style):
Emacs 22 doesn't have string-match-p
* lisp/org-html.el (org-html-make-link):
Use new org-string
On Jun 3, 2010, at 10:44 AM, Dietmar Winkler wrote:
Carsten,
I would if I would know the answer to my problem ;). Once I'm figuring
out how to get tramp to connect to webdav resources I'm more than
happy
to write about it.
BTW. the documentation is a bit misleading here :
8<-
If Em
Carsten Dominik writes:
> can you pease rewrite the patch one more time, using the new org-
> string-match-p function?
>
> Thanks.
Absolutely :) I'll send it today.
Regards,
Bernt
___
Emacs-orgmode mailing list
Please use `Reply All' to send replie
Water Lin writes:
> I can publish my org projects under Ubuntu but I can't publish it under
> Windows. All settings are the same especially the home directory. I have
> set the home path for different platform.
>
> While I publish my org project under Windows, Emacs reminds me
> following
1. Whi
Hi Walter,
you are not using the most recent version of Org-mode. "touch" was
needed earlier, but if you get the latest version from git, it is no
longer necessary.
The .timestamps directory is used to record information about files
already published.
HTH
- Carsten
On Jun 3, 2010, at
Yep, that's got it.
Thanks to both of you for fixing this bug. And, thanks for all the great
work on org-mode. It's really improved my efficiency and effectiveness at
getting things done.
B
On Thu, Jun 3, 2010 at 4:28 AM, Carsten Dominik
wrote:
> Hi Birch,
>
> this problem should be fixed now,
Hello Sven,
On Wed, Jun 2, 2010 at 11:40 AM, Sven Bretfeld wrote:
> Hi all
>
> Is it possible to define meta-groups for certain properties? For
> example:
>
> * TODO Some Task
> :PROPERTIES:
> :dowith: PR-Group
> :END:
> * TODO Another Task
> :PROPERTIES:
> :dowith: John
> :END:
> * TO
I can publish my org projects under Ubuntu but I can't publish it under
Windows. All settings are the same especially the home directory. I have
set the home path for different platform.
While I publish my org project under Windows, Emacs reminds me following
errors:
==
De
On Thu, Jun 3, 2010 at 12:19 AM, Carsten Dominik
wrote:
> Hi Scott,
>
> OK, I am giving you a variable org-ctrl-k-protect-subtree to get this
> protection, either with a query or by throwing an error.
>
> But: my prediction is that you will set this variable to nil again soon :D
>
LoL!
Actually,
On 3 June 2010 12:54, Giovanni Ridolfi wrote:
> Carsten Dominik writes:
>> On Jun 3, 2010, at 12:05 PM, Uwe Schuerkamp wrote:
>
>>> A simple test confirms the problem with a very simple agenda file for
>>> a new user:
>>>
>>> * TODO fix empty agenda
>>> SCHEDULED: <2010-06-02 Do>
>>>
>>> and th
Carsten Dominik writes:
> On Jun 3, 2010, at 12:05 PM, Uwe Schuerkamp wrote:
>> A simple test confirms the problem with a very simple agenda file for
>> a new user:
>>
>> * TODO fix empty agenda
>> SCHEDULED: <2010-06-02 Do>
>>
>> and the agenda remains empty for that date.
>>
>> Also, the agen
On 02/06/10 20:46, Daniel Martins wrote:
Maybe this is a silly question but
Is it possible to use UbuntuOne as an alternative to DropBox?
https://one.ubuntu.com
Not silly at all. Yes you can. There a couple of differences:
Ubuntu One handles symlinks differently to Dropbox.
Ubuntu One is not
Hi Uwe,
this works without problem for me.
What is the value of org-agenda-files?
- Carsten
On Jun 3, 2010, at 12:05 PM, Uwe Schuerkamp wrote:
Hi folks,
I'm a relatively new org-mode user, but have been an avid emacs user
since the late 80s. I recently updated to ubuntu 10.04 and installed
Hi folks,
I'm a relatively new org-mode user, but have been an avid emacs user
since the late 80s. I recently updated to ubuntu 10.04 and installed
the debian archive of version 6.36c, only to find my previously filled
agenda empty in emacs23.
A simple test confirms the problem with a very simple
Carsten,
I would if I would know the answer to my problem ;). Once I'm figuring
out how to get tramp to connect to webdav resources I'm more than happy
to write about it.
BTW. the documentation is a bit misleading here :
8<-
If Emacs can directly write to the WebDAV directory1 accessed by
Hi Eric,
have you been able to get past this issue?
- Carsten
On May 17, 2010, at 5:01 PM, Eric Schulte wrote:
So looking into this slightly deeper,
I do have org-pretty-entities set to t in my config.
Toggling entities display with C-c C-x \ has no effect.
The value of org-highlight-latex
Hi Bernt,
can you pease rewrite the patch one more time, using the new org-
string-match-p function?
Thanks.
- Carsten
On Jun 2, 2010, at 1:47 PM, Bernt Hansen wrote:
* contrib/lisp/org-special-blocks.el (org-special-blocks-make-
special-cookies):
Emacs 22 doesn't have string-match-p
---
Hi Birch,
this problem should be fixed now, thanks to Tom for acting so quickly.
Please pull and try, and report back!
- Carsten
On Jun 2, 2010, at 3:01 AM, Birch Browning wrote:
Dear all,
I used to be able to do this:
[[file:myfile.pdf][file:myfile.jpg]]
to show an image on the html page
Hi Dietmar,
this may be worth a FAQ entry. Can I convince you to write one. I am
sure there are other webdav issues that could be added to this.
The FAQ has now a new section about MobileOrg...
- Carsten
On Jun 3, 2010, at 10:17 AM, Dietmar Winkler wrote:
Dietmar Winkler gmx.de> writes
Dietmar Winkler gmx.de> writes:
> Investigating further showed that tramp seems to not call the correct
> org-mobile-directory
>
> e.g., '(org-mobile-directory "/davs:123456 mediacenter.gmx.net")
>
> but actually
>
> Tramp: Sending command `ssh davs -q -e none && exit || exit'
OK I found t
Hi all,
I've just recently started using org-mode (but I've been using Emacs
for a very long time) and find it very useful for planning the daily work.
Quite often I have tasks that are more than a day, and I want to plan
the total effort for the task and still plan for how many hours I want
to w
33 matches
Mail list logo