From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: Emacs: Problems of the Scratch Buffer Date: Wed, 18 Apr 2012 20:16:32 +0200 Message-ID: References: <877gxdyo3w.fsf@dod.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1334773045 26525 80.91.229.3 (18 Apr 2012 18:17:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Apr 2012 18:17:25 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: "Ludwig, Mark" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 18 20:17:24 2012 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 1SKZRS-0006CA-Ou for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2012 20:17:22 +0200 Original-Received: from localhost ([::1]:41918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKZRS-0000Vb-4l for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2012 14:17:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKZRM-0000VV-Qw for help-gnu-emacs@gnu.org; Wed, 18 Apr 2012 14:17:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKZRL-00034E-7e for help-gnu-emacs@gnu.org; Wed, 18 Apr 2012 14:17:16 -0400 Original-Received: from mail-pz0-f52.google.com ([209.85.210.52]:33464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKZRK-00033u-VB for help-gnu-emacs@gnu.org; Wed, 18 Apr 2012 14:17:15 -0400 Original-Received: by dake40 with SMTP id e40so9411332dak.39 for ; Wed, 18 Apr 2012 11:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=+4HsbGyX3pWduYGDQhR/lgl27tT5aBZaTk90gK9eq+U=; b=tVEs11wVrmYA4gW4hKXLP8Yh0LSUPxoGXGbHnJehMYaLEHn905wdUFhKK5Sm/hiBOd 3foqU2gPtCbEL2UOur6y1t5KWe2UcoWV0DjMYlNaNSTn6BydmO7xfjURqPQfxsfYE5AW ToT6Hipvk7iLRcjOBuvK5/mrHAp+LSBPXmnZMicIxSjtdINo7HB6ehDo/ZV9+IEyyTHJ WLGWmCrHSHGSXPKZKmJ7k71JiLYdkCPMKFyf+0hJxdTr6RmKhnVOqxrQYNEUqs0oceK0 RJZ/Sp/m3eu2MKdbvtyQPw7DNT3L/iP4iVBopib0JmQT4dVQ8bSH51NcJnTHNnx82sdW bbBw== Original-Received: by 10.68.213.162 with SMTP id nt2mr8030009pbc.130.1334773032910; Wed, 18 Apr 2012 11:17:12 -0700 (PDT) Original-Received: by 10.142.204.14 with HTTP; Wed, 18 Apr 2012 11:16:32 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.52 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:84501 Archived-At: On Wed, Apr 18, 2012 at 20:15, Juanma Barranquero wrote: > emacs -q --no-site-file --no-site-lisp --no-site-lisp does not exist in 23.1, so just "-q --no-site-file" will do= . =C2=A0 =C2=A0 Juanma