all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Emacs und Pascal
  2002-11-13 11:56 Emacs und Pascal Florian Lindner
@ 2002-11-13 11:35 ` Alex Schroeder
  2002-11-13 13:47   ` Florian Lindner
  0 siblings, 1 reply; 18+ messages in thread
From: Alex Schroeder @ 2002-11-13 11:35 UTC (permalink / raw)


Florian Lindner <Florian.Lindner@xgm.de> writes:

> is there a Mode for Emacs for editing Borland Turbo Pascal 6
> available?

Well, there is pascal-mode: Edit any file with the .pas extension and
there you are.

Alex.

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

* Emacs und Pascal
@ 2002-11-13 11:49 Florian Lindner
  0 siblings, 0 replies; 18+ messages in thread
From: Florian Lindner @ 2002-11-13 11:49 UTC (permalink / raw)


Hello,
is there a Mode for Emacs for editing Borland Turbo Pascal 6 available? Do 
you also know a good compiler with basic units? (CRT, would be important) 
(Using most recent Emacs version)
Thx,
Florian

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

* Emacs und Pascal
@ 2002-11-13 11:56 Florian Lindner
  2002-11-13 11:35 ` Alex Schroeder
  0 siblings, 1 reply; 18+ messages in thread
From: Florian Lindner @ 2002-11-13 11:56 UTC (permalink / raw)


Hello,
is there a Mode for Emacs for editing Borland Turbo Pascal 6 available? Do 
you also know a good compiler with basic units? (CRT, would be important)
I've seen the included Mode, but it seems to be pretty basic, offering not 
much except syntax highlightning, or I'm wrong?
Thx,
Florian

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

* Re: Emacs und Pascal
  2002-11-13 11:35 ` Alex Schroeder
@ 2002-11-13 13:47   ` Florian Lindner
  2002-11-13 17:15     ` Kevin Rodgers
  2002-11-13 17:16     ` David Masterson
  0 siblings, 2 replies; 18+ messages in thread
From: Florian Lindner @ 2002-11-13 13:47 UTC (permalink / raw)


Alex Schroeder wrote:

> Florian Lindner <Florian.Lindner@xgm.de> writes:
> 
>> is there a Mode for Emacs for editing Borland Turbo Pascal 6
>> available?
> 
> Well, there is pascal-mode: Edit any file with the .pas extension and
> there you are.

I know. As I discribed.
But the built in mode offers only basic functions. What about invoking a 
compiler and so on?
Florian

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

* Re: Emacs und Pascal
  2002-11-13 13:47   ` Florian Lindner
@ 2002-11-13 17:15     ` Kevin Rodgers
  2002-11-13 17:16     ` David Masterson
  1 sibling, 0 replies; 18+ messages in thread
From: Kevin Rodgers @ 2002-11-13 17:15 UTC (permalink / raw)


Florian Lindner wrote:

> Alex Schroeder wrote:
> 
> 
>>Florian Lindner <Florian.Lindner@xgm.de> writes:
>>
>>
>>>is there a Mode for Emacs for editing Borland Turbo Pascal 6
>>>available?
>>>
>>Well, there is pascal-mode: Edit any file with the .pas extension and
>>there you are.
>>
> 
> I know. As I discribed.
> But the built in mode offers only basic functions. What about invoking a 
> compiler and so on?


See the "Compilation" node of the Emacs manual.

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

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

* Re: Emacs und Pascal
  2002-11-13 13:47   ` Florian Lindner
  2002-11-13 17:15     ` Kevin Rodgers
@ 2002-11-13 17:16     ` David Masterson
  2002-11-13 17:45       ` Alex Schroeder
                         ` (2 more replies)
  1 sibling, 3 replies; 18+ messages in thread
From: David Masterson @ 2002-11-13 17:16 UTC (permalink / raw)


>>>>> Florian Lindner writes:

> Alex Schroeder wrote:
>> Florian Lindner <Florian.Lindner@xgm.de> writes:

>>> is there a Mode for Emacs for editing Borland Turbo Pascal 6
>>> available?

>> Well, there is pascal-mode: Edit any file with the .pas extension
>> and there you are.

> I know. As I discribed.

> But the built in mode offers only basic functions. What about
> invoking a compiler and so on?

Invoking any command-line oriented compiler is M-x compile.

I have not heard of an all-encompassing Pascal mode.  Most Emacs users
are C/C++ programmers on UNIX and Java programmers, so the big modes
tend to be in those areas.

-- 
David Masterson                David DOT Masterson AT synopsys DOT com
Sr. R&D Engineer               Synopsys, Inc.
Software Engineering           Sunnyvale, CA

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

* Re: Emacs und Pascal
  2002-11-13 17:16     ` David Masterson
@ 2002-11-13 17:45       ` Alex Schroeder
  2002-11-13 19:01         ` David Masterson
  2002-11-13 21:34       ` Florian Lindner
  2002-11-17 13:48       ` Florian Lindner
  2 siblings, 1 reply; 18+ messages in thread
From: Alex Schroeder @ 2002-11-13 17:45 UTC (permalink / raw)


David Masterson <dmaster@synopsys.com> writes:

> I have not heard of an all-encompassing Pascal mode.  Most Emacs users
> are C/C++ programmers on UNIX and Java programmers, so the big modes
> tend to be in those areas.

Probably true.  If somebody offered suggestions, however, I am sure
Emacs maintainers would like to incorporate them.  I guess Florian
Lindner just has to spell out what he is expecting, exactly.  Then,
point for point, we can add it, or explain how to achieve it "the
Emacs way".  And then we can put some explanations on the wiki or
something.  Ok, that was a cheap plug.  ;)

Alex.

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

* Re: Emacs und Pascal
  2002-11-13 17:45       ` Alex Schroeder
@ 2002-11-13 19:01         ` David Masterson
  2002-11-14 20:24           ` Alex Schroeder
  0 siblings, 1 reply; 18+ messages in thread
From: David Masterson @ 2002-11-13 19:01 UTC (permalink / raw)


>>>>> Alex Schroeder writes:

> David Masterson <dmaster@synopsys.com> writes:

>> I have not heard of an all-encompassing Pascal mode.  Most Emacs
>> users are C/C++ programmers on UNIX and Java programmers, so the
>> big modes tend to be in those areas.

> Probably true.  If somebody offered suggestions, however, I am sure
> Emacs maintainers would like to incorporate them.  I guess Florian
> Lindner just has to spell out what he is expecting, exactly.  Then,
> point for point, we can add it, or explain how to achieve it "the
> Emacs way".  And then we can put some explanations on the wiki or
> something.  Ok, that was a cheap plug.  ;)

Think JDE or ECB for Pascal.  The problem with asking a user what they
want is that they know what they want ... *WHEN* they see it.

-- 
David Masterson                David DOT Masterson AT synopsys DOT com
Sr. R&D Engineer               Synopsys, Inc.
Software Engineering           Sunnyvale, CA

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

* Re: Emacs und Pascal
  2002-11-13 17:16     ` David Masterson
  2002-11-13 17:45       ` Alex Schroeder
@ 2002-11-13 21:34       ` Florian Lindner
  2002-11-13 21:46         ` David Masterson
  2002-11-14 20:23         ` Alex Schroeder
  2002-11-17 13:48       ` Florian Lindner
  2 siblings, 2 replies; 18+ messages in thread
From: Florian Lindner @ 2002-11-13 21:34 UTC (permalink / raw)


David Masterson wrote:

>>>>>> Florian Lindner writes:
> 
>> Alex Schroeder wrote:
>>> Florian Lindner <Florian.Lindner@xgm.de> writes:
> 
>>>> is there a Mode for Emacs for editing Borland Turbo Pascal 6
>>>> available?
> 
>>> Well, there is pascal-mode: Edit any file with the .pas extension
>>> and there you are.
> 
>> I know. As I discribed.
> 
>> But the built in mode offers only basic functions. What about
>> invoking a compiler and so on?
> 
> Invoking any command-line oriented compiler is M-x compile.
> 
> I have not heard of an all-encompassing Pascal mode.  Most Emacs users
> are C/C++ programmers on UNIX and Java programmers, so the big modes
> tend to be in those areas.

If done some experiments with so mode, and it seems better than at the first 
look.
Is there documentation for this mode only?
Thx,
Florian

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

* Re: Emacs und Pascal
  2002-11-13 21:34       ` Florian Lindner
@ 2002-11-13 21:46         ` David Masterson
  2002-11-14 20:23         ` Alex Schroeder
  1 sibling, 0 replies; 18+ messages in thread
From: David Masterson @ 2002-11-13 21:46 UTC (permalink / raw)


>>>>> Florian Lindner writes:

> David Masterson wrote:
>>>>>>> Florian Lindner writes:
>>> Alex Schroeder wrote:
>>>> Florian Lindner <Florian.Lindner@xgm.de> writes:

>>>>> is there a Mode for Emacs for editing Borland Turbo Pascal 6
>>>>> available?

>>>> Well, there is pascal-mode: Edit any file with the .pas extension
>>>> and there you are.

>>> I know. As I discribed.

>>> But the built in mode offers only basic functions. What about
>>> invoking a compiler and so on?

>> Invoking any command-line oriented compiler is M-x compile.

>> I have not heard of an all-encompassing Pascal mode.  Most Emacs
>> users are C/C++ programmers on UNIX and Java programmers, so the
>> big modes tend to be in those areas.

> If done some experiments with so mode, and it seems better than at
> the first look.  Is there documentation for this mode only?

Compile mode?  It's in the Emacs Info documentation.

Pascal mode?  Not sure -- there's always comments in the lisp file.

-- 
David Masterson                David DOT Masterson AT synopsys DOT com
Sr. R&D Engineer               Synopsys, Inc.
Software Engineering           Sunnyvale, CA

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

* Re: Emacs und Pascal
  2002-11-13 21:34       ` Florian Lindner
  2002-11-13 21:46         ` David Masterson
@ 2002-11-14 20:23         ` Alex Schroeder
  1 sibling, 0 replies; 18+ messages in thread
From: Alex Schroeder @ 2002-11-14 20:23 UTC (permalink / raw)


Florian Lindner <Florian.Lindner@xgm.de> writes:

> If done some experiments with so mode, and it seems better than at
> the first look.  Is there documentation for this mode only?

Did you try C-h m in Pascal Mode?

Alex.

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

* Re: Emacs und Pascal
  2002-11-13 19:01         ` David Masterson
@ 2002-11-14 20:24           ` Alex Schroeder
  0 siblings, 0 replies; 18+ messages in thread
From: Alex Schroeder @ 2002-11-14 20:24 UTC (permalink / raw)


David Masterson <dmaster@synopsys.com> writes:

> Think JDE or ECB for Pascal.  The problem with asking a user what
> they want is that they know what they want ... *WHEN* they see it.

That may be true sometimes, but in this case what I suggested was
found lacking, so I was expecting some explanation.

Alex.

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

* Re: Emacs und Pascal
  2002-11-13 17:16     ` David Masterson
  2002-11-13 17:45       ` Alex Schroeder
  2002-11-13 21:34       ` Florian Lindner
@ 2002-11-17 13:48       ` Florian Lindner
  2002-11-17 16:34         ` Kai Großjohann
  2002-11-18 16:10         ` Stefan Monnier <foo@acm.com>
  2 siblings, 2 replies; 18+ messages in thread
From: Florian Lindner @ 2002-11-17 13:48 UTC (permalink / raw)


David Masterson wrote:

>>>>>> Florian Lindner writes:
> 
>> Alex Schroeder wrote:
>>> Florian Lindner <Florian.Lindner@xgm.de> writes:
> 
>>>> is there a Mode for Emacs for editing Borland Turbo Pascal 6
>>>> available?
> 
>>> Well, there is pascal-mode: Edit any file with the .pas extension
>>> and there you are.
> 
>> I know. As I discribed.
> 
>> But the built in mode offers only basic functions. What about
>> invoking a compiler and so on?
> 
> Invoking any command-line oriented compiler is M-x compile.

How can I tell M-x compile which compiler with with command line options to 
according to the major-mode to invoke?
thx,
Florian

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

* Re: Emacs und Pascal
  2002-11-17 13:48       ` Florian Lindner
