This mail is an automated notification from the bugs tracker of the project: xtla.el.
/**************************************************************************/ [bugs #780] Full Item Snapshot: URL: <http://gna.org/bugs/?func=detailitem&item_id=780> Project: xtla.el Submitted by: 0 On: Wed 09/22/2004 at 00:20 Category: xtla-browse.el Priority: 5 - Normal Resolution: None Assigned to: None Originator Email: [EMAIL PROTECTED] Status: Open Planned Release: 0.9 Type of request: important bug Fixed Release: Test case: In an Revisions Buffer try to Tag from an revision. Summary: Tagging from an revision fails with an error. Original Submission: Signaling: (wrong-type-argument stringp [cl-struct-tla--revision ("[EMAIL PROTECTED]" "xemacs-packages" "main" "21.4" "base-0") "initial import" "Robert Widhopf <[EMAIL PROTECTED]>" "2004-09-11 21:18:20 GMT" nil nil]) string=([cl-struct-tla--revision ("[EMAIL PROTECTED]" "xemacs-packages" "main" "21.4" "base-0") "initial import" "Robert Widhopf <[EMAIL PROTECTED]>" "2004-09-11 21:18:20 GMT" nil nil] "") (not (string= archive "")) (and archive (not (string= archive "")) (concat archive (when category "/"))) (concat (and archive (not ...) (concat archive ...)) semi) (let ((semi ...)) (concat (and archive ... ...) semi)) tla--name-construct([cl-struct-tla--revision ("[EMAIL PROTECTED]" "xemacs-packages" "main" "21.4" "base-0") "initial import" "Robert Widhopf <[EMAIL PROTECTED]>" "2004-09-11 21:18:20 GMT" nil nil]) (let* ((elem ...)) (tla--name-construct (caddr elem))) (if tla-revision-list-cookie (let* (...) (tla--name-construct ...))) (when tla-revision-list-cookie (let* (...) (tla--name-construct ...))) (let ((from ...)) (unless from (error "No revision here")) (tla--revision-tag-internal from)) (lambda nil "Run tla tag from the current location in revision buffer." (interactive) (let (...) (unless from ...) (tla--revision-tag-internal from)))() call-interactively(tla-revision-tag-from-here) For detailed info, follow this link: <http://gna.org/bugs/?func=detailitem&item_id=780> _______________________________________________ Message sent via/by Gna! http://gna.org/
