Bug 73020 - RFE rpm-spec-mode should use compile instead of start-process
Summary: RFE rpm-spec-mode should use compile instead of start-process
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: emacs
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-29 23:24 UTC by Michal Jaegermann
Modified: 2015-01-08 00:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-20 07:31:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2002-08-29 23:24:23 UTC
Description of Problem:

Function 'rpm-build' instead of using start-process should really set
'compilation-command' variable and run 'compile'.  The real difference is how you
are walking through errors in a compilation buffer as opposed to "Fundamental"
one.  Run "M-x compile" and replace a default compilation commmand by
something like "rpmbuild -ba my.spec" to see for yourself.

This will also likely simplify rpm-spec-mode.el a small bit.

Comment 1 Jens Petersen 2003-01-15 15:24:33 UTC
rpm-spec-mode.el maintainer said he'd try to add this feature
in a coming version.


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