Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Open Discussion] Request: better utf-8
      encoding options (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: api files    in xml format
      for additional in (SourceForge.net)
   3. [notepad-plus - Open Discussion] editing stylers (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Mon, 10 Sep 2007 08:04:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Request:
        better utf-8 encoding options
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4510372
By: nobody

Currently, there's only the option of 'UTF-8 without BOM', or 'ANSI as UTF-8'
which hardly makes sense because the file is in fact UTF-8 and not ANSI at all.
When you open a file saved as UTF-8 without BOM, it will only go into UTF-8
mode if the file contains any UTF-8 character sequences. If the file is just
plain ASCII, it will open it as ANSI despite having been saved as UTF-8. Of
course that makes sense, because The first 128 code points of UTF-8 and ANSI
are exactly the same (i.e. ASCII), and without a UTF-8 BOM N++ has no way to
tell them apart. So here's my suggestion:

- Add a global option to open ASCII-only files as either ANSI or UTF-8 by 
default.
That way, if you're working with BOM-less UTF-8 files, you don't run the risk
of accidentally saving characters past 128 as ANSI encoding later on, breaking
stuff like UTF-8 XML files in the process.

- Make a 'No BOM' toggle option independent of UTF encoding (and unavailable
for ANSI) to replace the current 'ANSI as UTF-8' option. That way, UTF-16 
without
BOM should also be possible (yes, it is used). This option should also be able
to be set as default encoding for new files in the options.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 2
Date: Mon, 10 Sep 2007 07:45:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: api
        files   in xml format for additional in
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4510339
By: dsego

just one more thought.... ;-)

maybe the function list (from the function list plugin) could be displayed in
the auto-completion box together with the api defined words, and tagged
as user-defined.....

cheers

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 3
Date: Mon, 10 Sep 2007 09:40:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] editing
        stylers
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4510561
By: dsego

a small html/javscript "toy" app for faster editing stylers.xml

http://rapidshare.com/files/54723901/StylersEditor.zip.html

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 24
*************************************************

Reply via email to