| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Mailer: | 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid (via feedmail 10 I) |
| To: | "Gary Jones" <garyjones AT linuxfreemail DOT com> |
| Cc: | <cygwin AT cygwin DOT com> |
| Subject: | Re: building jed |
| References: | <3BD2ABCA DOT 24032 DOT 368BC6 AT localhost> <3BD5B941 DOT 8692 DOT 68830 AT localhost> |
| X-Face: | I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu |
| }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | 24 Oct 2001 10:37:06 +0200 |
| In-Reply-To: | <3BD5B941.8692.68830@localhost> |
| Message-ID: | <kvd73d4eod.fsf@vzell.de.oracle.com> |
| Lines: | 38 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
| MIME-Version: | 1.0 |
>>>>> "Gary" == Gary Jones <garyjones AT linuxfreemail DOT com> writes:
Gary> On 21 Oct 2001, you wrote:
>> Am 2001-10-21 um 11:04 schrieben Sie:
>> > Is there somewhere I could d/l your patch(es) from, please?
>>
>> Jed-Patch is Attached and also the patch against slang 1.4.4 (only for
>> static build).
Gary> Thanks. After a bit of pain (I followed JED's instructions to build
Gary> the slang lib under cygwin and they're wrong - at least with your
Gary> patch, they are) I finally got everything built.
Gary> It seems quite slow clearing the screen, one can practically see the
Gary> cursor moving. Other things: The outlines of the menus are wrong
Gary> (strange chars rather than line characters); Some of the key mappings
Try running it under an rxvt/xterm (you need to have XFree installed for this).
There it works real fast.
Gary> do not work (particulary Ctrl-X,Ctrl-C to exit!). This doesn't happen
Gary> in the normal W32 (MINGW32) build and I'm wondering if it is because
Gary> of some difference in the type of terminal it thinks it is running on?
Put
_Jed_Default_Emulation = "emacs";
in a file called /usr/local/etc/jed.conf,
or copy it from the jed lib directory and edit the above parameter,
or copy jed.rc from jed lib directory to $HOME/.jedrc and uncomment the
line
() = evalfile("emacs"); % Emacs-like bindings
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |