* 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
* Re: Shell , *Completions* , frames.
2006-12-06 12:14 Shell , *Completions* , frames A Soare
@ 2006-12-07 4:59 ` Richard Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2006-12-07 4:59 UTC (permalink / raw)
Cc: bug-gnu-emacs
But I see that M. Nick Roberts has already solved something
identical, but he says nothing of frames.
I am not quite sure what those words mean; I am not sure
whether you are saying he has already fixed the same bug,
or that he fixed a different bug.
If the bug has been fixed already in the CVS sources
then please don't do anything about it.
If the bug has not been fixed, please mail in your patch.
^ 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-06 12:14 Shell , *Completions* , frames A Soare
2006-12-07 4:59 ` 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
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.