On Mon, Oct 05, 2009 at 05:49:18AM +0530, Girish Venkatachalam wrote: > $ pyroom > > It shows up a huge black window covering your entire display and a > pleasing green foreground. > > Press Ctrl-H for help. > > Ctrl-S for save and so on. > > Good for one off editing sessions. Please try it.
Nice. But I still prefer my powerful editor. So, here's an addition to the tip: if you use Emacs, you can make it fullscreen (e.g. in KDE 4+, right click on the title bar, choose Advanced->Fullscreen). Then, M-x tool-bar-mode and M-x menu-bar-mode will clear stuff for you. Which (regular) Emacs user uses the menu/tool bars anyway? A similar effect can be achieved in gvim using: :set guioptions-=m "remove menu bar :set guioptions-=T "remove toolbar HTH. Kumar -- Kumar Appaiah _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
