ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] emacs add-ons
@ 2002-10-13 21:36 Alex Ott
  2002-10-14  9:09 ` Alexander Bokovoy
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Ott @ 2002-10-13 21:36 UTC (permalink / raw)
  To: sisyphus

Вот что планируется включить в пакет с дополнительными режимами для
программирования в Emacs. Также будет пакет с модулями для работы с
текстом, и пакет с модулями для разных действий, не попавших в первые две
категории. 

autoconf-mode.el --- autoconf code editing commands for Emacs
browse-cltl2.el --- browse the hypertext-version of "Common Lisp the Language, 2nd. Edition"
c-fill.el --- An auto-filled comment mode for gnu c-mode.
c-includes.el --- Find all header files included by a source file
c-mode-addons.el --- some addon functions for c-mode, early version
		     (например, показ справки по функциям С)
code-review-request.el --- prepare version control diffs for mailing
cparen.el --- coloured parentheses in Lisp-derived modes
c-style.el --- sets c-style control variables.
ctypes.el --- Enhanced Font lock support for custom defined types
dbfrobs.el --- useful enhancements for debugging
eiffel.el --- major mode for editing Eiffel files
elp.el --- Emacs Lisp Profiler
fdb.el --- Debug filter (Sanity saver)
fm.el --- follow mode for compilation/output buffers
fortran-misc.el --- Routines than can be used with fortran mode
giguile.el --- tweaks for Guile editing and inferior processes
ide.el --- minor mode for creating c-based makefiles
inf-ruby.el --- ruby process in a buffer
javascript-mode.el --- major mode for editing JavaScript code
ksh-mode.el --- sh (ksh, bash) script editing mode for GNU Emacs 
mode-compile.el --- Smart command for compiling files according to major-mode
p4.el --- Simple Perforce-Emacs Integration
php-mode.el --- major mode for editing PHP code
postscript.el --- major mode for editing PostScript programs
pydoc.el --- Interface to pydoc Python documentation viewer
python-mode.el --- Major mode for editing Python programs
quack.el --- enhanced support for editing and running Scheme code
rebox.el --- Handling of comment boxes in various styles.
rexx-mode.el --- major mode for editing REXX program files
rpm-spec-mode.el --- RPM spec file editing commands for Emacs/XEmacs
ruby-mode.el
teco.el --- Teco interpreter for Gnu Emacs, version 1
verilog-mode.el --- major mode for editing verilog source in Emacs
vrml-mode.el --- major mode for editing VRML (.wrl) files


-- 
With best wishes, Alex Ott
-------------------------------
Jet Infosystems, Moscow, Russia    mailto: ottalex@narod.ru
http://xtalk.msk.su/~ott/          ICQ #22005116



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

* Re: [sisyphus] emacs add-ons
  2002-10-13 21:36 [sisyphus] emacs add-ons Alex Ott
@ 2002-10-14  9:09 ` Alexander Bokovoy
  2002-10-14 14:18   ` Alexey Morozov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Bokovoy @ 2002-10-14  9:09 UTC (permalink / raw)
  To: sisyphus

On Mon, Oct 14, 2002 at 01:36:08AM +0400, Alex Ott wrote:
> Вот что планируется включить в пакет с дополнительными режимами для
> программирования в Emacs. Также будет пакет с модулями для работы с
> текстом, и пакет с модулями для разных действий, не попавших в первые две
> категории. 
> 
> inf-ruby.el --- ruby process in a buffer
> ruby-mode.el
Эти два обязательно нужно брать из CVS Ruby (они там значительно новее,
чем в комплекте с (X)Emacs)
Дополнительно стоит к этим двум добавить и модули из комплекта contrib к
ri.

-- 
/ Alexander Bokovoy
---
Computers are not intelligent.  They only think they are.


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

* Re: [sisyphus] emacs add-ons
  2002-10-14 14:18   ` Alexey Morozov
@ 2002-10-14 13:40     ` Alex Ott
  2002-10-14 13:40     ` Alexander Bokovoy
  1 sibling, 0 replies; 5+ messages in thread
From: Alex Ott @ 2002-10-14 13:40 UTC (permalink / raw)
  To: sisyphus

