Re: Problem with national characters in XHTML

2005-09-28 Thread David Hansen
On Wed, 28 Sep 2005 10:29:21 +0200 LENNART BORGMAN wrote: > I have run into a problem with swedish national characters in > an XHTML document. The header of the document is like this: > > >"http://www.w3.org/TR/REC-html40/loose.dtd";> > http://www.w3.org/1999/xhtml"; xml:lang=

Re: Directory name completion question for CVS Emacs

2005-07-12 Thread David Hansen
On Tue, 12 Jul 2005 13:03:14 +0300 Yoni Rabkin wrote: > I have the following directory structure: > > /home/trg/src/emacsen/emacsCVS/emacs/ > /home/trg/src/emacsen/emacs21/emacs-21.4/ > > On the CVS Emacs (version listed above) I do the following: > > 1) C-x C-f ("~/" appears) > 2) "sr" TAB (lone

Re: Fontification of citations in mail-Mode

2005-04-21 Thread David Hansen
On Thu, 21 Apr 2005 11:31:07 -0400 Richard Stallman wrote: > I'm guessing that you use a standard terminal that supports 8 colors. > If so, look here: > > > (((class color) (min-colors 8) (background light)) > > (:foreground "red")) > > With just 8 colors, I doubt there is

Broken XML, xml.el and nnrss.el

2005-04-21 Thread David Hansen
Hello, I tried to read the RSS feed at http://xxx.pogogeil.de/podcast.php copy used to produce the backtrace at http://www.physik.fu-berlin.de/~dhansen/stuff/podcast.rss using gnus and nnrss. It is obviously broken XML as the umlauts are encoded using plain HTML enteties (e.g. ü instead of &

Re: Emacs from cvs & non-ascii characters

2005-03-25 Thread David Hansen
On Fri, 25 Mar 2005 18:10:31 +0200 Ismail Donmez wrote: > Lately emacs from cvs started to behave very weird. I used to > enter non-ascii characters just fine but lately when I enter > euro character "â" it shows up "?" in emacs and entering > non-ascii characters like "Ã,Ä,Å" results in nothing :

Re: char syntax of the $ in $var

2005-03-22 Thread David Hansen
On Wed, 23 Mar 2005 09:05:18 +0900 Miles Bader wrote: > On Wed, 23 Mar 2005 00:03:51 +0100, David Hansen wrote: >> in sh-mode: the $ in $test has syntax 2 = word in perl-mode >> syntax 10 = character quote and in cperl-mode it's 9 = escape. >> > In sh, the $ is no

char syntax of the $ in $var

2005-03-22 Thread David Hansen
Hello, in sh-mode: the $ in $test has syntax 2 = word in perl-mode syntax 10 = character quote and in cperl-mode it's 9 = escape. I think it should at least be unique (I prefer the sh-mode version as you can move the point across variables with M-f and M-b). David

Re: Possible change to startup.el

2005-03-21 Thread David Hansen
On Mon, 21 Mar 2005 23:14:12 +0100 David Kastrup wrote: > Andreas Schwab <[EMAIL PROTECTED]> writes: > >> David Kastrup <[EMAIL PROTECTED]> writes: >> >>> So where do we get copyright-free flag icons? >> >> KDE has a whole gallery. > > Are you sure that those are in the public domain? We are not

Re: The WHY of Xft

2005-03-21 Thread David Hansen
On Mon, 21 Mar 2005 07:30:55 +0900 Miles Bader wrote: > Can xft still use bitmap fonts? In the case of CJK, the commonly > available X bitmap fonts do seem to be generally more attractive at > typical text-editor size than what freetype produces for commonly[*] > available scaled fonts. Debian u