These work just fine for me.  Emacs gets a "f1" when I am in Screen.

What terminal type is the shell where you started screen?  Mine is
"xterm" and I am using the UTF-8 character set (this is in PuTTY).

Rusty Shackleford <[EMAIL PROTECTED]> writes:

> My .emacs has a bunch of lines like 
>
>     ;;my favorite function key mappings
>     (global-set-key [f1] 'find-file)
>     (global-set-key [f2] 'save-buffer)
>     (global-set-key [f3] 'shell)
>
> Before I start screen, I can run emacs in a terminal window and these
> work fine.  Then after I start screen, these just cause "~" characters
> to print.
>
> Is there some way to fix this?  Please, no jokes about how the fix is to
> switch to vim ;)
>
> TIA
>
>
>
> _______________________________________________
> screen-users mailing list
> screen-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/screen-users


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to