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] RE: irritating flaw in File
menu (SourceForge.net)
2. [notepad-plus - Help] RE: Delete all unmarked lines
(SourceForge.net)
3. [notepad-plus - Help] RE: NPP opens automatically, how to
prevent t (SourceForge.net)
4. [notepad-plus - Help] RE: Copy only marked text (SourceForge.net)
5. [notepad-plus - Help] RE: Lag whilte typing, and spikes in
cpu usag (SourceForge.net)
6. [notepad-plus - Help] RE: Mxml is XML ? (SourceForge.net)
7. [notepad-plus - Help] RE: Open file from find result view?
(SourceForge.net)
8. [notepad-plus - Help] RE: Settings in "find in files"
(SourceForge.net)
9. [notepad-plus - Help] RE: Custom tags (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: New Releases:
HexEditor v0.8.3 & Explorer (SourceForge.net)
11. [notepad-plus - Open Discussion] major UI issue regarding RTL
(SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Line numbers?
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 07 Jun 2007 10:30:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
irritating flaw in File menu
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=4350460
By: coder775
Meanwhile, you can use Notepad++ with the HexEditor plugin to change this.
The HexEditor.dll plugin is available at
http://sourceforge.net/projects/npp-plugins
if you don't already have the latest version.
Back up the Notepad++.exe file! Make two copies, one to edit. Start Notepad++,
open the copy of Notepad++.exe that you will change -- you can't edit the
original
while you are using it! -- and switch to Hex Edit mode via the "View in Hex"
button on the toolbar.
Open a search dialog (I use ctrl-F), select "ANSI String" from the "Data type:"
dropdown combobox, click in the search field and type "Cl&ose All". Now convert
it to hex by selecting "Hexadecimal" in the Data type:" dropdown combobox.
Click in the search field again and add double zeroes so that it looks like
this:
43 00 6c 00 26 00 6f 00 73 00 65 00 20 00 41 00 6c 00 6c
(Unfortunately you can't paste the above into the field without it changing.)
Click "Find Next". When it has found the text, click in the right-hand part
(called "Dump") where the text is displayed. Put the cursor on the left side
of the '&' and type 'o', right-arrow, 's', right-arrow, '&', and one last
right-arrow
just to be safe.
Save the file, then close it. Exit Notepad++, copy the changed file over your
Notepad++.exe (if you haven't made a backup of the original, don't come limping
to me if this doesn't work!) and then try it out.
I suggest you post a change request in the tracker. If this doesn't get changed
in the original, you'll have to repeat the process every time you upgrade.
--Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 10:47:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Delete all
unmarked lines
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=4350479
By: coder775
Have you looked at the TextFX Viz menu? I think you can do what you want with
that tool, although it may take some experimenting. Backups strongly
recommended!
--Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:03:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NPP opens
automatically, how to prevent t
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=4350494
By: coder775
You might try using Windows Explorer, Tools > Folder Options... to bring up
the Options dialog. Select the File Types tab, scroll down to the VBS entry,
click it and see if the "Opens with" is something like "Microsoft (r) Windows
Based Script Host" (this is for XP, but it should be something similar for
Windows
2000).
If there's an "Advanced" button in the "Details for VBS extension" section,
click it and make sure that the default action is "Open", not "Edit".
Again, this is for XP, but there should be similar stuff for Win2K. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:10:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Copy only
marked text
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=4350501
By: coder775
Yes, that makes more sense. I was thinking he meant marked via Mark All on
the Search menu, or a marked block. In any case, I'd recommend looking into
Chris Severance's TextFx Viz, on the TextFX menu. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:19:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Lag whilte
typing, and spikes in cpu usag
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=4350507
By: coder775
You didn't say what the file type was. There may be some language-specific
extra processing occurring.
You might try removing plugins, one by one, to see if they are contributing.
I will see some lag with the nifty Function List plugin, but only when editing
relatively large source files. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:20:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Mxml is XML ?
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=4350514
By: coder775
I think all you'd have to do is go to the Styler Configurator dialog (see the
Settings menu) and set mxlm as a "User ext" for XML. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:26:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open file from
find result view?
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=4350522
By: coder775
Yes. I have found that it is more obvious if you have a language associated
with the files, because then the list is color-coded: files are one color, lines
are another.
The nice thing about clicking on a line is that Notepad goes to that line after
opening the file. --Joel
______________________________________________________________________
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: 8
Date: Thu, 07 Jun 2007 11:32:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Settings in
"find in files"
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=4350532
By: coder775
In version 4.1.2, it does remember the "Find in files" settings you input for
the session, but it doesn't default to them. You need to click on the
"Filters:"
drop-down combobox and select your previous entry. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 11:42:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Custom tags
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=4350545
By: coder775
I assume you are copying and pasting from Notepad++ to your browser.
You can use the QuickText plugin to do some of this, I think. You will have
to build your own custom settings, but it is pretty cool to just press
ctrl-Enter
to convert your trigger word to the block you want. For example, type "code",
press ctrl-Enter, and Notepad++ can output "[code][/code]" and put your cursor
right in the middle. Just set up "code" as the tag (trigger word) and
use "[code]$[/code]" as the replacement text.
You might also be able to create macros to work with existing text. For
example,
one approach might be to mark and cut a block, type "code" as above and press
ctrl-Enter to output "[code][/code]", then paste the text you cut. --Joel
______________________________________________________________________
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: Thu, 07 Jun 2007 12:03:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Releases: HexEditor v0.8.3 & Explorer
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=4350574
By: nobody
Great work, it's definitely improved :)
______________________________________________________________________
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: 11
Date: Thu, 07 Jun 2007 14:46:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] major UI
issue regarding RTL
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=4350785
By: nobody
Hello,
note++ is almost a perfect editor, the only thing i need to make it my default
editor is the following issue:
when i code something the best thing is to be in LTR as most programing lang
are English in nature, however when i code in HTML and need to use RTL content
(Hebrew in my case) i can't edit it like i expect because although the display
IS correct the cursor is visual and not logical. i'll explain with an example:
<some_tag some_attr="_HEBREW_CONTENT_">_HEBREW_CONTENT_</some_tag>
the following template does show OK in notepad++, but now if i want to edit
the second Hebrew content for example if i try to select with the mouse the
2th char I'll get H instead of T (I'm counting in RTL mode)so i need to switch
to RTL edit the content and return to LTR. and of course working RTL with HTML
tags isn't comfortable at all.
so when working on a Hebrew web page i need to constantly switch between those
two modes, when i prefer to just remain in LTR all the time (better for tags)
and be able to work comfortably with the Hebrew parts as well.
thanks for an otherwise great editor,
Yigal
[PS - if you need more info you can contact me at: yigal100 (at) gmail ]
______________________________________________________________________
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: 12
Date: Thu, 07 Jun 2007 15:21:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Line
numbers?
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=4350836
By: aplus01
I'm having the same issue. I'm working with files containing 100,000 and more
lines and the result is that only the 5 right most digits are visible. Any
resolution
in sight? Should I log this as a bug?
______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 13, Issue 14
*************************************************