@ 2002-11-17 16:34         ` Kai Großjohann
  2002-11-20 15:02           ` Florian Lindner
  2002-11-18 16:10         ` Stefan Monnier <foo@acm.com>
  1 sibling, 1 reply; 18+ messages in thread
From: Kai Großjohann @ 2002-11-17 16:34 UTC (permalink / raw)


Florian Lindner <Florian.Lindner@xgm.de> writes:

> How can I tell M-x compile which compiler with with command line options to 
> according to the major-mode to invoke?

In the mode hook, set the variable compile-command.

Also investigate file variables.  In Info: (emacs)File Variables.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

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

* Re: Emacs und Pascal
  2002-11-17 13:48       ` Florian Lindner
  2002-11-17 16:34         ` Kai Großjohann
@ 2002-11-18 16:10         ` Stefan Monnier <foo@acm.com>
  2002-11-20 15:02           ` Florian Lindner
  1 sibling, 1 reply; 18+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-11-18 16:10 UTC (permalink / raw)


>>>>> "Florian" == Florian Lindner <Florian.Lindner@xgm.de> writes:
> How can I tell M-x compile which compiler with with command line options to 
> according to the major-mode to invoke?

C-h v compile-command has an example.


        Stefan

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

* Re: Emacs und Pascal
  2002-11-18 16:10         ` Stefan Monnier <foo@acm.com>
@ 2002-11-20 15:02           ` Florian Lindner
  2002-11-20 17:42             ` Reiner Steib
  0 siblings, 1 reply; 18+ messages in thread
From: Florian Lindner @ 2002-11-20 15:02 UTC (permalink / raw)


Stefan Monnier wrote:

>>>>>> "Florian" == Florian Lindner <Florian.Lindner@xgm.de> writes:
>> How can I tell M-x compile which compiler with with command line options
>> to according to the major-mode to invoke?
> 
> C-h v compile-command has an example.
> 
> 
>         Stefan

Describe variable: compile-command
No Match
This variable seems to not exist??
Florian

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

* Re: Emacs und Pascal
  2002-11-17 16:34         ` Kai Großjohann
@ 2002-11-20 15:02           ` Florian Lindner
  0 siblings, 0 replies; 18+ messages in thread
From: Florian Lindner @ 2002-11-20 15:02 UTC (permalink / raw)


Kai Großjohann wrote:

> Florian Lindner <Florian.Lindner@xgm.de> writes:
> 
>> How can I tell M-x compile which compiler with with command line options
>> to according to the major-mode to invoke?
> 
> In the mode hook, set the variable compile-command.

C-h v compile-command -> No Match, where do get Info to this variable?

> Also investigate file variables.  In Info: (emacs)File Variables.
> 
> kai

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

* Re: Emacs und Pascal
  2002-11-20 15:02           ` Florian Lindner
@ 2002-11-20 17:42             ` Reiner Steib
  0 siblings, 0 replies; 18+ messages in thread
From: Reiner Steib @ 2002-11-20 17:42 UTC (permalink / raw)


On Wed, Nov 20 2002, Florian Lindner wrote:

> Stefan Monnier wrote:
[...]
>> C-h v compile-command has an example.
[...]
> Describe variable: compile-command
> No Match
> This variable seems to not exist??

`compile' isn't loaded yet. Try `M-x compile RET C-g', and then `C-h v
compile-command RET'.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

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

end of thread, other threads:[~2002-11-20 17:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-13 11:56 Emacs und Pascal Florian Lindner
2002-11-13 11:35 ` Alex Schroeder
2002-11-13 13:47   ` Florian Lindner
2002-11-13 17:15     ` Kevin Rodgers
2002-11-13 17:16     ` David Masterson
2002-11-13 17:45       ` Alex Schroeder
2002-11-13 19:01         ` David Masterson
2002-11-14 20:24           ` Alex Schroeder
2002-11-13 21:34       ` Florian Lindner
2002-11-13 21:46         ` David Masterson
2002-11-14 20:23         ` Alex Schroeder
2002-11-17 13:48       ` Florian Lindner
2002-11-17 16:34         ` Kai Großjohann
2002-11-20 15:02           ` Florian Lindner
2002-11-18 16:10         ` Stefan Monnier <foo@acm.com>
2002-11-20 15:02           ` Florian Lindner
2002-11-20 17:42             ` Reiner Steib
  -- strict thread matches above, loose matches on Subject: below --
2002-11-13 11:49 Florian Lindner

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.