On Aug 27, 2009, at 12:37 AM, Sebastian Rose wrote:
Hi,
I have this in one of my setup files:
(add-hook 'text-mode-hook 'turn-on-flyspell)
;; (add-hook 'org-mode-hook 'turn-on-flyspell)
(add-hook 'message-mode-hook 'turn-on-flyspell)
As you can see, the second line is already commente
Carsten Dominik writes:
> 1. n/p remain as they where
> 2. Moving forward/backward though time will be `f' and `b'
> 3. Follow mode goes to the "F" key, a capital letter does
>make sense here given that some other modes like [G]rid
>and clock[R]eport and [D]iary are on capitals as well.
>
Carsten Dominik writes:
> Hi,
>
> thank you everybody for this very interesting discussion. I have
> been trying to think of a way to extract common ground from the
> different opinions.
>
> Here is what I have come up with:
>
> 1. n/p remain as they where
> 2. Moving forward/backward though tim
YES for both
I fell often in this trap too.
2009/8/25 Rainer Stengele
> Carsten Dominik schrieb:
> > Hi,
> >
> > we have the proposal to do the following key changes in the agenda:
> >
> > 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again
> > 2. Use the keys "n" and "p" to sw
Looks good. However, you might want to have cursor movement work, if
the keys will not be functional, so that people can mark text (nobody
mentioned that yet). Did you get a chance to look at my proposal for
right and left arrow keys?
--
Myalgic encephalomyelitis causes death (Jason et al. 2006
Carsten Dominik writes:
> 1. n/p remain as they where
> 2. Moving forward/backward though time will be `f' and `b'
> 3. Follow mode goes to the "F" key, a capital letter does
>make sense here given that some other modes like [G]rid
>and clock[R]eport and [D]iary are on capitals as well.
>
I have the feeling that I am personally responsible for spamming the
emacs bug list. I made the mistake of cc'ing my original reply to that
list, so I suspect that everybody who replied to my original email
(including Daniel below) ended up creating another bogus bug report on
that list (maybe the
Hi,
I have this in one of my setup files:
(add-hook 'text-mode-hook 'turn-on-flyspell)
;; (add-hook 'org-mode-hook 'turn-on-flyspell)
(add-hook 'message-mode-hook 'turn-on-flyspell)
As you can see, the second line is already commented. But it seems,
org-mode runs text-mode-hook, too. T
Benjamin Andresen wrote:
> Hey Paul,
>
> Paul Menair writes:
>
> > My problem is this. I populate the fifth field with c-- c-u c-y. I
> > would be nice if it happened automatically, but that's no big deal.
> > However, I've been going through and manually entering the sixth
> > field, and th
Bernt Hansen writes:
> notification is passed to org-show-notification and should not be
> invoked as a function.
Applied, thanks! (and sorry for the silly mistake.)
--
Bastien
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send repl
Finally got a chance to try this. Works like a charm! Thanks.
d.
On Sun, 23 Aug 2009, Nick Dokos wrote:
Daniel Goldin wrote:
On Sun, 23 Aug 2009, Nick Bell wrote:
> Daniel Goldin wrote:
>> Non-programmer-type can't see markup like /this/ as emphasized. I
>> looked through manual and search
Benjamin,
Many thanks -- works like a charm. I only needed one decimal place,
but I figured out how to do that all by myself.
Paul
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://list
Hey Paul,
Paul Menair writes:
> My problem is this. I populate the fifth field with c-- c-u c-y. I
> would be nice if it happened automatically, but that's no big deal.
> However, I've been going through and manually entering the sixth
> field, and that does end up being a hassle.
I whipped s
The test file shown below produces strange behavior when doing a tag search.
This behavior is described after the file. The Org-Mode version is 6.29trans on
GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-08-01 on
leucaena, modified by Debian.
-
notification is passed to org-show-notification and should not be
invoked as a function.
---
This patch is available at git://git.norang.ca/org-mode for-carsten
lisp/org-clock.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index
Folks,
I've been struggling with something and thought I'd ask you folks.
I'm an attorney. I use org-mode for various things, because it's convenient,
simple and flexible. And most case management software for lawyers is awful.
Anyway, one of the things I do in org is keep my time.
The or
Hi,
The following commit breaks notification for me:
754694d (Use org-notify to show a notification and possibly play a sound.,
2009-08-24)
I'm trying to clock in a task that has exceeded its estimated time. I
have a sound set up for notification and that is no longer working. I
get the follo
Kyle Sexton writes:
> At Wed, 26 Aug 2009 14:49:41 +0200,
> Rainer Stengele wrote:
>>
>> I use subversion to backup and track my org files.
>> I have a server in my office running the subversion server.
>>
>> Access is by port forwarding the subversion port via ssh - no matter
>> being under
I have customised the background colour of my mode line face. However,
when I clock into a task the background colour under the clocked task
button on the mode line reverts to the default grey. That grey
background also extends one character to the left of the clocked item
button (that is one of
Wes Hardaker writes:
>> On Tue, 25 Aug 2009 18:51:50 -0400, Matt Lundin said:
>
> ML> Org-mode is not a mail mode. It certainly would not be suitable as a
> ML> major mode for composing mail.
>
> I do frequently, however, write notes and things in org and then mail
> them out later. I eithe
Carsten Dominik writes:
> On Aug 26, 2009, at 2:04 PM, Daniel Clemente wrote:
>
>> I saw something strange: Emacs seems to beep with each C-n on that
>> view. Not with C-p.
>>
>> The following (ding) is being run on next-line due to the condition
>> end-of-buffer, I don't know why:
>>
>>(if
> On Tue, 25 Aug 2009 18:51:50 -0400, Matt Lundin said:
ML> Org-mode is not a mail mode. It certainly would not be suitable as a
ML> major mode for composing mail.
I do frequently, however, write notes and things in org and then mail
them out later. I either export them using org-export of
El dc, ago 26 2009 a les 14:28, Carsten Dominik va escriure:
>>
>> The following (ding) is being run on next-line due to the condition
>> end-of-buffer, I don't know why:
>>
>
> Interesting. But I cannot reproduce it.
>
Strange. It happens even with emacs -Q in Ubuntu's emacs-snapshot package:
I wanted this operation on a key (rather than a menu option), so I am
sharing my function in case anyone else finds it useful:
(defun org-toggle-link-style ()
"Toggle between descriptive and literal link styles."
(interactive)
(if (member '(org-link) buffer-invisibility-spec)
;; descri
Applied, thanks.
- Carsten
On Aug 26, 2009, at 4:35 PM, Bernt Hansen wrote:
Fix bulk refiling in the agenda due to commit
9ec5529 (Fix jumping to last refile location in agenda, 2009-08-20)
This restores the original behaviour.
---
This patch is available in git://git.norang.ca/org-mode for-c
Fix bulk refiling in the agenda due to commit
9ec5529 (Fix jumping to last refile location in agenda, 2009-08-20)
This restores the original behaviour.
---
This patch is available in git://git.norang.ca/org-mode for-carsten
As it turns out the revert of the previous patch generated conflicts
and
On Wed, Aug 26, 2009 at 7:08 PM, Kyle Sexton wrote:
> At Wed, 26 Aug 2009 14:49:41 +0200,
> Rainer Stengele wrote:
>>
>> I use subversion to backup and track my org files.
>> I have a server in my office running the subversion server.
>>
>> Access is by port forwarding the subversion port via ssh -
Working on a fix - don't revert it since reverting it doesn't seem to
fix it.
-Bernt
Carsten Dominik writes:
> So should I revert, or do you have a fix?
>
> - Carsten
>
> On Aug 26, 2009, at 3:53 PM, Bernt Hansen wrote:
>
>> Argh. I think this commit breaks bulk refiling from the agenda.
>>
So should I revert, or do you have a fix?
- Carsten
On Aug 26, 2009, at 3:53 PM, Bernt Hansen wrote:
Argh. I think this commit breaks bulk refiling from the agenda.
If I mark two entries (with m) and then B r and enter a location I
get a
Refile: prompt in the mini buffer.
Sorry about th
Reverting this commit locally doesn't fix it for me so something else
must be going on.
I'm trying to refile two consecutive notes in my refile.org to Notes
(git.org).
/me continues debugging...
-Bernt
Bernt Hansen writes:
> Argh. I think this commit breaks bulk refiling from the agenda.
>
>
Argh. I think this commit breaks bulk refiling from the agenda.
If I mark two entries (with m) and then B r and enter a location I get a
Refile: prompt in the mini buffer.
Sorry about that.
-Bernt
Carsten Dominik writes:
> Applied, thanks.
>
> - Carsten
>
> On Aug 25, 2009, at 6:17 PM, Bern
At Wed, 26 Aug 2009 14:49:41 +0200,
Rainer Stengele wrote:
>
> I use subversion to backup and track my org files.
> I have a server in my office running the subversion server.
>
> Access is by port forwarding the subversion port via ssh - no matter
> being under windows (putty) or under Linux (
At Wed, 26 Aug 2009 14:49:41 +0200,
Rainer Stengele wrote:
>
> I use subversion to backup and track my org files.
> I have a server in my office running the subversion server.
>
> Access is by port forwarding the subversion port via ssh - no matter
> being under windows (putty) or under Linux (
Kyle Sexton schrieb:
I've seen talk of people using subversion to keep track of and back up
their org files. Can someone give me an example of how they have this
configured and how files are checked in/out from the repository? Do
you use a 'local' repository on the same machine and back that up
On Aug 26, 2009, at 2:04 PM, Daniel Clemente wrote:
El dl, ago 24 2009 a les 20:03, Carsten Dominik va escriure:
Please get the latest version and press `E' in the agenda to
toggle the display of a small amount (see variable
`org-agenda-entry-text-maxlines') of text from the entry in
the agen
On Aug 26, 2009, at 1:42 PM, Daniel Clemente wrote:
El dt, ago 25 2009 a les 09:56, Carsten Dominik va escriure:
thing will break. The real solution for this would be to
switch to a programmed solution instead of a regular
expression search.
Or many regular expressions, one for each contex
El dl, ago 24 2009 a les 20:03, Carsten Dominik va escriure:
>
> Please get the latest version and press `E' in the agenda to
> toggle the display of a small amount (see variable
> `org-agenda-entry-text-maxlines') of text from the entry in
> the agenda.
>
I value this because I have some trees li
El dt, ago 25 2009 a les 09:56, Carsten Dominik va escriure:
> thing will break. The real solution for this would be to
> switch to a programmed solution instead of a regular
> expression search.
>
Or many regular expressions, one for each context: table, heading, comment,
text, …
Based on t
Carsten Dominik writes:
> On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote:
>
>> Manish writes:
>>
>>> Thanks! I like it very much so far. Refreshing the agenda removes
>>> the
>>> snippets/excerpts though. Will use it for a few days and report
>>> back.
>>
>> Me too! I just tried it for the
On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote:
Manish writes:
On Mon, Aug 24, 2009 at 11:33 PM, Carsten Dominik wrote:
On Aug 24, 2009, at 2:21 AM, Manish wrote:
Once you've got your agenda organized right with todo's in order
etc. then
it's just a little disruptive to go anywhere el
Hi,
thank you everybody for this very interesting discussion. I have
been trying to think of a way to extract common ground from the
different opinions.
Here is what I have come up with:
1. n/p remain as they where
2. Moving forward/backward though time will be `f' and `b'
3. Follow mode goes
On Aug 26, 2009, at 8:17 AM, Jean-Marie Gaillourdet wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Carsten and all the others,
at first thanks for your awesome work on org-mode!
Recently, I tested the new org-ident-mode, which is really great.
But I
use the hl-line-mode, which hig
42 matches
Mail list logo