From: ytrewq1 <ytrewq1@gmail.com>
Subject: Re: header-line-format hacking
Date: Mon, 31 Jan 2005 23:43:49 +0000 (UTC) [thread overview]
Message-ID: <loom.20050131T235423-273@post.gmane.org> (raw)
In-Reply-To: 87pszl3772.fsf-monnier+gnu.emacs.help@gnu.org
Stefan Monnier writes:
> There are currently few uses of the header-line, and most of them seem to be
> "global". I.e. either it's absent, or its content does not naturally lend
> itself to being accompanied with some other info.
>
> Could you give a couple examples of the kind of things you'd like to put/add
> into the header-line?
I'm writing a couple of minor modes in which I'd like to express certain
'state' information and I'm not finding a whole lot of space in the
mode line on my system.
One minor mode attempts to display the current 'class' that point is in --
similar to what which-function-mode does for functions [1]. On my system,
there doesn't seem to be enough space to display this in the mode line --
especially when which-function-mode is active.
The other mode is for creating navigable annotated 'traces' through source
code. Roughly, a reader of some source code is provided with a way of
keeping notes as the flow of execution is traced. At the moment this
happens by selecting regions of text, indicating that a selected region
is a call or a definition, and optionally associating some text. The
created 'traces' may be navigated (e.g. move to root of trace, move to
next annotated point of execution, etc.), edited, and shared.
Anyway, I'd like to express the idea of 'trace has been modified' in a way
similar to what's currently done for 'buffer has been modified'. I'm also
thinking of expressing some other trace-related state information but I
wanted to see if I was able to work with header-line-format appropriately
before exploring the idea further.
Needless to say, I'd like to use both of these modes at the same time --
which is what prompted my question.
[1] In fact, which-class.el is essentially a modified which-func.el.
next prev parent reply other threads:[~2005-01-31 23:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.15144.1106647267.27204.help-gnu-emacs@gnu.org>
2005-01-25 10:50 ` header-line-format hacking David Hansen
2005-01-25 13:05 ` ytrewq1
[not found] ` <mailman.15179.1106660077.27204.help-gnu-emacs@gnu.org>
2005-01-25 18:49 ` Kevin Rodgers
2005-01-26 2:25 ` ytrewq1
[not found] ` <mailman.15337.1106708876.27204.help-gnu-emacs@gnu.org>
2005-01-26 11:04 ` Thien-Thi Nguyen
2005-01-26 13:09 ` ytrewq1
[not found] ` <mailman.15408.1106746330.27204.help-gnu-emacs@gnu.org>
2005-01-26 14:12 ` Thien-Thi Nguyen
2005-01-31 2:36 ` (apparently lost, so rewritten and reposted) " ytrewq1
[not found] ` <mailman.70.1107140500.2841.help-gnu-emacs@gnu.org>
2005-01-31 9:54 ` Thien-Thi Nguyen
2005-01-26 23:37 ` Kevin Rodgers
2005-01-30 23:32 ` ytrewq1
2005-01-31 16:18 ` Stefan Monnier
2005-01-31 23:43 ` ytrewq1 [this message]
[not found] ` <mailman.233.1107215940.2841.help-gnu-emacs@gnu.org>
2005-02-01 19:08 ` Stefan Monnier
2005-01-25 9:30 ytrewq1
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=loom.20050131T235423-273@post.gmane.org \
--to=ytrewq1@gmail.com \
/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.
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).