emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

html-mode vs inconsistent eol types


From: Kevin Ryde
Subject: html-mode vs inconsistent eol types
Date: Mon, 23 Apr 2007 07:58:13 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux)

In my recent cvs build, visiting the api.html file below selects
xml-mode, where I hoped to get html-mode (or the xhtml variant
thingie).

I suspect it's because the file has a mixture of end-of-line types.
The first line is LF, but the second and subsequent are CRLF.
Obviously that's fairly bogus, but it'd be nice if emacs content
matching could tolerate it.

If the mail system has munged the file contents it's from

        http://www.imagemagick.org/www/api.html

or in debian

        /usr/share/doc/imagemagick/www/api.html



In GNU Emacs 22.0.98.2 (i586-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-04-18 on blah
configured using `configure  'CFLAGS=-O' '--prefix=/down/emacs/b/inst' 
'--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_AU
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

[ImageMagick]
[sponsor]

ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automatically and dynamically.

C

Use MagickWand to convert, compose, and edit images from the C language. There is also the low-level MagickCore library but is only recommended for wizard-level developers.

Ch

ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.

C++

Magick++ provides an object-oriented C++ interface to ImageMagick.

Java

JMagick provides an object-oriented Java interface to ImageMagick.

Perl

Use PerlMagick to convert, compose, and edit images from the Perl language.

PHP

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

Python

PythonMagick an object-oriented Python interface to ImageMagick.

Ruby

RMagick is an interface between the Ruby programming language and the ImageMagick image processing libraries. RMagick has a 2D drawing library add-on, RVG, based on the Scalable Vector Graphics specification.

Tcl/Tk

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

 
© 1999-2005 ImageMagick Studio LLC

reply via email to

[Prev in Thread] Current Thread [Next in Thread]