ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: vim.unix@gmail.com, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Inverted exclamation / question marks
Date: Thu, 19 Feb 2009 16:02:23 +0100	[thread overview]
Message-ID: <20090219150223.GB11215@phare.normalesup.org> (raw)
In-Reply-To: <30c383e70902190603q17f5bfe6q3feb06c64391e38@mail.gmail.com>

> But, still, I seem to still need \enableregime[latin1] in the
> preamble. When I comment it out:

  You need set fileencoding=utf-8 while editing the file (without an
's').

  fileencodings in the plural tells vim which encodings to try when
opening a file.  Here it tries all the encodings successively, finds
that latin-1 is appropriate, and opens the file as latin-1.  If you
don't do anything, it will also save the file in latin-1.  fileencoding
in the singular tells vim to save the file in that particular encoding.

	Arthur
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2009-02-19 15:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 22:40 Pau
2009-02-18 22:47 ` Aditya Mahajan
2009-02-18 23:27   ` Pau
2009-02-18 23:42     ` Pau
2009-02-19  8:02       ` Mojca Miklavec
2009-02-19  8:03       ` Wolfgang Schuster
2009-02-19  8:07       ` Alan Stone
2009-02-19  8:08       ` Taco Hoekwater
2009-02-19 12:54         ` Pau
2009-02-19 14:03           ` Pau
2009-02-19 15:02             ` Arthur Reutenauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090219150223.GB11215@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --cc=ntg-context@ntg.nl \
    --cc=vim.unix@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).