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

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

[emacs-wiki-discuss] Re: `muse-insert-markup' bug?


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: `muse-insert-markup' bug?
Date: Mon, 31 Oct 2005 10:11:36 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Mark Triggs <address@hidden> writes:

> Do we really want to pass a list to `insert'?  Maybe that should be
> (apply 'insert args)?

Good catch.

2005-10-31 15:10:28 GMT Michael Olson <address@hidden>  patch-262

    Summary:
      muse-publish: Use `apply' instead of passing list to `insert'.
    Revision:
      muse--main--1.0--patch-262

    * lisp/muse-publish.el (muse-insert-markup): Use `apply' instead of
      passing a list to `insert'.  Thanks to Mark Triggs for the suggestion.
      Hopefully this will fix a backtrace or two.

    modified files:
     ChangeLog lisp/muse-publish.el

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpoFbYLnphDM.pgp
Description: PGP signature


reply via email to

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