Bug 30702 - rpm-spec-mode can't build packages in emacs
Summary: rpm-spec-mode can't build packages in emacs
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: emacs
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-05 21:33 UTC by Jeremy Katz
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-03-08 17:00:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2001-03-05 21:33:43 UTC
rpm-spec-mode uses replace-in-string which only exists in xemacs and not in
standard GNU Emacs which prevents you from using the package building bits
of rpm-spec-mode.  rpm-spec-mode should either only be installed to work
with xemacs or be fixed (I had tried an older version of rpm-spec-mode at
one point before it made it into the package and it worked fine)

Comment 1 Trond Eivind Glomsrxd 2001-03-05 22:25:43 UTC
Verified. I mainlu use it for C-c e and C-c r, and hadn't noticed. Emacs 21 has
"replace-regexp-in-string", not quite sure what to use for Emacs 20. I've
notified the author.

Comment 2 Trond Eivind Glomsrxd 2001-03-07 19:47:51 UTC
It's fixed in 0.11e, available from http://www.tihlde.org/~stigb/rpm-spec-mode.el

I've put together a emacs-20.7-33, which isn't yet in the tree.

Comment 3 Trond Eivind Glomsrxd 2001-03-08 16:59:59 UTC
It is now.

Comment 4 Jeremy Katz 2001-03-08 17:04:03 UTC
Looks good; thanks


Note You need to log in before you can comment on or make changes to this bug.