all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rkv <ramakanth.varala@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: emacs + maximum window size / maximum frame size + default home dir
Date: Thu, 7 Apr 2011 22:31:33 -0700 (PDT)	[thread overview]
Message-ID: <31348807.post@talk.nabble.com> (raw)
In-Reply-To: <31348766.post@talk.nabble.com>


I got the solution .. 

below is the statements i added to .emacs in my home dir which worked for
me..


(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(inhibit-startup-screen nil)
 '(initial-buffer-choice "~/projects/DHMMarvell/Software/SW"))
(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 )




rkv wrote:
> 
> Hello all,
> 
> i would like to set the maximum window size by default in my emacs init
> file .
> 
> As of now from X windows when ever i open i have to do the alt+space+X to
> maximize the window.
> 
> And also i would like to put my defualt dir from the home dir to some
> other path in the .init file .
> 
> As of now it is the /home/<user>/ dir where again i have to navigate or
> give whole path in c-x c-f .
> 
> if any body can help it would save lot of time for me.
> 
> regards
> rkv
> 

-- 
View this message in context: http://old.nabble.com/emacs-%2B-maximum-window-size---maximum-frame-size-%2B-default-home-dir-tp31348766p31348807.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




  reply	other threads:[~2011-04-08  5:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08  5:19 emacs + maximum window size / maximum frame size + default home dir rkv
2011-04-08  5:31 ` rkv [this message]
2011-04-08  5:32   ` rkv
2011-04-08  5:35 ` Jambunathan K
2011-04-08  8:29 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=31348807.post@talk.nabble.com \
    --to=ramakanth.varala@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.