all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Colors for M-x shell
@ 2014-08-22 21:34 Sebastien Vauban
  2014-08-22 21:48 ` Emanuel Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sebastien Vauban @ 2014-08-22 21:34 UTC (permalink / raw)
  To: help-gnu-emacs-mXXj517/zsQ

Hello,

I'd like to change the color for the directories, executables, etc for
the shell mode.

Though, I don't see (for example) where the "bold blue2" gets defined
for the directories.

See http://screencast.com/t/y4hUcRquPec.

Can you give me a hint?

Best regards,
  Seb

PS- It'd be great to have just one definition that'd be used for both
Shell mode and the highlighting of the completions (when pressing
`C-x d TAB TAB') when one does have:

--8<---------------cut here---------------start------------->8---
  ;; provide the same facility of `ls --color' inside Emacs
  (autoload 'dircolors "dircolors" nil t)
  (add-hook 'completion-list-mode-hook 'dircolors))
--8<---------------cut here---------------end--------------->8---

-- 
Sebastien Vauban


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

end of thread, other threads:[~2014-08-25 10:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22 21:34 Colors for M-x shell Sebastien Vauban
2014-08-22 21:48 ` Emanuel Berg
2014-08-22 22:20 ` Michael Heerdegen
2014-08-22 23:03   ` Michael Heerdegen
     [not found] ` <mailman.7415.1408746061.1147.help-gnu-emacs@gnu.org>
2014-08-25  8:01   ` Sebastien Vauban
2014-08-25 10:43 ` Andreas Röhler

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.