unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14896: 24.3; mode line in text mode
@ 2013-07-18  0:20 r_mercado
  2013-07-18  2:56 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: r_mercado @ 2013-07-18  0:20 UTC (permalink / raw)
  To: 14896

start "emacs -Q -nw"

I can't find a way to "click" the modeline when starting in terminal 
mode.


In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.19)
 of 2013-07-13 on polka
System Description: Fedora release 18 (Spherical Cow)

Configured using:
 `configure '--with-dbus' '--with-gif' '--with-jpeg' '--with-png'
 '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm'
 '--with-x-toolkit=gtk2' '--with-gpm=no' '--with-wide-int''

Important settings:
  value of $LANG: en_GB.utf8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
o ESC O B ESC O B C-x o ESC O B ESC O B ESC O B ESC
O B ESC O B ESC O B ESC O B ESC O D ESC O B C-h f RET
C-x o TAB RET % % ESC O B ESC O C ESC O C % % % ESC
O D ESC O C % ESC O C ESC O C ESC O C ESC O C ESC O
C ESC O C ESC O C % % ESC O D % ESC O B ESC O B ESC
O B ESC O B ESC O A ESC [ 1 ~ ESC O C ESC O C ESC O
C ESC O C ESC O C ESC O D % C-x o ESC O B ESC O B C-x
o ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D % % % ESC O
B ESC O D ESC O D ESC O C % % ESC O A ESC O A ESC O
A ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC
O A ESC O A ESC O A ESC O A ESC x r e p TAB o TAB r
t TAB RET

Recent messages:

Making completion list... [2 times]

mouse-2, RET: find function's definition
uncompressing help-fns.el.gz...done
Note: file is write protected
Type C-x 1 to delete the help window.

mouse-2, RET: find function's definition
Making completion list... [2 times]

Load-path shadows:
/home/abc123/datadir/expand hides /usr/local/share/emacs/24.
3/lisp/expand

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 
mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils apropos help-fns misearch multi-isearch time-
date
jka-compr find-func help-mode easymenu debug china-util ronaldo-org
ronaldo-mappings edmacro kmacro ronaldo tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-
opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)






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

* bug#14896: 24.3; mode line in text mode
  2013-07-18  0:20 bug#14896: 24.3; mode line in text mode r_mercado
@ 2013-07-18  2:56 ` Eli Zaretskii
  2013-07-18 15:46   ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2013-07-18  2:56 UTC (permalink / raw)
  To: r_mercado; +Cc: 14896

> Date: Thu, 18 Jul 2013 01:20:12 +0100 (BST)
> From: <r_mercado@o2.co.uk>
> 
> start "emacs -Q -nw"
> 
> I can't find a way to "click" the modeline when starting in terminal 
> mode.
> 
> 
> In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.19)
>  of 2013-07-13 on polka
> System Description: Fedora release 18 (Spherical Cow)
> 
> Configured using:
>  `configure '--with-dbus' '--with-gif' '--with-jpeg' '--with-png'
>  '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm'
>  '--with-x-toolkit=gtk2' '--with-gpm=no' '--with-wide-int''
                           ^^^^^^^^^^^^^^^

The mouse is not supported on a text terminal, unless you have
compiled with some specialized library, such as GPM.





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

* bug#14896: 24.3; mode line in text mode
  2013-07-18  2:56 ` Eli Zaretskii
@ 2013-07-18 15:46   ` Glenn Morris
  2013-07-18 16:42     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2013-07-18 15:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14896, r_mercado

Eli Zaretskii wrote:

> The mouse is not supported on a text terminal, unless you have
> compiled with some specialized library, such as GPM.

Isn't that only for the Linux console?
For xterms, there is M-x xterm-mouse-mode.





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

* bug#14896: 24.3; mode line in text mode
  2013-07-18 15:46   ` Glenn Morris
@ 2013-07-18 16:42     ` Eli Zaretskii
  2013-07-18 16:59       ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2013-07-18 16:42 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14896, r_mercado

> From: Glenn Morris <rgm@gnu.org>
> Cc: r_mercado@o2.co.uk,  14896@debbugs.gnu.org
> Date: Thu, 18 Jul 2013 11:46:46 -0400
> 
> Eli Zaretskii wrote:
> 
> > The mouse is not supported on a text terminal, unless you have
> > compiled with some specialized library, such as GPM.
> 
> Isn't that only for the Linux console?
> For xterms, there is M-x xterm-mouse-mode.

Right, but I think it doesn't support mouse-sensitive mode line, does
it?  (And neither does GPM, IIRC.)





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

* bug#14896: 24.3; mode line in text mode
  2013-07-18 16:42     ` Eli Zaretskii
@ 2013-07-18 16:59       ` Glenn Morris
  2013-07-18 17:10         ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2013-07-18 16:59 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14896, r_mercado

Eli Zaretskii wrote:

>> For xterms, there is M-x xterm-mouse-mode.
>
> Right, but I think it doesn't support mouse-sensitive mode line, does
> it?  (And neither does GPM, IIRC.)

I never used either really, but with M-x xterm-mouse-mode, I can click
on some parts of the mode-line, yes. The coding part, toggle read-only,
the buffer name work; the major mode does not (for some reason).





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

* bug#14896: 24.3; mode line in text mode
  2013-07-18 16:59       ` Glenn Morris
@ 2013-07-18 17:10         ` Glenn Morris
  0 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2013-07-18 17:10 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14896, r_mercado

Glenn Morris wrote:

> the buffer name work; the major mode does not (for some reason).

Oh, I guess because it tries to pop up a menu. mouse-2 works.
So basically yes, xterm-mouse-mode seems to enable all mouse clicks in
the mode-line that don't involve menus, so I guess this bug can be
closed.






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

end of thread, other threads:[~2013-07-18 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18  0:20 bug#14896: 24.3; mode line in text mode r_mercado
2013-07-18  2:56 ` Eli Zaretskii
2013-07-18 15:46   ` Glenn Morris
2013-07-18 16:42     ` Eli Zaretskii
2013-07-18 16:59       ` Glenn Morris
2013-07-18 17:10         ` Glenn Morris

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