all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Jost Burkardt <jost.burkardt@web.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Request: org as minor mode?
Date: Thu, 12 Apr 2007 09:44:25 +0200	[thread overview]
Message-ID: <e49a5a9981030e7c7e0e442bcf034a7e@science.uva.nl> (raw)
In-Reply-To: <871wj2uf9e.fsf@web.de>


On Apr 3, 2007, at 8:46, Jost Burkardt wrote:

>
> ... forgot to include emacs-orgmode list on CC
>
> Hi Dominik,
>
> reading this discussion, I just want to throw in something, which is
> quite a while on my mind: What about deriving org-mode from the
> minor-mode outliner "allout-mode", which provides outlining
> capabilities for non-text modes (plus some goodies like encryption of
> subtrees).

Not a bad idea, but it is too late for that.  Org-mode is married to
outline-mode, I don't think I could chaange this without re-writing 
large parts.


>  Allout manages the key-binding problem with a standard
> prefix `C-c <SPACE>' to all keys plus some hotkeys for quick movement,
> when you on a heading. That sounds quite like, what you have explained
> for orgtbl-mode.

Yes, a special prefix would do it, but I believe Raman's original
proposal also refers to the ease at which you can make and edit lists, 
and long 4-key-stroke access to commands is annoying.

>
> I'd really like to be able to manage my task directly within my source
> files (and have the great tagging available!!!). An other use-case
> would be managing task within in a emacs-muse file, like planner-mode
> does.

>
> I can imagine, that this would be a major effort, esp. how to handle
> keywords, like SCHEDULED, HEADLINE,... (within comments?), but as I
> said, I would really like your opinion on this.

Well, if we had a minor mode that would be possible, but when
applied to source code it would require a language with block
comments.  Making it work in comments where the first character of each 
line is a special comment character, that would be too hard.

Also, with many source files, building the agenda or TODO list
would read all those files into emacs, and it would be slow.

- Carsten

  parent reply	other threads:[~2007-04-12  8:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-03  6:46 Request: org as minor mode? Jost Burkardt
2007-04-03 21:44 ` Mike Newman
2007-04-12  7:44 ` Carsten Dominik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-31 21:58 T. V. Raman
2007-03-31 22:08 ` Denis Bueno
2007-04-02 11:30 ` Carsten Dominik
2007-04-17  3:57   ` T. V. Raman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e49a5a9981030e7c7e0e442bcf034a7e@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=jost.burkardt@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.