From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Harold Lee" Newsgroups: gmane.emacs.help Subject: Re: Problem with .emacs Date: 2 Nov 2006 21:39:40 -0800 Organization: http://groups.google.com Message-ID: <1162532380.887246.85650@m7g2000cwm.googlegroups.com> References: <4qvvupFol4vsU2@individual.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1162532593 18821 80.91.229.2 (3 Nov 2006 05:43:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Nov 2006 05:43:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 03 06:43:11 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GfrpZ-0001iu-Hf for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Nov 2006 06:43:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfrpY-0006RU-Ko for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Nov 2006 00:43:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 71.142.205.63 Original-X-Trace: posting.google.com 1162532386 22690 127.0.0.1 (3 Nov 2006 05:39:46 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 3 Nov 2006 05:39:46 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=71.142.205.63; posting-account=dyCSqQ0AAAC2SN64Qez3MbcqxgA7rgLi Original-Xref: shelby.stanford.edu gnu.emacs.help:142906 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38525 Archived-At: Hendrik Bilges wrote: > An error has occurred while loading `/home/billy/.emacs': > Symbol's value as variable is void: setq > > I posted my .emacs here: http://phpfi.com/170452 The problem are these lines - they need to be in parentheses. setq TeX-auto-save t setq TeX-parse-self t setq-default TeX-master nil