>On Mon, Oct 14, 2002 at 12:09:57PM +0300, Alexander Bokovoy wrote:
>> > Вот что планируется включить в пакет с дополнительными режимами для
>> > программирования в Emacs. Также будет пакет с модулями для работы с
>> > текстом, и пакет с модулями для разных действий, не попавших в первые две
>> > категории. 
>> > inf-ruby.el --- ruby process in a buffer
>> > ruby-mode.el
>> Эти два обязательно нужно брать из CVS Ruby (они там значительно новее,
>> чем в комплекте с (X)Emacs)
>> Дополнительно стоит к этим двум добавить и модули из комплекта contrib к
>> ri.
>Насколько я понимаю, Алекс говорит про GNU Emacs'овые пакеты.
>
>2Sergey Bolshakov: было бы здорово увидеть их аналоги и для xemacs'а тоже.
Часть из этих пакетов есть в XEmacs, так что надо проверять -- вот c-add-ons -- очень хороший пакет, надо только к нему базу функций подложить


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

* Re: [sisyphus] emacs add-ons
  2002-10-14 14:18   ` Alexey Morozov
  2002-10-14 13:40     ` Alex Ott
@ 2002-10-14 13:40     ` Alexander Bokovoy
  1 sibling, 0 replies; 5+ messages in thread
From: Alexander Bokovoy @ 2002-10-14 13:40 UTC (permalink / raw)
  To: sisyphus

On Mon, Oct 14, 2002 at 09:18:43PM +0700, Alexey Morozov wrote:
> On Mon, Oct 14, 2002 at 12:09:57PM +0300, Alexander Bokovoy wrote:
> > > Вот что планируется включить в пакет с дополнительными режимами для
> > > программирования в Emacs. Также будет пакет с модулями для работы с
> > > текстом, и пакет с модулями для разных действий, не попавших в первые две
> > > категории. 
> > > inf-ruby.el --- ruby process in a buffer
> > > ruby-mode.el
> > Эти два обязательно нужно брать из CVS Ruby (они там значительно новее,
> > чем в комплекте с (X)Emacs)
> > Дополнительно стоит к этим двум добавить и модули из комплекта contrib к
> > ri.
> Насколько я понимаю, Алекс говорит про GNU Emacs'овые пакеты.
Именно поэтому я взял (X) в скобки. Дабы не повторилась ситуация с XEmacs.

-- 
/ Alexander Bokovoy
---
Troglodytism does not necessarily imply a low cultural level.


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

* Re: [sisyphus] emacs add-ons
  2002-10-14  9:09 ` Alexander Bokovoy
@ 2002-10-14 14:18   ` Alexey Morozov
  2002-10-14 13:40     ` Alex Ott
  2002-10-14 13:40     ` Alexander Bokovoy
  0 siblings, 2 replies; 5+ messages in thread
From: Alexey Morozov @ 2002-10-14 14:18 UTC (permalink / raw)
  To: sisyphus

On Mon, Oct 14, 2002 at 12:09:57PM +0300, Alexander Bokovoy wrote:
> > Вот что планируется включить в пакет с дополнительными режимами для
> > программирования в Emacs. Также будет пакет с модулями для работы с
> > текстом, и пакет с модулями для разных действий, не попавших в первые две
> > категории. 
> > inf-ruby.el --- ruby process in a buffer
> > ruby-mode.el
> Эти два обязательно нужно брать из CVS Ruby (они там значительно новее,
> чем в комплекте с (X)Emacs)
> Дополнительно стоит к этим двум добавить и модули из комплекта contrib к
> ri.
Насколько я понимаю, Алекс говорит про GNU Emacs'овые пакеты.

2Sergey Bolshakov: было бы здорово увидеть их аналоги и для xemacs'а тоже.
Кстати, Вы не могли бы вынести тип athena в конфигурируемые параметры при
сборке пакета. В принципе, Ваш спек очень разумен, но хотелось бы видеть там
еще --with-file-coding и /явную возможность/ собираться с libneXtaw в качестве
xaw. если хотите, могу повесить соответствующие запросы через BTS.



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

end of thread, other threads:[~2002-10-14 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-13 21:36 [sisyphus] emacs add-ons Alex Ott
2002-10-14  9:09 ` Alexander Bokovoy
2002-10-14 14:18   ` Alexey Morozov
2002-10-14 13:40     ` Alex Ott
2002-10-14 13:40     ` Alexander Bokovoy

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git