all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jonetsu <jonetsu@teksavvy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Large text files - no line numbers ?
Date: Thu, 5 Dec 2019 10:27:50 -0500	[thread overview]
Message-ID: <20191205102750.4498300b@mistral> (raw)
In-Reply-To: <m236dyrfca.fsf@gmail.com>

On Thu, 05 Dec 2019 15:56:21 +0100
Robert Pluim <rpluim@gmail.com> wrote:

> Thatʼs surprising, since the bookmark function records the value of
> (point), which should always be available regardless of whether Emacs
> can determine the line number.
> 
> Does it fail from 'emacs -Q' as well?

Yes it does.  I used bookmark-bmenu-list to list the named bookmarks.
The mode line line numbers were shown as 'L??'

Here is the content of the ~/.emacs.d/bookmarks file.  I'm afraid I had
to replace some text in there, eg. path and file name, reference text
(sometext). The rest is as is.


;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8-emacs -*- 
;;; This format is meant to be slightly human-readable;
;;; nevertheless, you probably don't want to edit it.
;;; -*- End Of Bookmark File Format Version Stamp -*-
(("test2"
 (filename . "logfile.log")
 (front-context-string . "1/sometext")
 (rear-context-string . "nclude -I/home/x")
 (position . 264231))
("test1"
 (filename . "logfile.log")
 (front-context-string . "sometext production")
 (rear-context-string . "sutil3.empty.o\n\n")
 (position . 88415))



  reply	other threads:[~2019-12-05 15:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04 14:47 Large text files - no line numbers ? jonetsu
2019-12-04 14:57 ` Robert Pluim
2019-12-04 15:07   ` jonetsu
2019-12-04 15:49     ` jonetsu
2019-12-04 15:31   ` Eli Zaretskii
2019-12-05 14:44     ` jonetsu
2019-12-05 14:50       ` Stefan Monnier
2019-12-05 15:03         ` jonetsu
2019-12-06 18:16           ` Stefan Monnier
2019-12-06 18:56             ` jonetsu
2019-12-06 19:08               ` Stefan Monnier
2019-12-06 19:46                 ` jonetsu
2019-12-05 14:56       ` Robert Pluim
2019-12-05 15:27         ` jonetsu [this message]
2019-12-05 15:22       ` Eli Zaretskii
2019-12-05 15:46         ` jonetsu
2019-12-05 16:40           ` Eli Zaretskii
2019-12-05 17:56             ` jonetsu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191205102750.4498300b@mistral \
    --to=jonetsu@teksavvy.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.