From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.help Subject: Re: how to turn on showing end of file? Date: Tue, 15 Sep 2009 05:25:21 +0800 Message-ID: <87ocpdjk1q.fsf@jidanni.org> References: <505F1739-26B8-40A8-AF6F-AA9DF1E54BA8@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252963591 11414 80.91.229.12 (14 Sep 2009 21:26:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 21:26:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: peter_dyballa@web.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 14 23:26:24 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MnJ41-0004mx-MF for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2009 23:26:22 +0200 Original-Received: from localhost ([127.0.0.1]:54161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnJ40-000663-JP for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2009 17:26:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnJ3C-0005OX-0Q for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 17:25:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnJ37-0005Ha-7a for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 17:25:29 -0400 Original-Received: from [199.232.76.173] (port=57763 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnJ37-0005HK-1w for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 17:25:25 -0400 Original-Received: from caiajhbdccah.dreamhost.com ([208.97.132.207]:38552 helo=homiemail-a2.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnJ36-0002dw-LQ for help-gnu-emacs@gnu.org; Mon, 14 Sep 2009 17:25:24 -0400 Original-Received: from jidanni.org (218-163-3-190.dynamic.hinet.net [218.163.3.190]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id 905E8D26F6; Mon, 14 Sep 2009 14:25:23 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:68144 Archived-At: Indeed, I had (setq indicate-empty-lines t) but here in emacs-version "23.1.50.1" it is no longer inherited into every buffer. One needs to put it into some hook.