all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Ottaway <j.ottaway@lse.ac.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Planner-mode detectes MixedCase ?
Date: Wed, 14 Feb 2007 15:50:28 +0000	[thread overview]
Message-ID: <87sld8ybzv.fsf@lse.ac.uk> (raw)
In-Reply-To: 1171458428.978001.135550@m58g2000cwm.googlegroups.com

On 14 Feb 2007, weber wrote:

> Hello everyone!
> I'm having a really hard time trying to switch from Org-mode to
> planner...
> One thing that I would really like is to have this behavior described
> on Wiegley's Commentary:
>
> "Between the milestones are the bigger pieces of your plan. Name these
> pieces using MixedCase? words, and you'll notice that Emacs colors and
> underlines them for you."

Muse doesn't do MixedCase links by default, but you can enable them by
adding  

(require 'muse-wiki)

to your .emacs. 

> So, when inside a muse file, just typing a mixed case word would
> create a link, even if that page doesn't exist yet?
> Adding links to existing pages could be also done this way?

To get this functionality, as well as requiring muse-wiki as above you
would need to add

(setq muse-wiki-allow-nonexistent-wikiword t) 

or you could customize this variable with M-x customize-variable.

Regards,

-- 
Jim Ottaway

  parent reply	other threads:[~2007-02-14 15:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14 13:07 Planner-mode detectes MixedCase ? weber
2007-02-14 13:12 ` Hadron
2007-02-18 23:42   ` John Sullivan
     [not found]   ` <mailman.4716.1171869910.2155.help-gnu-emacs@gnu.org>
2007-02-19 11:36     ` Hadron
2007-02-19 19:25       ` John Sullivan
     [not found]       ` <mailman.4769.1171916460.2155.help-gnu-emacs@gnu.org>
2007-02-20 15:25         ` Hadron
2007-03-04 16:41           ` John Sullivan
2007-02-14 15:50 ` Jim Ottaway [this message]
2007-02-14 21:52 ` Tim X
2007-02-15  0:58   ` weber

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=87sld8ybzv.fsf@lse.ac.uk \
    --to=j.ottaway@lse.ac.uk \
    --cc=help-gnu-emacs@gnu.org \
    /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.