Leo <[EMAIL PROTECTED]> writes:

> Hi there,
>
> Here is how to reproduce:
>
> 1. Add a piece of advice to muse-blosxom-new-entry:
> ,----
> | (defadvice muse-blosxom-new-entry (after lisp-tag-test () activate)
> |   (save-excursion
> |     (newline)
> |     (newline)
> |     (insert "<lisp>\n(insert \"Emacs \")\n</lisp>")))
> `----
>
> 2. M-x muse-blosxom-new-entry

Don't call `insert' in a Lisp tag!  Return a string instead.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgpQHHhArhFSW.pgp
Description: PGP signature

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to