Ticket #302 (assigned enhancement)

Opened 10 months ago

Last modified 2 months ago

Add a grep mode/compilation log

Reported by: anonymous Owned by: rob
Priority: major Milestone: 1.0
Component: application Keywords:
Cc:

Description

Possibly related to #289 (the error log minor mode for Python scripts) I just discovered grep mode in XEmacs. It's basically a mode that shows filenames and line numbers and opens up a new (or existing) buffer and takes you to that line when clicking on it.

For a grep mode, a control minor mode that has the grep controls would be good, because the major mode would be an STC.

Here's what describe-mode has to say about grep mode:

Major mode for compilation log buffers. To visit the source for a line-numbered error, move point to the error message line and type return, or click on the line with button2. There is a menu of commands on M-x compile-popup-menu. To kill the compilation, type C-c C-k.

Attachments

Change History

Changed 10 months ago by rob

  • milestone changed from 0.7.1 to 0.7.2

Probably not for 0.7.1, though.

Changed 8 months ago by rob

  • milestone changed from 0.7.2 to 0.7.3

Changed 6 months ago by rob

  • status changed from new to assigned
  • milestone changed from 0.7.3 to 0.7.4

Changed 2 months ago by rob

  • milestone changed from 0.7.4 to 1.0

Add/Change #302 (Add a grep mode/compilation log)

Author



Action
as assigned
 
Note: See TracTickets for help on using tickets.