From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "Roland Winkler" Newsgroups: gmane.emacs.devel Subject: RE: DJVU files and ImageMagick Date: Wed, 6 Feb 2019 10:35:04 -0600 Message-ID: <3256.92532.960737.23643@gargle.gargle.HOWL> References: <87zhrdn8lf.fsf@gmx.net> <87va201e07.fsf@gnu.org> <87lg2vjw42.fsf@gmx.net> <87k1idk1xv.fsf@gnu.org> <03cbb956-f3fb-4224-a64f-9537ddfccfed@default> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="112994"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 06 17:35:18 2019 Return-path: Envelope-to: ged-emacs-devel@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 1grQAP-000TIH-My for ged-emacs-devel@m.gmane.org; Wed, 06 Feb 2019 17:35:17 +0100 Original-Received: from localhost ([127.0.0.1]:53557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grQAO-0008Iu-O8 for ged-emacs-devel@m.gmane.org; Wed, 06 Feb 2019 11:35:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grQAE-0008Ic-6o for emacs-devel@gnu.org; Wed, 06 Feb 2019 11:35:06 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grQAD-0002UR-TM; Wed, 06 Feb 2019 11:35:05 -0500 Original-Received: from lukas.physics.niu.edu ([131.156.224.124]:54378 helo=lukas) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1grQAD-0006xb-P3; Wed, 06 Feb 2019 11:35:05 -0500 In-Reply-To: <03cbb956-f3fb-4224-a64f-9537ddfccfed@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:233052 Archived-At: On Tue Feb 5 2019 Drew Adams wrote: > But the main idea of Emacs bookmarks is not about moving around > across different files. The main idea is just to record and > return to a location. Anywhere. And a common use case is moving > among locations in the same buffer (e.g. same file). Thanks, I'll check how this can be turned into something useful for djvu documents.