From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: walter esling Newsgroups: gmane.emacs.help Subject: Re: Building 24.3 Problem Date: Fri, 21 Feb 2014 14:03:56 -0600 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1393013057 1835 80.91.229.3 (21 Feb 2014 20:04:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2014 20:04:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Glenn Morris Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 21 21:04:25 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 1WGwKf-0003H2-8a for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Feb 2014 21:04:25 +0100 Original-Received: from localhost ([::1]:46700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGwKe-0004Bz-Mn for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Feb 2014 15:04:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGwKN-0004Bs-TR for help-gnu-emacs@gnu.org; Fri, 21 Feb 2014 15:04:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGwKI-00010h-6a for help-gnu-emacs@gnu.org; Fri, 21 Feb 2014 15:04:07 -0500 Original-Received: from mail-oa0-x235.google.com ([2607:f8b0:4003:c02::235]:63848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGwKC-0000z6-C7; Fri, 21 Feb 2014 15:03:56 -0500 Original-Received: by mail-oa0-f53.google.com with SMTP id m1so4819607oag.26 for ; Fri, 21 Feb 2014 12:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=JKUtTctq9UIZ0Wvu5GvJq4m2Oglbn5IJAVi0XlJ0I50=; b=LYln2S3jqZ/5z0MD4aI6DFkVOd0Fqe8LXLNOXpIMaxrZKGcXJ1niEqLp7q+Sor0KmT WEZJUugG/HsockTkbt6hZ35yWzk5/2mLKB4jKSX1IXg4vu5zaPVP15pfjLmIskW2iIeX a8t6yojjSKoN7BnJcPiuXSJtl3AL9PGkLsuv/xxTwn+ur9uhTrsMojvM/iTeLqI5UuNv PXEiTmLSzw9hHVIZYZi4VHAqkkofVpGb91ZHnB0Zuj1cMKWNn1DNsO5D8lQfwGRaGoZ8 SXeelvWxSgpEWnNq7FFB4uFD/MUYZ46RlXXhJLltuqC8R1ibah448NK3LQDkErE/3/2o jAuQ== X-Received: by 10.60.15.131 with SMTP id x3mr11826928oec.15.1393013035596; Fri, 21 Feb 2014 12:03:55 -0800 (PST) Original-Received: from [10.151.120.239] ([148.87.66.54]) by mx.google.com with ESMTPSA id m7sm12725926obo.7.2014.02.21.12.03.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 12:03:54 -0800 (PST) In-Reply-To: X-Mailer: Apple Mail (2.1827) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::235 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:96166 Archived-At: Thanks for all the suggestions. Files can be saved when I run with "-Q". = So I'll look into my .emacs. Thanks again for all your help. -wte On Feb 21, 2014, at 12:23 PM, Glenn Morris wrote: > Glenn Morris wrote: >=20 >> write-file-functions, or some other hook, in your .emacs, which = returns >> nil: >=20 > Sorry, I meant "returns non-nil". >=20