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] RE: ToolBar      Missing after
      compilling with MSVC (SourceForge.net)
   2. [notepad-plus - Help] RE: Replacing Notepad (SourceForge.net)
   3. [notepad-plus - Help] RE: Trim Trailing Space     on Save
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Notepad++    v5.4.2
      released (SourceForge.net)
   5. [notepad-plus - Help] RE: Crash Bug Using User    Defined
      Language (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Updated      AutoIt3 language
      definition (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Program      Launched From
      ... (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v5.4.2
      released (SourceForge.net)
   9. [notepad-plus - Open Discussion] Invert   Bookmark TextFX Viz
      Hide Delete Line (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: How to       change word
      selection delimiters? (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Ignore       word delimiters
      in double-click select (SourceForge.net)


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

Message: 1
Date: Tue, 02 Jun 2009 01:13:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        ToolBar Missing after compilling with MSVC
To: nore...@sourceforge.net
Message-ID: <7421869.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=7421869
By: my6002

I have the same problem when I compiled the code with Microsoft Visual C++ 2008
Express Edition.

______________________________________________________________________
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: Tue, 02 Jun 2009 10:17:09 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replacing
        Notepad
To: nore...@sourceforge.net
Message-ID: <7422465.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=7422465
By: cchris

This simple approach will not work in a variety of circumstances, like viewing
the source of a web page for edit. Windows will still rely on stock Notepad
in this sort of situations, actually on copies in various places.

Did you try the instructions posted
on https://apps.sourceforge.net/mediawiki/notepad-plus/index.php?title=Replacing
_Notepad ?

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, 02 Jun 2009 10:24:32 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Trim Trailing
        Space   on Save
To: nore...@sourceforge.net
Message-ID: <7422470.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=7422470
By: cchris

egarding the updates, you could check Settings -> Preferences -> MISC -> Enable
Notepad++ auto-updater checkbox . The updater didn't fire for 5.4.2 though.

Regarding whitespace trimming, is hitting Alt+Shift+S before save a bug hurdle
or productivity penalty?

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: 4
Date: Tue, 02 Jun 2009 10:45:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.4.2 released
To: nore...@sourceforge.net
Message-ID: <7422495.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=7422495
By: dv__

...OK, seems I have success with the patching. I'll provide you the patched
SciLexer.dll from 5.4.1 later - BUT IN ANY CASE IT MUST BE TESTED BY SOMEONE
ELSE EXCEPT ME to be sure it really works correctly regarding searching for
any characters (Latin & non-Latin) in any files (Unicode & non-Unicode). It
would be good if it will be tested by someone from Russia and from China, for
example.

______________________________________________________________________
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: Tue, 02 Jun 2009 10:52:22 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Crash Bug Using
        User    Defined Language
To: nore...@sourceforge.net
Message-ID: <7422508.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=7422508
By: cchris

I just tried this, and it works fine using v5.42 Unicode.

However, what it had was some - signs in front of the first lines. I removed
the minus signs.

Also, if you have another UDL defined, you should copy  the whole thing and
paste it below the final </NotepadPlus> tag. Then remove the consecutive
</NotepadPlus> an <NotepadPlus> tags. Failing to do so only causes the language
not to be seen, I didn't get any crash.

Did you compile Notepad++ from source youself? Just curious, because a warning
I got could be related to the crashes you ae reporting.

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, 02 Jun 2009 10:59:31 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Updated AutoIt3 language definition
To: nore...@sourceforge.net
Message-ID: <7422515.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=7422515
By: cchris

Send it to donho, who is a Sourceforge user.

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: 7
Date: Tue, 02 Jun 2009 11:10:18 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Program Launched From ...
To: nore...@sourceforge.net
Message-ID: <7422530.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=7422530
By: cchris

For starters, Notepad++ never uses the Windows registry. If you install using
the "Don't use %APPDATA%" option, you get a totally portable application out
of the box.

The environment variable NPP_DIRECTORY points to Notepad++ folder. If this is
the same as the contents of the #0 variable, then you are not using %APPDATA%.
If they differ, the former is the installation directory, where \plugins and
stuff are.

CChis

______________________________________________________________________
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: Tue, 02 Jun 2009 11:14:56 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.4.2 released
To: nore...@sourceforge.net
Message-ID: <7422536.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=7422536
By: donho

Vitaliy,

Please submit your patch in Patch tracker.
I'll check it with Neil to see if it's possible to include your patch in future
Scintilla release.
(Or you can notice him with your patch if you want).

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



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

Message: 9
Date: Tue, 02 Jun 2009 11:24:00 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Invert
        Bookmark TextFX Viz Hide Delete Line
To: nore...@sourceforge.net
Message-ID: <7422546.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=7422546
By: fool4uanyway

Tell me, did you _read_ the thread I pointed to?


______________________________________________________________________
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: Tue, 02 Jun 2009 11:31:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        to      change word selection delimiters?
To: nore...@sourceforge.net
Message-ID: <7422562.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=7422562
By: cchris

1/ Did you check the macros are indeed in shortcuts.xml? If not, which I 
suspect,
you didn't follow the instructions for changing a Notepad++ config file. You
can use Notepad, it is good enough for this simple task. The <Macro> tags should
be in the section delimited by <Macros> and </Macros>.

2/ The macros as shown are correct but for the contents of sParam.

The 3rd macro should be "defchars" or somesuch, and sParam should be "" for
that one.

3/ You need to run the macro(s) only once per session. Unlesss you define 
several
word character sets (one per macro).

4/ The ontents of sParam are the characters that are tagged as word
characters/whitespace characters. Default should be something like
"ABC...YZabc...yz_01...9".

For whitespace, inserting the tab could be a problem. Perhaps the simplest way
is to define sParam as "  ", and then use HexEditor to turn one of the two 20
into 09.

5/ And no, there is no facility to run a script or macro at startu^. That would
be a nice plugin idea.

HTH
CChris
PS: default behaviour of Scintilla is as follows:
1/ all chars other than 0x0D and 0x0A, and whose code is no greater than 0x20,
are deemed to be spaces;
2/ Word chars are those with code 0x80 or above, or those which isalnum() deems
to be word chars, or '_'.

______________________________________________________________________
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, 02 Jun 2009 11:57:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Ignore  word delimiters in double-click select
To: nore...@sourceforge.net
Message-ID: <7422601.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=7422601
By: cchris

Your regexp reads as "one or more non whitespace, followed by one whitespace".
Doesn't look like what you want.

If your string doesn't have embedded quotes, then "[^"]*" would work, but select
the surrounding quotes in the process.

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



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

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get

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

_______________________________________________
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 37, Issue 9
************************************************

Reply via email to