Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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 - Help] RE: Automatic HTML syntax   check
      (SourceForge.net)
   2. [notepad-plus - Help] RE: russian in 5.3.1 (SourceForge.net)
   3. [notepad-plus - Help] RE: russian in 5.3.1 (SourceForge.net)
   4. [notepad-plus - Help] RE: Automatic HTML syntax   check
      (SourceForge.net)
   5. [notepad-plus - Help] RE: Amharic Support (SourceForge.net)
   6. [notepad-plus - Help] How do I change the bookmark icon?
      (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE: NppExec   run another
      child process (SourceForge.net)
   8. [notepad-plus - Help] Bug: wrong number of        characters
      reported (SourceForge.net)
   9. [notepad-plus - Help] RE: I have "nul" between    every two
      characters (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Auto completion removed?
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)


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

Message: 1
Date: Tue, 28 Apr 2009 09:07:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Automatic HTML
        syntax  check
To: nore...@sourceforge.net
Message-ID: <7305571.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Thanks, only problem is that it's also correcting the HTML for me. Even if I
just highlight a selection, it still inserts stuff like </body> and </html>
at the end. I simply need something that will tell me that I'm wrong, not 
correct
it. I sometimes use PHP includes which do not need either <body> or <html> tags.

But the most important thing would be pure formatting. Is there a way to simply
format a document with auto indents with out completing syntax mistakes?

______________________________________________________________________
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=331754



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

Message: 2
Date: Tue, 28 Apr 2009 09:12:11 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: russian in
        5.3.1
To: nore...@sourceforge.net
Message-ID: <7305595.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I just read thatt hread, annd it says at the end:
- N++ v4.8 broke something, and that was fixed in 4.8.2;
- the HexEditor.dll and MultiClipboard.dll plugins prevent typed in non latin
characters to display properly. Removing the plugins fixes the issue.

So, I'd have two questions:
1/ Are you using the plugins mentioned above?
2/ If so, does removing them help?

If the answer to both is yes, then you should post a request on the plugin
development forum for a fix to those plugins, since N++ is fine without them.

Otherwise, it could be that yet a third plugin is to be blamed. You should try
the following procedure:
1/ rename the plugin folder, so that N++ can't find it, and try this way. Or
launch it using the -noplugin switch.
2/ If there is still an issue, then something broke again and you have to report
it here.
3/ otherwise, try reintroducing one plugin at a time so as to pinpoint
the culprit(s), and report them on the plugin development forum.

HTH
CChris

______________________________________________________________________
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=331754



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

Message: 3
Date: Tue, 28 Apr 2009 09:15:50 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: russian in
        5.3.1
To: nore...@sourceforge.net
Message-ID: <7305606.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Thanks for the help, but I'm not using any plugins that do not come in the 
standard
dist. plus, i tried running notepad++ without any plugins loaded - still
nothing...
using windows xp pro sp3, regional settings set to english. russian works fine
everywhere else. i can't even copy/paste russian into notepadd++, open a file
with russian (in any code page - cp1251, koi8r, utf8)

______________________________________________________________________
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=331754



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

Message: 4
Date: Tue, 28 Apr 2009 09:17:24 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Automatic HTML
        syntax  check
To: nore...@sourceforge.net
Message-ID: <7305672.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

You can instuct HTML Tidy to do what you want (no correction and formatting)
using its .cfg file. You'll have to check the HTML Tidy website for the proper
mix of options to put in tidy.cfg.

I also noticed a TextFX -> Convert -> Submit to W3C HTML validator entry. But
that may not be what you want, from your last post.

CChris

______________________________________________________________________
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=331754



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

Message: 5
Date: Tue, 28 Apr 2009 09:32:45 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Amharic Support
To: nore...@sourceforge.net
Message-ID: <7305816.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

It depends on what you mean by "support":

1/ In order to display amharic characters, N++ needs to be set up with a font
that can display them. Check Preferences -> Highlight cinfigurator -> Global
style, and make sure the font being used there is amharic aware.
Now I remember that Windows had not supported the amharic script in its earlier
versions. If you use a version older than XP, then that could be an issue, and
N++ won't help.

2/ If what you need is a translation of N++ (localisation),, then check
the localization\ subfolder. It already has some files for non western languages
that should help you getting the idea. Instructions for translators are provided
on the N++ homepage at
http://notepad-plus.sourceforge.net/uk/translation-HOWTO.php

Changing "uk" to other country codes will point to translations for this page,
perhaps there is one more suitable than english.

3/ If thie support you request is something else, we need to hear more.

CChris

______________________________________________________________________
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=331754



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

Message: 6
Date: Tue, 28 Apr 2009 09:55:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How do I change the
        bookmark icon?
To: nore...@sourceforge.net
Message-ID: <7305924.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I'm talking about the icon in the following link ( I hope this link will appear
in this forum system):

