Today at 8:59am +0530 Suresh Ramasubramanian wrote: > H S Rai wrote: > > How to prevent Emacs to launch as X application, when activated > > through xterm (i.e. from GUI). ... > > emacs -nw
Thank you Suresh. Is there any way to edit .emacs so that user type emacs without "-nw" option. -- H.S.Rai http://www.grex.org/~hsrai | Registered Linux User # 223684 http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=223684 : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Temporary disabling user accounts LOST #276 To disable an user account temporarily, as super-user do: #passwd <username> -l. This changes the password for the user some non-decipherable encrypted value. To re-enable/ unlock this account, do: #passwd <username> -u ####[ajitabhpandey (at) users.sourceforge.net]################ : ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
