From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans BKK Newsgroups: gmane.emacs.help Subject: Re: setting default font name Date: Mon, 19 May 2014 12:30:19 -0700 (PDT) Message-ID: <40d330cd-204f-4717-89cd-5c5a141e817a@googlegroups.com> References: <87egzrz5c2.fsf@bach.histomat.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1400528133 22122 80.91.229.3 (19 May 2014 19:35:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2014 19:35:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 19 21:35:27 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WmTLD-0005yk-Gc for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2014 21:35:19 +0200 Original-Received: from localhost ([::1]:49920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmTLC-0001eX-IG for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2014 15:35:18 -0400 X-Received: by 10.58.118.226 with SMTP id kp2mr4523553veb.4.1400527820213; Mon, 19 May 2014 12:30:20 -0700 (PDT) X-Received: by 10.182.104.131 with SMTP id ge3mr21689obb.39.1400527819936; Mon, 19 May 2014 12:30:19 -0700 (PDT) Original-Path: usenet.stanford.edu!hl10no1442487igb.0!news-out.google.com!qf4ni2017igc.0!nntp.google.com!c1no10763529igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <87egzrz5c2.fsf@bach.histomat.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=99.52.250.94; posting-account=IUdGewoAAACF9WtA3i8stuVyXNk2FqaH Original-NNTP-Posting-Host: 99.52.250.94 User-Agent: G2/1.0 Injection-Date: Mon, 19 May 2014 19:30:20 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:205492 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97761 Archived-At: On Sunday, May 18, 2014 7:36:29 AM UTC-4, Haines Brown wrote: > I have several different ways to start emacs 24 according to different > functions. They are started with scripts that point to different init > files. For example, in one script I have: >=20 > emacs -q -l ~/.emacsUtil $1 Most likely not germane to your specific font-setting issue, but FYI I've f= ound using a launch batch/script to set a different (could just be an empty= "scratch") $HOME - allowing me to use a vanilla .emacs as normal rather th= an -q to be useful in troubleshooting and experimenting with different setu= ps. One side benefit is that this approach allows Customize menu settings to be= saved. http::/groups.google.com/forum/#!searchin/gnu.emacs.help/hansbkk/gnu.emacs.= help/czMrv9Zquks/K74mJ63iQPcJ