all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: myrkraverk@users.sourceforge.net
Cc: help-gnu-emacs@gnu.org
Subject: Re: Displaying the window number in the mode line?
Date: Thu, 22 May 2003 13:21:25 +0000	[thread overview]
Message-ID: <16076.52949.350406.102810@jin.tekken> (raw)
In-Reply-To: <4yel2rgq4t.fsf@skjellgran.ii.uib.no>

Hi,

Joakim Hove writes:
 > 
 > myrkraverk@users.sourceforge.net writes:
 > 
 > > I've made a crude hack to jump to a window with specific number, the
 > > functions are available at
 > >
 > >   http://www.emacswiki.org/cgi-bin/wiki.pl?SwitchingWindows
 > >
 > 
 > Looks interesting!
 > 
 > > This has resulted in my desire to display the window[1] number in the
 > > mode line.  So far I've the following function to evalute the number
 > > of the selected window:

 > 1. The *global*-mode-string is just that - i.e. it is gloablly shared
 >    among all windows (and even frames) - hence any code which simply
 >    sets global-mode-string to some value will result in the same value
 >    displayed in all windows. So (as far as I can see)

The (:eval ..) construct is though unique to each modeline.

 > 2. global-mode-string is a string - not a list. The following

Actually, global-mode-string is a list, and now there are two methods
that show the window number in the modeline at the above url.  The
latter is a fixed version of what I was trying to do.


Thanx though,

Johann

  reply	other threads:[~2003-05-22 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6560.1053566934.21513.help-gnu-emacs@gnu.org>
2003-05-22 11:46 ` Displaying the window number in the mode line? Joakim Hove
2003-05-22 13:21   ` myrkraverk [this message]
2003-05-23  9:25 ` Oliver Scholz
2003-05-22  1:14 myrkraverk

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=16076.52949.350406.102810@jin.tekken \
    --to=myrkraverk@users.sourceforge.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.