On Thu, Apr 14, 2005 at 04:56:10PM -0400, Denis Bueno wrote:
> I'd like to be able to keep an Emacs process persistent across ssh
> connections and such. In the past I've used GNU screen, which works
> great, but a keybinding commonly used in Emacs, C-a, conflicts with
> one of screen's bindings.
> 
> Has anyone discovered either a way of configuring screen or an
> alternative to screen which solves this problem?
> 

I use this in my .screenrc 

# change screens command character C-a to C-] 
escape ^]]  

Not sure what C-] used to do in emacs but I never used it whatever it
was. 

-- 
Angelina Carlton


_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to