http://img244.imageshack.us/img244/3771/bookmark.jpg

Is there a possibility to change this icon with another image or icon?

______________________________________________________________________
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=331754



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

Message: 7
Date: Tue, 28 Apr 2009 10:12:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NppExec run another child process
To: nore...@sourceforge.net
Message-ID: <7306136.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

If you need Python's console to input some commands, use NPP_RUN to run Python
in its own console window.
If you want to run some Python's program, you can do it directly in NppExec's
Console:

C:\python25\python.exe my_python_program.py

Both approaches do not need to terminate the Python's process.
Anyway, NPP_TERMINATE will not be implemented. You can implement such command
by yourself, if you want.

______________________________________________________________________
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=482781



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

Message: 8
Date: Tue, 28 Apr 2009 10:35:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Bug: wrong number
        of      characters reported
To: nore...@sourceforge.net
Message-ID: <7306216.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

In Notepad++ 5.3.1 unicode:

1/ Write the following lines of text:

aaaaa aaaaa aaaaa
bbbbb bbbbb bbbbb
ccccc ccccc ccccc

2/ make a rectangular selection between column 3 and 5 on the 3 lines.

You would expect 9 characters in selection? The status bar displays: Sel: 41 !

3/ Now do Alt-Shift-Left 3 times. There is no more character selected on the
screen, selection has zero (3-3) width. Sel: 38.

Explaination: there are 17 characters on the first line after the selection
start, including the final \r\n. 19 on the full second line. 5 on the third
line until selection end. 17+19+5=41 qed. And column extension counts one 
character
less, instead of <number of lines> less. So 41-3=38.

Can't be a feature, so it is a bug.

CChris

______________________________________________________________________
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=331754



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

Message: 9
Date: Tue, 28 Apr 2009 10:41:01 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: I have "nul"
        between every two characters
To: nore...@sourceforge.net
Message-ID: <7306240.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

What are:
your OS version
your locale
the font you use to display text?

I'd bet knowing these could help.
Also, some plugins are known to interfere with displaying 16-bit encoded 
characters.
Does removing all plugins help?

CChris

______________________________________________________________________
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=331754



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

Message: 10
Date: Tue, 28 Apr 2009 11:01:03 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Auto
        completion removed?
To: nore...@sourceforge.net
Message-ID: <7306473.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I checked at home last evening, and the facility you refer to is the QuickText
-> Options dialog box. There is an unicode build somewhere on the Plugin 
developmennt
forum. Search for posts with QuickText less than 3 months old I think.

CChris

______________________________________________________________________
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: 11
Date: Tue, 28 Apr 2009 11:13:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
        RC
To: nore...@sourceforge.net
Message-ID: <7306515.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I just saw it.
There are a lot of interesting features and new lexers in v1.78.

However, Notepad++ v5.4 and v5.4.X will stick with v1.77.
v1.78 will be included in v5.5 and upper version.

Don

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 35, Issue 52
*************************************************

Reply via email to