SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions
Eritrea, Independence Day

ChrisForno

Last edit

Summary: Updating link to .emacs.

Changed:

< portrait:http://chrisforno.com/avatar-48x48.jpg
< My [http://chrisforno.com/.emacs .emacs].

to

> My [http://jekor.com/emacs/dot-emacs.pdf .emacs] (literate PDF file).


My .emacs (literate PDF file).

I use Emacs.

Road to Emacs

Welcome to the wiki! I must confess that when I got started with Tramp, I got several weird lockups, and eventually I gave up. I should try it again. – AlexSchroeder

I did as well. I found that I had to set the prompt pattern to be less restrictive:

(setq tramp-default-method "ssh" tramp-shell-prompt-pattern "^[^#$>\n]*[#$%>)] *")


CategoryHomepage