From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: how to show point value on strip/bar (aka modeline) [was: help-gnu-emacs Digest, Vol 198, Issue 25] Date: Wed, 8 May 2019 16:18:51 +0200 Message-ID: <20190508141851.GA27646@tuxteam.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="265999"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 08 16:19:30 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hONPt-00174X-7w for geh-help-gnu-emacs@m.gmane.org; Wed, 08 May 2019 16:19:29 +0200 Original-Received: from localhost ([127.0.0.1]:38016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hONPs-000086-3t for geh-help-gnu-emacs@m.gmane.org; Wed, 08 May 2019 10:19:28 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hONPR-000064-Dn for help-gnu-emacs@gnu.org; Wed, 08 May 2019 10:19:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hONPP-00057R-5f for help-gnu-emacs@gnu.org; Wed, 08 May 2019 10:19:01 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:56705) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hONPO-0004nt-KK for help-gnu-emacs@gnu.org; Wed, 08 May 2019 10:18:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=uyoBzLtU5kjYya74vAGKlB57Bo8S6O0YUuoiAEPHwuA=; b=Xer4LmMXOiCgONJ/oBlZC7gSP4P3hEJCSrxxa9syxOMeDS9bsyU2CmxePSape3/L1xDn/bGEe0ZYtZzwqQVAInE2nEMPXYtiB2xNE21gVPqgygdWjwPZ9Gr+KBca0D71GYOUBVH6bW7e8okRPRVEVzKQUf+87/FnxGIVg/00yXoHLQAk2TginCASBh14cLdWhtMOneTEEe0R3vOATCKKpRBg4e4bfdsdZT4MHkuWZNEk+s2Vjv5xSU0FITskUp4vLqVj4fzf1eKP9JMBuYc4CHhY8hL+yGDeBslkdJyo7klx37UpeM38IDhY70jzvTBxFJVnJH6REuk17PyqVptjzw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1hONPH-0007Kk-5l for help-gnu-emacs@gnu.org; Wed, 08 May 2019 16:18:51 +0200 Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:120263 Archived-At: --huq684BweRXVnRxX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 08, 2019 at 06:43:53PM +0700, Budi wrote: > How to make emacs always to show point value on strip/bar >=20 > what workaround to get such if no standard menu exists It does help to know how the strip/bar is called in Emacs jargon: it's the "mode line". You can find its settings via the menu "Options" -> "Customize Emacs" -> "Top-level Customization Group", then follow the links "Environment" and "Mode Line". There are, of course, many other ways -- like M-x line-number-mode and then M-x column-number-mode. Searching the Emacs manual for "line number" or "column number would have helped, too. "Strip" doesn't help and "bar" is too unspecific (49 hits). (BTW: I changed the subject: your's wasn't very helpful to find help ;-) HTH -- tom=C3=A1s --huq684BweRXVnRxX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlzS5UsACgkQBcgs9XrR2kam2wCdGKJ8bN1JYnGjGSM1VhXD6KBt HTEAn1M3xdYBfZGmBORMKEGQAwyMKhd+ =RRNg -----END PGP SIGNATURE----- --huq684BweRXVnRxX--