From: Xavier Maillard <xma@gnu.org>
To: Srikanth K <srikanth.krishnamachary@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Newbie: How to customize the headline-text with outline-mode
Date: Wed, 19 Mar 2008 02:00:14 +0100 [thread overview]
Message-ID: <200803190100.m2J10E1j032250@localhost.localdomain> (raw)
In-Reply-To: <afb58524-2477-467c-8755-6387c41cef07@d21g2000prf.googlegroups.com> (message from Srikanth K on Mon, 17 Mar 2008 03:09:45 -0700 (PDT))
The objective is that that I can quickly locate the test-case that
fails and expand it out.
I understand that I can customize the the definition of the header by
changing the contents of "outline-regexp", but could not figure out
how I can change the text that will be displayed after hiding the
leaves.
I did search this group and also on google for any tips but failed.
Any help would be highly appreciated.
An alternative to the regular outline-mode is to use org-mode
which overloads it and just surpasses it by a factor of 1000.
I am doing something close to what you do except I coded a log
function that produces logs in a format understandable by org
directly.
I am then producing what is named a column view of this data
which just shows the information very fast.
My need is to display time passed to do different things (I have
a script which computes statistics of my databases for example.
As I am auditing time spent there, I need to know how long it
takes object by object).
What's more org is now part of official GNU Emacs distribution.
For more informations, just go to http://orgmode.org.
My recent posting[1] about that realization could be interesting
for you too.
[1] http://thread.gmane.org/gmane.emacs.orgmode/6005
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
prev parent reply other threads:[~2008-03-19 1:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-17 10:09 Newbie: How to customize the headline-text with outline-mode Srikanth K
2008-03-19 1:00 ` Xavier Maillard [this message]
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=200803190100.m2J10E1j032250@localhost.localdomain \
--to=xma@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=srikanth.krishnamachary@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).