* Re: style and mode on Window XP [not found] <mailman.599.1244953260.2239.help-gnu-emacs@gnu.org> @ 2009-06-14 12:09 ` B. T. Raven 2009-06-14 14:17 ` Nurullah Akkaya 0 siblings, 1 reply; 7+ messages in thread From: B. T. Raven @ 2009-06-14 12:09 UTC (permalink / raw) To: help-gnu-emacs sam jesse wrote: > Hi guys > > I downloaded and installed GNU emacs 22.3.1 i386-mingw-nt5.1.2600 on windows > XP pro. > > Since I used it before “6 years ago” on a Linux box and absolutely loved it, > I want to use it again. > > I need a refresher on how to get a php-mode up and running and where to get > a nice dark “black” background schema style “already set up for the rest of > the colors” on this XP box. > > thx > Instructions are here: http://php-mode.sourceforge.net/php-mode.pdf for display colors see Emacs manual ( C-h r) Emacs Invocation C.8 Colors ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: style and mode on Window XP 2009-06-14 12:09 ` style and mode on Window XP B. T. Raven @ 2009-06-14 14:17 ` Nurullah Akkaya 2009-06-14 21:04 ` sam jesse [not found] ` <mailman.640.1245054251.2239.help-gnu-emacs@gnu.org> 0 siblings, 2 replies; 7+ messages in thread From: Nurullah Akkaya @ 2009-06-14 14:17 UTC (permalink / raw) Cc: help-gnu-emacs [-- Attachment #1: Type: text/plain, Size: 818 bytes --] On Sun, Jun 14, 2009 at 3:09 PM, B. T. Raven <nihil@nihilo.net> wrote: > sam jesse wrote: > >> Hi guys >> >> I downloaded and installed GNU emacs 22.3.1 i386-mingw-nt5.1.2600 on >> windows >> XP pro. >> >> Since I used it before “6 years ago” on a Linux box and absolutely loved >> it, >> I want to use it again. >> >> I need a refresher on how to get a php-mode up and running and where to >> get >> a nice dark “black” background schema style “already set up for the rest >> of >> the colors” on this XP box. >> >> thx >> >> > Instructions are here: > > http://php-mode.sourceforge.net/php-mode.pdf > > for display colors see Emacs manual ( C-h r) Emacs Invocation C.8 Colors > Also check out, http://www.emacswiki.org/emacs/ColorTheme -- Nurullah Akkaya http://nakkaya.com [-- Attachment #2: Type: text/html, Size: 1467 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: style and mode on Window XP 2009-06-14 14:17 ` Nurullah Akkaya @ 2009-06-14 21:04 ` sam jesse [not found] ` <mailman.640.1245054251.2239.help-gnu-emacs@gnu.org> 1 sibling, 0 replies; 7+ messages in thread From: sam jesse @ 2009-06-14 21:04 UTC (permalink / raw) To: Nurullah Akkaya; +Cc: help-gnu-emacs [-- Attachment #1: Type: text/plain, Size: 992 bytes --] On Mon, Jun 15, 2009 at 12:17 AM, Nurullah Akkaya <nurullah@nakkaya.com>wrote: > > > On Sun, Jun 14, 2009 at 3:09 PM, B. T. Raven <nihil@nihilo.net> wrote: > >> sam jesse wrote: >> >>> Hi guys >>> >>> I downloaded and installed GNU emacs 22.3.1 i386-mingw-nt5.1.2600 on >>> windows >>> XP pro. >>> >>> Since I used it before “6 years ago” on a Linux box and absolutely loved >>> it, >>> I want to use it again. >>> >>> I need a refresher on how to get a php-mode up and running and where to >>> get >>> a nice dark “black” background schema style “already set up for the rest >>> of >>> the colors” on this XP box. >>> >>> thx >>> >>> >> Instructions are here: >> >> http://php-mode.sourceforge.net/php-mode.pdf >> >> for display colors see Emacs manual ( C-h r) Emacs Invocation C.8 Colors >> > > Also check out, > > http://www.emacswiki.org/emacs/ColorTheme > will it work on Windows XP? I could not find any installation for Windows in its Docs. [-- Attachment #2: Type: text/html, Size: 1926 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <mailman.640.1245054251.2239.help-gnu-emacs@gnu.org>]
* Re: style and mode on Window XP [not found] ` <mailman.640.1245054251.2239.help-gnu-emacs@gnu.org> @ 2009-07-10 1:45 ` David Combs 2009-07-10 2:43 ` Jason Rumney 0 siblings, 1 reply; 7+ messages in thread From: David Combs @ 2009-07-10 1:45 UTC (permalink / raw) To: help-gnu-emacs On windows, by ALL MEANS, use "NTEMACS", NOT "emacs"-compiled-etc-for-windows. There's an emacs that you can get via cygwin -- at least for me, it really sucks! Small window, impossible to go full-screen, plus lots of problems. But NTEMACS (the NT means the ancient "windows NT", the first windows os that you could get things like emacs to work on) -- apparently it's a *separate* emacs, specially hacked (not just compiled) for windows. After using the cygwin-emacs for a while (very, very unfriendly, especially the ungrowable window it worked in), I tried NTemacs -- WOW! Couldn't tell the difference emacs there and on a REAL computer-and-os! What a wonderful, wonderful discovery! David ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: style and mode on Window XP 2009-07-10 1:45 ` David Combs @ 2009-07-10 2:43 ` Jason Rumney 2009-08-07 4:42 ` David Combs 0 siblings, 1 reply; 7+ messages in thread From: Jason Rumney @ 2009-07-10 2:43 UTC (permalink / raw) To: help-gnu-emacs On Jul 10, 9:45 am, dkco...@panix.com (David Combs) wrote: > But NTEMACS (the NT means the ancient "windows NT", the first windows os > that you could get things like emacs to work on) -- apparently it's a > *separate* emacs, specially hacked (not just compiled) for windows. You are confusing things. The native Windows port you are talking about is not separate, and the name ntemacs is obsolete, since it was merged with the main emacs repository almost 15 years ago. The version string "emacs 22.3.1 i386-mingw-nt5.1.2600" shows that the OP is already using the native port, and not a cygwin build. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: style and mode on Window XP 2009-07-10 2:43 ` Jason Rumney @ 2009-08-07 4:42 ` David Combs 0 siblings, 0 replies; 7+ messages in thread From: David Combs @ 2009-08-07 4:42 UTC (permalink / raw) To: help-gnu-emacs [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 1299 bytes --] In article <e4fe5c87-a3e2-47f7-af41-06c754b75a9e@g1g2000pra.googlegroups.com>, Jason Rumney <jasonrumney@gmail.com> wrote: >On Jul 10, 9:45 am, dkco...@panix.com (David Combs) wrote: > >> But NTEMACS (the NT means the ancient "windows NT", the first windows os >> that you could get things like emacs to work on) -- apparently it's a >> *separate* emacs, specially hacked (not just compiled) for windows. > >You are confusing things. The native Windows port you are talking >about is not separate, and the name ntemacs is obsolete, since it was >merged with the main emacs repository almost 15 years ago. > >The version string "emacs 22.3.1 i386-mingw-nt5.1.2600" shows that the >OP is already using the native port, and not a cygwin build. I think we're agreeing, in a way. This thing I call NTEMACS (and googled for under that name and downloaded to xt) is definitely NOT a cygwin emacs. And, as you just said, M-x version said to this "NTemacs" gives: GNU Emacs 23.0.0.1 (i386-mingw-nt5.1.2600) of 2007-08-18 on TPAD Cygwin DOES have an emacs, under that very name, and I sure did NOT like it at all. Anyway, I got "ntemacs", and really like it. Goes full screen (the cygwin one wouldn't), for one. A biggie for me. Probably this same executable goes under several names? David ^ permalink raw reply [flat|nested] 7+ messages in thread
* style and mode on Window XP @ 2009-06-14 3:12 sam jesse 0 siblings, 0 replies; 7+ messages in thread From: sam jesse @ 2009-06-14 3:12 UTC (permalink / raw) To: help-gnu-emacs [-- Attachment #1: Type: text/plain, Size: 395 bytes --] Hi guys I downloaded and installed GNU emacs 22.3.1 i386-mingw-nt5.1.2600 on windows XP pro. Since I used it before “6 years ago” on a Linux box and absolutely loved it, I want to use it again. I need a refresher on how to get a php-mode up and running and where to get a nice dark “black” background schema style “already set up for the rest of the colors” on this XP box. thx [-- Attachment #2: Type: text/html, Size: 520 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-08-07 4:42 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <mailman.599.1244953260.2239.help-gnu-emacs@gnu.org> 2009-06-14 12:09 ` style and mode on Window XP B. T. Raven 2009-06-14 14:17 ` Nurullah Akkaya 2009-06-14 21:04 ` sam jesse [not found] ` <mailman.640.1245054251.2239.help-gnu-emacs@gnu.org> 2009-07-10 1:45 ` David Combs 2009-07-10 2:43 ` Jason Rumney 2009-08-07 4:42 ` David Combs 2009-06-14 3:12 sam jesse
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).