Emacs cntl-z on a Pyramid

Carl S. Gutekunst csg at pyramid.pyramid.com
Tue Feb 9 04:15:45 AEST 1988


In article <5 at tness7.UUCP> mechjgh at tness7.UUCP (Greg Hackney ) writes:
>On our Pyramid:
>
>cntl-z works in cshell, but just redraws the screen in att shell.

If I understand the question, you're asking why <CTRL-Z> does a suspend when
you are running Emacs from the ucb universe, but only clears the screen from
the att universe? I'm not an Emacs user, so this is just a hunch.

The reason is that <CTRL-Z> behaves differently on 4.3BSD and System VR3. In
BSD systems, <CTRL-Z> causes a SIGTSTP signal to be sent to the process, which
is normally interpretted as a signal to suspend. In System V, <CTRL-Z> is just
another character, with no special significance.* So Emacs does with it as it
pleases.

<csg>

*Yes, I know about shell layers. I assumed that the user wasn't using it, or
he wouldn't have asked the question in the first place.



More information about the Comp.sys.pyramid mailing list