From: A Soare <alinsoar@voila.fr>
Subject: Shell , *Completions* , frames.
Date: Wed, 6 Dec 2006 13:14:11 +0100 (CET) [thread overview]
Message-ID: <5779209.1165407251672.JavaMail.www@wwinf4001> (raw)
Hello.
I have just solved the bug I reported on 4th, by selecting *Completions* frame after I press TAB.
But I see that M. Nick Roberts has already solved something identical, but he says nothing of frames.
Shell I still send the patch to EMACS-DEVEL?
2006-03-27 Nick Roberts <nickrob@snap.net.nz>
* comint.el (comint-dynamic-list-completions): Allow user to
select *Completions* buffer.
Alin Soare.
Bonjour.
1. enable in your .emacs frames for special buffers, or evaluate the expression ci-dessous using M-:
;; open some buffers in frames, not in windows
(defconst special-display-regexps '("[ ]?[*][^*]+[*]"))
2. M-x shell
3. wish to run for example splint. Write: spl <TAB>. The *Completions* frame opens.
BUG: Cursor moved to *Completions* window, *Completions* is now active, but the keyboard is active on the old frame, with the shell window, now in *Completions*.
In fact, the problem is that TAB or another key does not scroll in *Completions*.
version: GNU Emacs 22.0.91.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-11-24 on alin.ro
system: FC6: Linux alin.ro 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686 athlon i386 GNU/Linux
Regards.
next reply other threads:[~2006-12-06 12:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 12:14 A Soare [this message]
2006-12-07 4:59 ` Shell , *Completions* , frames Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-12-04 15:47 A Soare
2006-12-04 11:22 A Soare
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5779209.1165407251672.JavaMail.www@wwinf4001 \
--to=alinsoar@voila.fr \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).