[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33870: 27.0.50; xref-goto-xref not configurable
From: |
Juri Linkov |
Subject: |
bug#33870: 27.0.50; xref-goto-xref not configurable |
Date: |
Sun, 27 Jan 2019 22:23:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
> I've already forgotten what we really want. Find attached a draft of
> what I had in mind in the beginning and fill in the details, if
> possible.
Thanks, some suggestions to simplify its usage:
1. avoid using dotted pair notation that often causes problems;
2. instead of asking the user to invent a value to use for the selected window,
allow omitting it in this case, by reversing WIN and DIR, for example:
display-buffer-in-direction (direction DIR WIN)
display-buffer-in-direction (direction up main)
display-buffer-in-direction (direction up) -- by default means
from the selected window
PS: what about 'resize-to-fit'? I guess it's impossible to implement it
as an alist, because currently fit-window-to-buffer/preserve-size usually
are used as an argument of the macro 'with-displayed-buffer-window'.
- bug#33870: 27.0.50; xref-goto-xref not configurable, (continued)
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/12
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/13
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/13
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/14
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/19
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/20
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/20
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/21
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/21
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/24
- bug#33870: 27.0.50; xref-goto-xref not configurable,
Juri Linkov <=
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/28
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/28
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/29
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/29
- bug#33870: 27.0.50; xref-goto-xref not configurable, Drew Adams, 2019/01/29
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/30
- bug#33870: 27.0.50; xref-goto-xref not configurable, Drew Adams, 2019/01/30
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/30
- bug#33870: 27.0.50; xref-goto-xref not configurable, Juri Linkov, 2019/01/30
- bug#33870: 27.0.50; xref-goto-xref not configurable, martin rudalics, 2019/01/31