emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] Bug: Customization of muse-wiki-wikiword-regexp


From: Yann Hodique
Subject: Re: [emacs-wiki-discuss] Bug: Customization of muse-wiki-wikiword-regexp to disable CamelCase
Date: Wed, 6 Jul 2005 11:20:01 +0200

On 7/6/05, Allen Halsey <address@hidden> wrote:
> Yann Hodique wrote:
> > Hi Allen,
> >
> > Thanks for your report.
> > Could you please tell me if
> > address@hidden/muse--yh--1.0--patch-19 and
> > address@hidden/muse--yh--1.0--patch-20 provide the behavior you
> > wish? It should be now possible to activate/deactivate/redefine
> > WikiWords with customize without restriction.
> >
> > Archive       address@hidden
> > Location      http://www.lifl.fr/~hodique/archives/2005/
> > Branch        muse--yh--1.0
> >
> > Regards,
> > Yann
> >
> >
> 
> Thank you Yann,
> 
> I'm still new to handling patch files and arch (and even emacs). So I
> might not have applied your patch correctly. I think I did though. I did:
> 
> $ tla register-archive -f http://www.lifl.fr/~hodique/archives/2005/
> $ cd ~/elisp/muse
> $ tla star-merge --three-way  address@hidden/muse--yh--1.0
> address@hidden/muse--yh--1.0* build reference tree for
> address@hidden/muse--yh--1.0--patch-20
> * from pristine cache: address@hidden/muse--yh--1.0--patch-11
> * patching for revision: address@hidden/muse--yh--1.0--patch-12
> * patching for revision: address@hidden/muse--yh--1.0--patch-13
> * patching for revision: address@hidden/muse--yh--1.0--patch-14
> * patching for revision: address@hidden/muse--yh--1.0--patch-15
> * patching for revision: address@hidden/muse--yh--1.0--patch-16
> * patching for revision: address@hidden/muse--yh--1.0--patch-17
> * patching for revision: address@hidden/muse--yh--1.0--patch-18
> * patching for revision: address@hidden/muse--yh--1.0--patch-19
> * patching for revision: address@hidden/muse--yh--1.0--patch-20
> * star-merge by
> delta(address@hidden/muse--main--1.0--patch-82,address@hidden/muse--yh--1.0--patch-20)[/home/allen/elisp/muse]
> * applying changeset
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-12
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-13
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-14
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-15
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-16
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-17
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-18
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-19
> A
> {arch}/muse/muse--yh/muse--yh--1.0/address@hidden/patch-log/patch-20
> M   lisp/muse-latex.el
> M   lisp/muse-mode.el
> M   lisp/muse-wiki.el
> M   lisp/muse.el
> 
> Using another editor, I edited my .emacs file to remove my call to
> (setq muse-wiki-wikiword-regexp "!!!!!"), and I also removed a couple of
> other muse customizations I had done, in order to have a baseline
> testing environment for muse.
> 
> When I started emacs, I received this error:
> 
> Debugger entered--Lisp error: (void-variable muse-wiki-wikiword-regexp)
[snip]

Argh, my fault. I forgot to publish my latest changes, that fix de the
declaration order...
It should work now.

Regards,
Yann




reply via email to

[Prev in Thread] Current Thread [Next in Thread]