Linux Newbie help
 help / color / mirror / Atom feed
* Emacs ????
@ 2002-12-03 18:35 Paul Kraus
  2002-12-03 18:56 ` Ray Olszewski
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Kraus @ 2002-12-03 18:35 UTC (permalink / raw)
  To: linux-newbie

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

I don't get it. Sometimes it will highlight text and color things and
other times it does not. Some times it will indent the way it is
supposed to (at least from how I understand it) if I enter either {}
then it should line it up with the next one. All text After a curly
brace that is indented then when I got to a new line and add the ; it is
supposed to line back up with the line above it. Sometimes this works
sometimes it does not. Using fundamental and perl-mode it doesn't
matter. It appears almost completely random. This is using emacs from a
terminal screen.

Paul Kraus
Network Administrator
PEL Supply Company
216.267.5775 Voice
216-267-6176 Fax
www.pelsupply.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Paul Kraus (pkraus@pelsupply.com).vcf --]
[-- Type: text/x-vcard; name="Paul Kraus (pkraus@pelsupply.com).vcf", Size: 592 bytes --]

BEGIN:VCARD
VERSION:2.1
N:Kraus;Paul
FN:Paul Kraus (pkraus@pelsupply.com)
ORG:PEL Supply Company
TITLE:Network Administrator
TEL;WORK;VOICE:(216) 267-5775
TEL;CELL;VOICE:(216) 410-5526
TEL;WORK;FAX:(216) 267-6176
ADR;WORK:;;4666 Manufacturing Road;Cleveland;Ohio;44135;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:4666 Manufacturing Road=0D=0ACleveland, Ohio 44135=0D=0AUnited States of Ame=
rica
ADR;HOME:;;;;;;United States
LABEL;HOME:United States
URL;WORK:http://www.pelsupply.com
EMAIL;PREF;INTERNET:pkraus@pelsupply.com
REV:20020416T182124Z
END:VCARD

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

* Re: Emacs ????
  2002-12-03 18:35 Emacs ???? Paul Kraus
@ 2002-12-03 18:56 ` Ray Olszewski
  2002-12-03 21:38   ` Theo. Sean Schulze
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Olszewski @ 2002-12-03 18:56 UTC (permalink / raw)
  To: linux-newbie

At 01:35 PM 12/3/02 -0500, Paul Kraus wrote:
>I don't get it. Sometimes it will highlight text and color things and
>other times it does not. Some times it will indent the way it is
>supposed to (at least from how I understand it) if I enter either {}
>then it should line it up with the next one. All text After a curly
>brace that is indented then when I got to a new line and add the ; it is
>supposed to line back up with the line above it. Sometimes this works
>sometimes it does not. Using fundamental and perl-mode it doesn't
>matter. It appears almost completely random. This is using emacs from a
>terminal screen.

Not being an emacs user, I can't help here very much ... but is there 
really NO pattern whatsoever to when emacs does and does not perform as you 
expect? The kinds of things I would look for are

         it works one way with some uids, another with others (different 
env settings or different user-specific config settings)
         it works one way if you log in as root, another if you su to root 
(the env settings are not being reset)
         it works one way from some terminals, another from others (might 
be a different env setting for TERM=)
         it works one way for some file extensions, another for others
         it works one way if a shebang (#!) line is present, another if it 
is not

These are the kinds of things that I see affecting other console apps, so 
they might be relevant to emacs behavior as well.

Paul ... I doubt there is any way to diagnose a problem with your setup if 
you cannot associate it with *something*. I doubt emacs grabs a value from 
/dev/urandom to decide how to initialize.


--
-------------------------------------------"Never tell me the odds!"--------
Ray Olszewski					-- Han Solo
Palo Alto, California, USA			  ray@comarre.com
-------------------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

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

* Re: Emacs ????
  2002-12-03 18:56 ` Ray Olszewski
@ 2002-12-03 21:38   ` Theo. Sean Schulze
  0 siblings, 0 replies; 3+ messages in thread
From: Theo. Sean Schulze @ 2002-12-03 21:38 UTC (permalink / raw)
  To: linux-newbie; +Cc: tschulze

On Tue, Dec 03, 2002 at 10:56:29AM -0800, Ray Olszewski hunted and pecked out:
> At 01:35 PM 12/3/02 -0500, Paul Kraus wrote:
> >I don't get it. Sometimes it will highlight text and color things and
> >other times it does not. Some times it will indent the way it is
> >supposed to (at least from how I understand it) if I enter either {}
> >then it should line it up with the next one. All text After a curly
> >brace that is indented then when I got to a new line and add the ; it is
> >supposed to line back up with the line above it. Sometimes this works
> >sometimes it does not. Using fundamental and perl-mode it doesn't
> >matter. It appears almost completely random. This is using emacs from a
> >terminal screen.
> 
> Not being an emacs user, I can't help here very much ... but is there 
> really NO pattern whatsoever to when emacs does and does not perform as you 
> expect? The kinds of things I would look for are
> 
>         it works one way with some uids, another with others (different 
> env settings or different user-specific config settings)
>         it works one way if you log in as root, another if you su to root 
> (the env settings are not being reset)
>         it works one way from some terminals, another from others (might 
> be a different env setting for TERM=)
>         it works one way for some file extensions, another for others
>         it works one way if a shebang (#!) line is present, another if it 
> is not
> 
> These are the kinds of things that I see affecting other console apps, so 
> they might be relevant to emacs behavior as well.
> 
To this list you could also add:
          it works one way when invoked from one directory but another way when invoked from another directory.

I believe that vi and emacs share a common trait of looking for their configuration files first system wide, then in the user's home directory and then finally in the user's current working directory.  So, if one directory had an .emacs file but another didn't, emacs use the .emacs file in the current directory in the first instance and the system-wide or home directory resident .emacs file in the second instance.  This is a feature that allows you to change the behavior depending on where you are, e.g. reading mail in your Mail or home directory or writing C code in your projects directory.

> Paul ... I doubt there is any way to diagnose a problem with your setup if 
> you cannot associate it with *something*. I doubt emacs grabs a value from 
> /dev/urandom to decide how to initialize.
> 
Well, I'm a vi/vim user myself, so I can't completely rule this out as a possibility. :-)

Cheers,
Sean

-- 
Theo. Sean Schulze
tschulze@teamfinders.org
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

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

end of thread, other threads:[~2002-12-03 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03 18:35 Emacs ???? Paul Kraus
2002-12-03 18:56 ` Ray Olszewski
2002-12-03 21:38   ` Theo. Sean Schulze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox