Tom Cook <[EMAIL PROTECTED]> writes:
>
> Yeah, that works... in both emacs and xemacs... but man, how can you put
> up with those colours??? Aaargh! It's the windows hotdog-stand theme!
Hey, it's gorgeous!! I *like* black/darkbackgrounds and fiery frames etc
May be a sign of my ultimate desti
Glyn Millington wrote:
>
> R.Pac <[EMAIL PROTECTED]> writes:
>
> > Hi all,
> >
> > how can I change the background of the menubar under emacs (version
> > 20.x) ?
>
> In .Xdefaults or .Xsession, with xresources setting
>
> Emacs*menubar*Foreground:Red
> Emacs*menubar*Background:
Me <[EMAIL PROTECTED]> writes:
> Le 13/03/02 à 18:08, Dan Griswold a écrit:
> Dan> Try putting the following in your .Xdefaults file:
> Dan>
> Dan> Emacs*menubar*Background: #9F9FB5
> Dan> Emacs*menubar*Foreground: DarkBlue
> Dan>
> Dan>
> fin du message de Dan Griswol
Le 13/03/02 à 18:08, Dan Griswold a écrit:
Dan> Try putting the following in your .Xdefaults file:
Dan>
Dan> Emacs*menubar*Background: #9F9FB5
Dan> Emacs*menubar*Foreground: DarkBlue
Dan>
Dan>
fin du message de Dan Griswold
Thanks all folk,
I've have already written
Try putting the following in your .Xdefaults file:
Emacs*menubar*Background: #9F9FB5
Emacs*menubar*Foreground: DarkBlue
HTH,
Dan
R.Pac <[EMAIL PROTECTED]> writes:
> Hi all,
>
> how can I change the background of the menubar under emacs (version
> 20.x) ?
In .Xdefaults or .Xsession, with xresources setting
Emacs*menubar*Foreground:Red
Emacs*menubar*Background:Gold
for example - except that these may not b
On Thu, Sep 27, 2001 at 12:18:09AM -0500, Josh McKinney wrote:
> I have what seems like a simple question but has become tough to find an
> answer. I have been playing around with Emacs for a little while and have
> noticed one thing thats really bothers me. Why can't I tab(indent) a new line
> i
Greetings,
On Thu, Sep 27, 2001 at 12:18:09AM -0500, Josh McKinney wrote:
> noticed one thing thats really bothers me. Why can't I tab(indent) a new line
> in c-mode? Basically when I open a *.c file and want to indent a line I hit
> tab
I am with the previous person, cc-mode wi
Probably because c-mode uses the tab key to enforce an indentation
style. Try opening a loop in C, then using tab on the next line: it should
be indented according to the looping level of the program you're
writing. Most programming modes (e.g., perl-mode, cperl-mode) do the same
thing to assist wi
9 matches
Mail list logo