all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Luo <yuan.hypnos.luo@gmail.com>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: customizing dircolors doesn't take effect in emacs shell
Date: Sun, 8 Jan 2012 20:05:51 -0500	[thread overview]
Message-ID: <CAMY509mPcPPdX6TQ4gU-Oja5T2OzzzaH2MwRgwgQS-fD=0ekag@mail.gmail.com> (raw)
In-Reply-To: <3CD4DC10-DEDB-4DB7-ADEB-38166A9E88C0@web.de>

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

Below is the output from 'alias' in an emacs shell

alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal ||
echo error)" "$(history|tail -n1|sed -e
'\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'
alias egrep='egrep --color=auto'
alias fgrep='fgrep --color=auto'
alias grep='grep --color=auto'
alias l='ls -CF'
alias la='ls -A'
alias ll='ls -alF'
alias ls='ls --color=auto'

Anything noticeable?

Best,
Yuan

On Sun, Jan 8, 2012 at 5:50 AM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

>
> Am 8.1.2012 um 01:36 schrieb Yuan Luo:
>
> > What could be the problem here?
>
> Are in GNU Emacs' *shell* buffer any shell aliases defined? Is
> particularly your ls alias set? Which "ls" is found first for execution:
> your recursive alias definition (alias ls='ls --color=auto' – which "ls" is
> which?) or the ls programme?
>
> --
> Greetings
>
>  Pete
>
> Bake pizza not war!
>
>

[-- Attachment #2: Type: text/html, Size: 1460 bytes --]

  reply	other threads:[~2012-01-09  1:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-07 21:28 customizing dircolors doesn't take effect in emacs shell Yuan Luo
2012-01-08  0:12 ` Peter Dyballa
2012-01-08  0:36   ` Yuan Luo
2012-01-08 10:50     ` Peter Dyballa
2012-01-09  1:05       ` Yuan Luo [this message]
2012-01-09  9:53         ` Peter Dyballa
2012-01-09 16:43           ` Yuan Luo
2012-01-09 16:48             ` Yuan Luo
2012-01-09 20:56             ` Peter Dyballa
2012-01-15 22:34               ` Yuan Luo

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='CAMY509mPcPPdX6TQ4gU-Oja5T2OzzzaH2MwRgwgQS-fD=0ekag@mail.gmail.com' \
    --to=yuan.hypnos.luo@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --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.