Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      . . .
      EEL Programming Changes in Epsilon 11
         New EEL Primitives and Subroutines in Epsilon 11
         Changes to EEL Primitives and Subroutines in Epsilon 11
      New Features in Epsilon 10
         . . .
         Source Code Navigation in Epsilon 10
         File Handling in Epsilon 10
         Running Programs in Epsilon 10
         Features in Epsilon 10 for Unix
         Windows Integration in Epsilon 10
         . . .
      Enhanced Features in Epsilon 10
         Dired Enhancements in Epsilon 10
         Searching & Navigation in Epsilon 10
         Grep and Multifile Searching in Epsilon 10
         . . .
         Other Changes in Epsilon 10
      . . .

Previous   Up    Next
File Handling in Epsilon 10  Changes from Older Versions   Features in Epsilon 10 for Unix


Epsilon User's Manual and Reference > Changes from Older Versions > New Features in Epsilon 10 >

Running Programs in Epsilon 10

  • You can use the new filter-region command on Alt-| to process the region between point and mark through an external command. By default, the external command's output goes to a new buffer. Run filter-region with a numeric argument if you want the output to replace the current region.

  • Under NT, Epsilon now sets its current directory to that of the concurrent process (as long as you let the command processor cmd.exe use its standard prompt that includes the current directory).

  • Epsilon supports multiple concurrent processes under Unix. Rename the concurrent process buffer using Alt-x rename-buffer and the start-process command on Ctrl-x Ctrl-m will create a second concurrent process. Epsilon's compilation commands also use this feature, and compile in a separate concurrent process buffer.

  • By default, the make command now runs in the current buffer's directory.

  • It's now easier to extend Epsilon's error parsing. Epsilon can now check a series of regular expression patterns that match possible errors.

  • Epsilon for Windows can now send DDE messages to other programs.

  • If the process-enter-whole-line variable is 2, Epsilon copies old lines to the end of the process buffer to make it easier to repeat commands.



Previous   Up    Next
File Handling in Epsilon 10  Changes from Older Versions   Features in Epsilon 10 for Unix


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.