Brian Gorka writes:
>
> I should have been more clear. If you are using the X11 version of
> GNU Emacs, you can do pc-bindings and pc-selection mode. This has
> been present in 19.30 (pretty sure) up to the present set of 20.3
> betas.
>
> AFAIK, XEmacs doesn't come out of the box with somthin
> "argathin" == argathin <[EMAIL PROTECTED]> writes:
>> If you are using the X version of Emacs, you can type:
>>
>> M-x pc-bindings-mode and M-x pc-selection-mode
>>
>> (where M-x is ALT-x or ESC-x)
argathin> ?? Just a question - is that a new feature in the late
Brian Gorka writes:
> > "Chris" == Chris Wegrzyn <[EMAIL PROTECTED]> writes:
>
> Chris> I have been typing up a document in emacs for a while and
> Chris> find it necessary to go to the end of lines. On windoze
> Chris> word processors, I can just hit end or home and get to the
>
Wade> Also, adding the following lines to your .emacs file should do it:
Wade> (global-set-key [end] 'end-of-line)
Wade> (global-set-key [home]'beginning-of-line)
In recent versions of XEmacs at least (I use 20.3), these are the default
bindings for the Home and End keys.
> "Chris" == Chris Wegrzyn <[EMAIL PROTECTED]> writes:
Chris> I have been typing up a document in emacs for a while and
Chris> find it necessary to go to the end of lines. On windoze
Chris> word processors, I can just hit end or home and get to the
Chris> start or end of a lin
Folks, there was a great article a few years ago on customizingt
EMACS. You might want to check out http://www.ssc.com.
Also, adding the following lines to your .emacs file should do it:
(global-set-key [end] 'end-of-line)
(global-set-key [home]'beginning-of-line)
I have a rather long
> "cw" == Chris Wegrzyn <[EMAIL PROTECTED]> writes:
cw> I have been typing up a document in emacs for a while and find it
cw> necessary to go to the end of lines. On windoze word processors, I can
cw> just hit end or home and get to the start or end of a line. Is there any
cw> way to set up E
I have been typing up a document in emacs for a while and find it
necessary to go to the end of lines. On windoze word processors, I can
just hit end or home and get to the start or end of a line. Is there any
way to set up Emacs so that I can use home and end to go to the
beginning and end of a l