unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Shell , *Completions*  ,  frames.
@ 2006-12-04 11:22 A Soare
  0 siblings, 0 replies; 4+ messages in thread
From: A Soare @ 2006-12-04 11:22 UTC (permalink / raw


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*.

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Shell , *Completions*  ,  frames.
@ 2006-12-04 15:47 A Soare
  0 siblings, 0 replies; 4+ messages in thread
From: A Soare @ 2006-12-04 15:47 UTC (permalink / raw


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.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Shell , *Completions*  ,  frames.
@ 2006-12-06 12:14 A Soare
  2006-12-07  4:59 ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: A Soare @ 2006-12-06 12:14 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-07  4:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 11:22 Shell , *Completions* , frames A Soare
  -- strict thread matches above, loose matches on Subject: below --
2006-12-04 15:47 A Soare
2006-12-06 12:14 A Soare
2006-12-07  4:59 ` Richard Stallman

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).