[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dial Up problems



It sounds like the switch that says that your terminal has a
meta key is turned on, when in fact your terminal doesn't
have a meta key, or isnt set up properly to use it.
Here are some suggestions:

	put 0FSTTYFCI$ in your init file.

	change your terminal configuration: right now it looks
	like it is setting the 8th bit to generate either even
	or odd parity (and emacs is interpreting the 8th bit as
	"meta").  You should be able to set the terminal for
	either 0 ("space") parity, or for 8 data bits and
	no parity at all.

BillW