URL:
  <http://gna.org/bugs/?12879>

                 Summary: <quote> tag fails when text follows on the same
line
                 Project: Emacs Muse
            Submitted by: clemente
            Submitted on: Tuesday 01/20/2009 at 20:06
                Category: muse
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I use Emacs 23 from Bzr and Muse from Git, both from today.

Use this file (3 lines):

------------
(muse-publish-this-file '(html) "/tmp/")

<quote>Citado</quote>
------------

and eval the first sexp.
It fails with:


Debugger entered--Lisp error: (args-out-of-range -1 -1)
  replace-match("" t t nil 1)
  muse-publish-surround-text("" "" #[(indent)
"..............................." [quote-regexp muse-forward-paragraph 0
looking-at] 2] nil nil nil "^\\(<\\(/?\\)quote>\\)")
  muse-publish-quote-tag(41 #<marker at 48 in  *muse-temp*>)
  apply(muse-publish-quote-tag (41 #<marker at 48 in  *muse-temp*>))
  muse-publish-markup-tag()
  muse-publish-markup("prueba2" ...................................)
  muse-publish-markup-region(1 65 "prueba2" (html))
  muse-publish-markup-buffer("prueba2" (html))
  muse-publish-file("/n/prueba2.muse" (html) "/n/" nil)
  muse-publish-this-file((html) "/n/")
  eval((muse-publish-this-file (quote (html)) "/n/"))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)







    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12879>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to