20 Jan 21:06
[bug #12879] <quote> tag fails when text follows on the same line
Daniel Clemente <NO-REPLY.INVALID-ADDRESS <at> gna.org>
2009-01-20 20:06:03 GMT
2009-01-20 20:06:03 GMT
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/
RSS Feed