GNU bug report logs - #1806
dired-pop-to-buffer in wrong place

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Tue, 6 Jan 2009 15:40:04 UTC

Severity: normal

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #471 received at 1806 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 1806 <at> debbugs.gnu.org, martin rudalics <rudalics <at> gmx.at>
Subject: Re: bug#1806: dired-pop-to-buffer in wrong place
Date: Wed, 07 Oct 2009 01:38:40 +0300
>> It could show *scratch* twice.
>
> Yes, it could, easily.

Please don't duplicate buffers without users' consent.

>> Ideally, the "other" window would not be created but a "vertical"
>> calendar layout used instead ;-) Or show all months of the
>> respective year (maybe in some dimmed face) to make use of the
>> available space.
>
> This is something I would like to see, but it is a lot of work.

Yes, this would be ideal by either displaying the full year:

    +-------------------------+-------------------------+
    |                         | Jan2009 Feb2009 Mar2009 |
    |                         |                         |
    |                         |                         |
    |                         | Apr2009 May2009 Jun2009 |
    |                         |                         |
    |                         |                         |
    |                         | Jul2009 Aug2009 Sep2009 |
    |                         |                         |
    |                         |                         |
    |                         | Oct2009 Nov2009 Dec2009 |
    |                         |                         |
    | *scratch*               | *Calendar*              |
    +-------------------------+-------------------------+

or a long stripe for as much months will fit to the window's width:

    +---------------------------------------------------+
    |                                                   |
    |                                                   |
    |                                                   |
    |                                                   |
    |                                                   |
    |                                                   |
    |                                                   |
    | *scratch*                                         |
    +---------------------------------------------------+
    | May2009 Jun2009 Jul2009 Aug2009 Sep2009 Oct2009   |
    |                                                   |
    | *Calendar*                                        |
    +---------------------------------------------------+

I guess the latter would be easier to implement?

-- 
Juri Linkov
http://www.jurta.org/emacs/



This bug report was last modified 12 years and 236 days ago.

Previous Next


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