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 - Help] how to print collapsed (SourceForge.net)
2. [notepad-plus - Help] RE: how to print collapsed (SourceForge.net)
3. [notepad-plus - Help] RE: Cannot type in russian or ukrainian
(SourceForge.net)
4. [notepad-plus - Help] Code Editing on Multiple Monitors
(SourceForge.net)
5. [notepad-plus - Help] Put space in folder open/close
keywords? (SourceForge.net)
6. [notepad-plus - Help] RE: Problems with bulgarian in
notepad++ (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Insert unicode character
via keyboard (SourceForge.net)
8. [notepad-plus - Help] RE: insert symbols directly with
keyboard (SourceForge.net)
9. [notepad-plus - Help] RE: Problem with encoding Unicode
(SourceForge.net)
10. [notepad-plus - Help] RE: how to use astyle in notepad++
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Autocomplete for
internal/inline CSS (SourceForge.net)
12. [notepad-plus - Help] Find Character "n" and replace "n+1"
(SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Notepad++ as a Python
IDE (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 02 Sep 2008 16:46:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] how to print
collapsed
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=5219064
By: ruck-94301
Hi,
(a) how can I print wysiwyg -- including line numbers and collapsed content
collapsed? When I print from in notepad++, my collapsed content gets expanded
:(
(b) Surely my question (a) has been asked/answered before. I'm new to
sourceforge/notepad++/help, and sorry, I can't see how to search for this topic.
When I search using the searchbox at top right, apparently I am searching
sourceforge
projects, not notepad++ help topics. How would I search?
Thanks for any comments
______________________________________________________________________
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, 02 Sep 2008 17:05:22 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how to print
collapsed
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=5219123
By: ruck-94301
(b) ...Now I see how to search. Forums -> Search.
(a) as I expected, I'm not the first to ask about this topic. Unfortunately,
printing with linenumbers and collapsed content isn't supported. (September
2008, Notepad++ v5.0.3)
Please correct me if you think I'm wrong.
______________________________________________________________________
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 Sep 2008 17:08:53 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Cannot type in
russian or ukrainian
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=5219136
By: edio
The problem was in HEXeditor plugin, as you say.
Thank you very much!
______________________________________________________________________
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 Sep 2008 17:13:53 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Code Editing on
Multiple Monitors
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=5219158
By: chordoflife
Hey. I use Notepad++ every day at work. I have 3 monitors that I consistently
use. I find I'm more productive working with code in separate monitors than
using tabs (as I can see everything at once). Can one open notepad++ in separate
windows so I can take advantage of my monitors?
Ex, On screen 1 I have notepad++ open with 2 code files. On screen 2 I have
notepad++ open with 2 other code files, on screen 3 I have my browser open with
documentation, msn, etc'.
I tried the Npp Window Manager plugin, but it didn't work out at all like I
thought it would.
I'm okay even with running seperate instances of notepad++ as long as I can
run it on separate monitors. Is there some sort of command-line flag or
configuration
I can use for that?
______________________________________________________________________
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, 02 Sep 2008 17:33:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Put space in folder
open/close keywords?
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=5219219
By: flintriver1973
Is is possible to put two words separated by a space for keywords under folder
open/close? See the example code below.. FOR as a keyword messes it up because
of the WAIT FOR, but if I could set END, FOR as my close "keyword" it would
fold correctly on the FOR statement...
FOR, 'I' = 1 THRU 'FAULT_COUNT', THEN $
PERFORM, 'DISPLAY_FAIL_MESSAGE' $
INPUT, GO-NOGO $
IF, NOGO, THEN $
CALCULATE, 'TEST_NUMBER' =
'FAIL_USER_ID'('I') $
OUTPUT, FAULT ID L('TEST_NUMBER') $
WAIT FOR, MANUAL INTERVENTION $
END, IF $
END, FOR $
______________________________________________________________________
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 Sep 2008 18:24:37 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Problems with
bulgarian in notepad++
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=5219381
By: intersol
I have the same problem on XP SP3 with Romanian characters.
In fact it's a keyboard bug related to a big number of unicode characters -
I suspect that all extended Unicode characters.
______________________________________________________________________
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, 02 Sep 2008 18:53:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Insert unicode character via keyboard
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=5219489
By: intersol
This looks like to be this bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=2089502&group_id=95717&
atid=612382
Consider submitting comments directly to 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: Tue, 02 Sep 2008 18:54:54 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: insert symbols
directly with keyboard
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=5219494
By: intersol
This is related to this bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=2089502&group_id=95717&
atid=612382
______________________________________________________________________
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, 02 Sep 2008 18:56:19 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Problem with
encoding Unicode
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=5219500
By: intersol
Looks like the bug from here:
http://sourceforge.net/tracker/index.php?func=detail&aid=2089502&group_id=95717&
atid=612382
______________________________________________________________________
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, 02 Sep 2008 20:31:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how to use
astyle in notepad++
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=5219869
By: fenchurch
You can use AStyle via the Run command (F5)
use:
astyle.exe $(FILE_NAME) --style=ansi -s2
or whatever your astyle styles you like.
Note: You will need to Save the file first.
BUT Notepad++ doesn't/won't reload this immediately after astyle overwrites
it; if ever. (Even if you have the check boxes in the preferences to check
for those sorts of things)
So you will either need to install the ReloadButton plugin. (Yet another step)
Or click out of the program and back into it, hoping for a file change
detection.
If there were an environment variable available to the NPPExec plugin, then
that could be called (eg npp_reload $(FILE_NAME) ) But using nppexec you seem
to lose the single hotkey to call the particular script you want to use. But
does get rid of the also extra step of saving the file, as your npp_exec script
could use the NPP_SAVE before calling astyle.
Everything is a trade off.
My current nppexec script looks like.
NPP_SAVE
cd $(CURRENT_DIRECTORY)
c:\astyle $(FILE_NAME) --style=ansi -s2
To use the Run command, only the 3rd line is used, since there isn't a way to
concatenate several commands into one string.
And then hit the reload button to refresh it.
Richard
______________________________________________________________________
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: 11
Date: Tue, 02 Sep 2008 23:01:32 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Autocomplete for internal/inline CSS
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=5220394
By: xichael
So CSS autocomplete/highlighting will simply not work inside an HTML document
then?
That's a shame. I guess Notepad++ isn't for me...
Is this an uncommon feature for a text editor to have?
Any chance Notepad++ will be able to do this in the future?
______________________________________________________________________
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: Wed, 03 Sep 2008 00:05:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Find Character "n"
and replace "n+1"
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=5220592
By: aortega12
Hello everyone,
I'm new at N++, it is an amazing and useful program. But since I'm new i don't
know how to use many options of it, and i'm not familiarized with the commands,
yet.
So, my question is, if i have a list, for example:
O
O
O
O
How do i replace the O for ON+1, for example:
O1
O2
O3
O4
I've been trying to do this but i still can't, I also searched through the forum
and i didn't find anything.
Any kind of help would be highly appreciated.
Thank you!
______________________________________________________________________
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: 13
Date: Wed, 03 Sep 2008 00:13:21 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ as a Python IDE
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=5220608
By: mhuffman
My first guess is that you have Alt+O assigned to something else; look at your
key assignments in Shortcut mapper.
My next guess is that your NPP_DIRECTORY has a space somewhere in the path;
if so quote that Notepad++ environment variable the same as your did
FULL_CURRENT_PATH (be sure to use the XML character entity, NOT the literal
double-quote character.
I see in my post that the forum displayed it as the quote character (I did not
notice that before). In the xml file you need to use the character entity
ampersand+q+u+o+t+semicolon: & q u o t ; (without the spaces).
Mike
______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 28, Issue 4
************************************************