all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu  <tumashu@163.com>
To: "martin rudalics" <rudalics@gmx.at>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re:Re: Is it possible lock minibuffer's height
Date: Sat, 3 Mar 2018 21:39:22 +0800 (CST)	[thread overview]
Message-ID: <457bc7cc.5613.161ec16a6d8.Coremail.tumashu@163.com> (raw)
In-Reply-To: <5A9A656F.7040305@gmx.at>












At 2018-03-03 17:05:51, "martin rudalics" <rudalics@gmx.at> wrote:
> > I have test the tips you provide, it is work.
> > But the approach my used can not do well,  for I can not get some strings showed in minibuffer.
> > not all the string showed in minibuffer will go into the minibffer's buffer.
>
>You would have to tell me more about this.  Please tell me first why
>you want to show the minibuffer window on the child frame and not use
>the parent frame's minibuffer window.  Child frames may have focus
>problems depending on the platform used so maybe it's better to avoid
>showing a minibuffer on them.

I am not show minibuffer window on the child frame, I just use parent frame's minibuffer
window and use a childframe to show the buffer-string of " *MiniBuf-1*".


>
>Then tell me please whether the string you want to show is (1) not
>shown in any minibuffer window, (2) not in the minibuffer window of
>the child frame, or (3) not in the child frame's minibuffer because
>you fixed its size by some means.

I want to redirect *all* the string showed in minibuffer to a child frame.

>
>Also does "not all the string" mean that the string gets truncated
>somewhere?  Or is the problem that the minibuffer window shows your
>string but it does not appear in the "right" minibuffer?
>

I want to get all the string showed in minibuffer window, but this is 
not a easy job.  message can let a string showed in minibuffer window,
but this string is not inserted into  " *Minibuf-0*" or " *Minibuf-0*" 


>Thanks, martin

  reply	other threads:[~2018-03-03 13:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-02  2:35 Is it possible lock minibuffer's height tumashu
2018-03-02  7:24 ` martin rudalics
2018-03-02  9:10   ` tumashu
2018-03-02 13:13     ` martin rudalics
2018-03-03  2:51       ` tumashu
2018-03-03  9:05         ` martin rudalics
2018-03-03 13:39           ` tumashu [this message]
2018-03-03 16:25             ` martin rudalics
2018-03-04  5:31               ` tumashu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=457bc7cc.5613.161ec16a6d8.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.