all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: help in same window + colorful help + Blümchen
@ 2015-07-08  7:09 martin rudalics
  2015-07-08  9:55 ` Emanuel Berg
  0 siblings, 1 reply; 27+ messages in thread
From: martin rudalics @ 2015-07-08  7:09 UTC (permalink / raw)
  To: embe8573; +Cc: help-gnu-emacs

 > Question: Can I have help open help not in the other
 > window but always in the window from which it is
 > invoked, and not changing the window configuration
 > apart from obviously showing the help buffer?

Maybe

(customize-set-variable
  'display-buffer-alist '(("\\*Help\\*" display-buffer-same-window)))

martin



^ permalink raw reply	[flat|nested] 27+ messages in thread
* help in same window + colorful help + Blümchen
@ 2015-07-07 22:47 Emanuel Berg
  2015-07-07 23:46 ` Ian Zimmerman
  0 siblings, 1 reply; 27+ messages in thread
From: Emanuel Berg @ 2015-07-07 22:47 UTC (permalink / raw)
  To: help-gnu-emacs

Question: Can I have help open help not in the other
window but always in the window from which it is
invoked, and not changing the window configuration
apart from obviously showing the help buffer?

Remark: In the recent thread about the possible
colorization of help buffers, the notion appeared that
~"you don't need syntax highlight because it is not
code". Here I disagree completely. There are tons of
things which aren't code, but is still structured and/or
contain distinct elements of data that fall into
categories (e.g., paths, links, definitions, and so
on), and thus are benefited from colorization just
as well.

Here is a dump [1] that shows a man page, and
Emacs-w3m showing some files in a directory. Do I feel
confident not having those colors and still maintain
the level of readability, or actually the ability to
not have to read, but still get the info across?
I think not!

In a help buffer, there are many things that can be
highlighted - keys, for starters. Actually the man
pages are a good example - tho there are what I can
find only three faces (Man-overstrike, Man-underline,
and Man-reverse) that could be expanded as well
because the underlying groff has much more than the
.BR, .I, and whatever you put to get Man-reverse.
But only those two (three) make a huge difference, as
that dump shows.

I don't understand why Emacs is so dull and boring to
begin with. I spent so much time making it colorful,
which I sure don't complain about since I enjoyed it
as much as any hacker would - it is just I have
a feeling perhaps not everyone would take it upon
themselves to do that. But are them folks dull and
boring, then? Probably not!

You know what I'm saying? This is what Emacs should
look like:

    https://youtube.com/watch?v=cgurWBvJbac

[1] http://user.it.uu.se/~embe8573/dumps/colors.png

-- 
underground experts united
http://user.it.uu.se/~embe8573




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

end of thread, other threads:[~2015-07-11 19:01 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08  7:09 help in same window + colorful help + Blümchen martin rudalics
2015-07-08  9:55 ` Emanuel Berg
  -- strict thread matches above, loose matches on Subject: below --
2015-07-07 22:47 Emanuel Berg
2015-07-07 23:46 ` Ian Zimmerman
2015-07-08  7:03   ` tomas
2015-07-08 10:41     ` Emanuel Berg
2015-07-08 11:13       ` tomas
2015-07-08 11:28         ` Emanuel Berg
2015-07-08 12:13           ` tomas
2015-07-08 23:04             ` Emanuel Berg
2015-07-08 12:28         ` Michael Heerdegen
2015-07-08 12:56           ` tomas
2015-07-08 22:48             ` Emanuel Berg
2015-07-09  6:27               ` tomas
2015-07-09 22:17                 ` Emanuel Berg
2015-07-10  3:55                   ` tomas
2015-07-10 16:08                     ` Emanuel Berg
2015-07-10 17:00                       ` Ian Zimmerman
     [not found]                       ` <mailman.6682.1436547616.904.help-gnu-emacs@gnu.org>
2015-07-10 20:04                         ` Dan Espen
2015-07-11 19:01                           ` Emanuel Berg
2015-07-08 17:17           ` Drew Adams
2015-07-08 22:56             ` Emanuel Berg
2015-07-08 22:43           ` Emanuel Berg
     [not found]         ` <mailman.6546.1436358510.904.help-gnu-emacs@gnu.org>
2015-07-08 13:31           ` Dan Espen
2015-07-08 17:04             ` Drew Adams
     [not found]             ` <mailman.6563.1436375087.904.help-gnu-emacs@gnu.org>
2015-07-08 17:20               ` Dan Espen
2015-07-08 14:34           ` Raffaele Ricciardi

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.