From owner-freebsd-questions Tue Feb 17 23:51:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10011 for freebsd-questions-outgoing; Tue, 17 Feb 1998 23:51:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from raid.us.dell.com (raid.us.dell.com [143.166.169.156]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09969 for ; Tue, 17 Feb 1998 23:51:44 -0800 (PST) (envelope-from jrv@raid.us.dell.com) Received: from pest (pest.us.dell.com [143.166.169.155]) by raid.us.dell.com (8.7.4/8.6.9) with SMTP id BAA06785 for ; Wed, 18 Feb 1998 01:51:10 -0600 (CST) Message-ID: <000901bd3c41$d704f8d0$9ba9a68f@pest.us.dell.com> From: "James Van Artsdalen" To: Subject: emacs & less bug Date: Wed, 18 Feb 1998 01:50:11 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BD3C0F.8C3D5E50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BD3C0F.8C3D5E50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable If I run $ EDITOR=3Demacs less foo.c and type "v" in less, less invokes emacs to edit the file. If I then press ^G in emacs, both less and emacs see the SIGINT, not just emacs. This works correctly for me under BSDi 2.1 with less 290, emacs 19.29 and bash 1.14.5. If I compile these versions for FreeBSD 2.2.5-released they don't work. The versions of these programs shipping with FreeBSD 2.2.5-released don't work either. ------=_NextPart_000_0006_01BD3C0F.8C3D5E50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
If I run
 
    $ EDITOR=3Demacs = less=20 foo.c
 
and type "v" in less, less = invokes=20 emacs to edit the file.
If I then press ^G in emacs, both = less and emacs=20 see
the SIGINT, not just = emacs.
 
This works correctly for = me under BSDi 2.1 with less 290,
emacs 19.29 and bash 1.14.5.  If I compile these versions for
FreeBSD=20 2.2.5-released they don't = work.  The=20 versions of
these programs shipping with FreeBSD = 2.2.5-released
don't work=20 either.
 
------=_NextPart_000_0006_01BD3C0F.8C3D5E50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message