GNU bug report logs - #54038
29.0.50; doc-view cannot show different pages in different tabs

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Thu, 17 Feb 2022 09:20:02 UTC

Severity: normal

Found in version 29.0.50

Full log


Message #8 received at 54038 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 54038 <at> debbugs.gnu.org
Subject: Re: bug#54038: 29.0.50; doc-view cannot show different pages in
 different tabs
Date: Thu, 17 Feb 2022 20:12:15 +0200
> Pretty much the subject.
>
> 1. emacs -Q.
> 2. Open a pdf file.
> 3. Clone the tab using C-x t n.
> 4. Move to the next page (n).
> 5. Switch back to the original tab C-x t o.
> 6. The page is changed here too.
>
> Expected: The original and the cloned tabs should show different pages,
> just like how you can show different pages in different windows/frames.
>
> [ FWIW, the same problem also exists with pdf-tools.  ]

This is expected behavior when you use 'C-x t n' that clones
the current tab.  A new clone has exactly the same window.
You can confirm this by evaluating in each tab: 'M-: (selected-window)'.
It will show the same window number.  But doc-view can show different pages
only in different windows.




This bug report was last modified 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.