all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to downgrade *Completions*
@ 2016-08-18 15:23 Guangliang Yang
  0 siblings, 0 replies; only message in thread
From: Guangliang Yang @ 2016-08-18 15:23 UTC (permalink / raw)
  To: help-gnu-emacs

 Hi,

I am using GNU Emacs 25.0.94.1 (x86_64-redhat-linux-gnu, GTK+ Version
3.20.4) of 2016-05-18.

Everything is good for me except *Completions*.
1. Personally, I don't like its resizing.
2. It is not compatible with ECB. When ECB is available, it will alwasy
show in *minibuffer*.

The following is my ECB structure. A is to show the code, B is to run
temporary buffers, and C is to show the method list. A and B are normal
windows, while C is *dedicated*.


+-----------+----------+
|               |             |
|    A         |             |
|                |            |
|                |     C    |
+-----------+            |
|    B         |             |
|               |             |
+-----------+----------+

Assume I am working in A or B. When I use "C-x C-f", the *Completions* will
be shown in minibuffer.

I read the official manual and also rewrote "display-buffer-function", but
still do not well solve the problem.


So can I just downgrade the *Completions* to emacs24's version?

Regards,
Yang


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-18 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 15:23 How to downgrade *Completions* Guangliang Yang

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.