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 - Open Discussion] associate        default notepad
      icons (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: auto      completion
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: associate    default
      notepad icons (SourceForge.net)
   4. [notepad-plus - Open Discussion] show version     number in
      Windows programs panel (SourceForge.net)
   5. [notepad-plus - Help] RE: searching for newline (SourceForge.net)
   6. [notepad-plus - Open Discussion] Feature  request for "window"
      menu (SourceForge.net)
   7. [notepad-plus - Open Discussion] NOTEPAD ++       SUCKS!!!
      (SourceForge.net)
   8. [notepad-plus - Help] RE: code folding for user   defined
      language (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Feature      request for
      "window" menu (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: associate    default
      notepad icons (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: UTF-16       support in N++
      (SourceForge.net)


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

Message: 1
Date: Fri, 24 Apr 2009 00:03:15 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        associate       default notepad icons
To: nore...@sourceforge.net
Message-ID: <7270972.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=7270972
By: michaelheyman

Greets

I would like to know how to associate the default notepad icons but i'd still
like to open them with notepad++.

Is there any config i could write up?

______________________________________________________________________
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: Fri, 24 Apr 2009 00:28:55 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        auto    completion
To: nore...@sourceforge.net
Message-ID: <7271103.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=7271103
By: rickishere

You mean QuickText plugin.  Information/download of unicode version
http://sourceforge.net/forum/message.php?msg_id=6041956

______________________________________________________________________
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: 3
Date: Fri, 24 Apr 2009 01:56:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        associate       default notepad icons
To: nore...@sourceforge.net
Message-ID: <7271600.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=7271600
By: gr3gw

Rhode,

If I understand you correctly you want to make Notepad++ the default program
for text files.

We have a documented method for XP/SP2 but it doesn't work for XP/SP3. We do
plan to update the documentation but it won't happen for a while. For one thing
it needs a lot more investigation.

The cleanest way to do it is to replace all installed copies of Notepad with
a NP++ launcher. (Windows installs Notepad in more than one location.) All 
copies
of Notepad, including the ones used for retaining Windows integrity, must be
replaced  all at the same time. A program called Replacer (Unknown Software
at http://www3.telus.net/_/replacer/ ) will do it for you.

You need the NP++ launcher from the N++ documentation, and whgen you do it,
a reboot is required.

Some people will think it is not worth it while others will be prepared to do
anything to exert control over Windows. ;-)

______________________________________________________________________
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: 4
Date: Fri, 24 Apr 2009 06:55:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] show
        version number in Windows programs panel
To: nore...@sourceforge.net
Message-ID: <7273389.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=7273389
By: haweisf

Hi,

would it be possible to add the currently installed Notepad++ version number
in the "installed software" panel of Windows?
(= Start > Settings > Control Panel > Add/Remove Programs )

For example, Mozilla Firefox and Thunderbird list their version number in 
brackets
after the software name. This would be a nice feature for Notepad++, too.

haweisf

______________________________________________________________________
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: 5
Date: Fri, 24 Apr 2009 08:55:38 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: searching for
        newline
To: nore...@sourceforge.net
Message-ID: <7274323.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=7274323
By: cchris

There is a wiki article about replacing end of lines, you may want to read it
before posting.

Basically, to match \r or \n at end of line, you need to match [...@] at the 
right
place, where '@' is any character of your choice. It may help if you choose
something that you are sure is not in your text - I like using control 
characters
for this purpose.

Beware that end of line is made of 2 characters on DOS/Windows and 1 elsewhere.

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: Fri, 24 Apr 2009 08:56:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        request for "window" menu
To: nore...@sourceforge.net
Message-ID: <7274385.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=7274385
By: ply2

the window menu shows max. 10 windows, which is - depending on file name length
- about the amount of documents that fits into one tab row anyway.
Since the multi-line tab-bar is somehow confusing for me, it would be very cool
to have all the windows available in the "window" menu.


______________________________________________________________________
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: 7
Date: Fri, 24 Apr 2009 09:06:29 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] NOTEPAD
        ++      SUCKS!!!
To: nore...@sourceforge.net
Message-ID: <7274432.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=7274432
By: key2mar

Yes, I signed up to source forge just to let you know that NOTEPADD++ is the
bigest piece of garbage I have ever seen. And I know that opinions differ, so
many of u will go on bashing me for such a statement. But let me explain why
I think so:
1 - I AM running the latest version
2 - often uploads and refreshes using ftp plugin fail
3 - When I use notepad for about 4-5 hours it crashes
4 - MOST IMPORTANT - when uploading files, it freezes up, crashes and the file
ends up a BLANK PAGE! Goodbye 300 lines of code and all the changes since last
backup.

So for those of you looking to download it... keep in mind that you might end
up doing more work with it


______________________________________________________________________
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: 8
Date: Fri, 24 Apr 2009 09:07:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: code folding
        for user        defined language
To: nore...@sourceforge.net
Message-ID: <7274435.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=7274435
By: cchris

For a language to be known to be available, it must have entries in langs.xml
and styleers.xml. Existing entries should give you a clue, as well as the source
file you mention.

With some care and observation, you can probably determine the style entries
the lexer is aware of from the source, then design the entries in stylers.xml
with everything black on white, and you have to figure entries in langs.xml
according to your knowledge of the language. When this is done and works, use
the Configure highliting dialog to get more decent colours.

Note that I din't try to assemble this puzzle myself, but I'm sure it is not
too hard. Granted, perhaps the lexer has a bug and that's why it is not included
in the config files, I don't know. I don't have Abaqus files in order to assess
that.

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: Fri, 24 Apr 2009 09:13:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature request for "window" menu
To: nore...@sourceforge.net
Message-ID: <7274458.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=7274458
By: cchris

Doesn't the Window manager plugin do just that? You may want to check the Plugin
devlopment forum in order to find it.

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: 10
Date: Fri, 24 Apr 2009 09:26:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        associate       default notepad icons
To: nore...@sourceforge.net
Message-ID: <7274509.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=7274509
By: cchris

I am not sure I understand the question.

1/ "Associate a given set of ions with the toolbar"? There is a Tool bar frame
on the Global tab of the Preferences dialog. You can only choose from the themes
listed there.

2/ Change the icon of Notepad++? This is "simple": edit Notepad_plus.rc and
recompile.

3/ change the icon associated to text files? In the vintage Explorer, which
I opened for the first time in years for this pupose, go to Tools -> Folder
options -> File types. Click on .txt, then Advanced, then Change icon. Choose
one you like there.

Or is it Greg's understanding, or something else yet? You may want to post a
more detailed or specific question in the latter case.

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: Fri, 24 Apr 2009 09:44:21 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        UTF-16  support in N++
To: nore...@sourceforge.net
Message-ID: <7274717.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=7274717
By: cchris

While some more detailed help could be welcome, experimenting helps (and the
HexEditor plugin as well).

I created a new file, ANSI encoded, and typed a couple accented letters. In
Hex view, I end up with: e0 e7 e8 e9.

Format -> Encode to UTF8. Instead of accented letters, I get E0, E7 E8 E9 
printed
as control characters. Correct, these are not valid UTF8 codes.

Format -> Convert to UTF8: the accented letters came back, but now the contents
are : ef bb bf c3 a0 c3 a7 c3 a8 c3 a9

Format -> Encode as ANSI: display now is ????????, and the 8 bytes didn't
change.

To be honest, if I had designed it, I'd have renamed Encode as... to View as...
and Convert to... as Encode with... But I didn't design it.

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



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

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

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

_______________________________________________
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 43
*************************************************

Reply via email to