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: v4.7.5: Can't open file
w unicode pathnam (SourceForge.net)
2. [notepad-plus - Open Discussion] FR:"Go to line ..." in
context menu of number (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: FTP_synchronize
0.9.5.1 (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: FR:"Go to line ..." in
context menu of nu (SourceForge.net)
5. [notepad-plus - Help] RE: Find in files improvements
(SourceForge.net)
6. [notepad-plus - Plugin Development] RE: user language issues
(SourceForge.net)
7. [notepad-plus - Open Discussion] PC Magazine March 2008
(SourceForge.net)
8. [notepad-plus - Plugin Development] RE: user language issues
(SourceForge.net)
9. [notepad-plus - Plugin Development] RE: Quicktext
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Feb 2008 12:53:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
v4.7.5: Can't open file w unicode pathnam
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=4778619
By: nobody
agree
______________________________________________________________________
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, 14 Feb 2008 04:28:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] FR:"Go
to line ..." in context menu of number
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=4777644
By: nobody
hi,
would it be possible to add an "Go to line ..." context menu entry (or hotkey)
to numbers, which could be a line number, i.e.:
123
62300
but not
number > total lines
12.34
12,34
etc.
and selecting it would let you jump directly to the specific line (no further
user input needed).
however the "but not" condition is not so important, but i would really like
to have this feature, because i (and others too i think ;-) often jump to line
numbers which are declared in the same text.
thank you
tom
______________________________________________________________________
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: 3
Date: Thu, 14 Feb 2008 14:33:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize 0.9.5.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=4778773
By: nobody
See also
http://sourceforge.net/forum/forum.php?thread_id=1906511&forum_id=734873
in other words, its being considered ;) . Progress is very slow atm, I got
'stuck'
with Proxy, so its going to take a while for a new release.
-Harry
______________________________________________________________________
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: 4
Date: Thu, 14 Feb 2008 14:38:58 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
FR:"Go to line ..." in context menu of nu
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=4778779
By: donho
Save the following line as user command "Goto Line" in Run dialog and assign
the shortcut you want :
notepad++ -n$(CURRENT_WORD) $(FULL_CURRENT_PATH)
Now select a number in your document then type the assigned shortcut - you can
go whereever you want !
You can even add your user command in the context menu 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: 5
Date: Thu, 14 Feb 2008 14:41:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Find in files
improvements
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=4778780
By: mathgod
Maybe I'm not understanding the requested features but item #1 is available
from a context menu. The find dialog is not modal so you can right-click the
first result and mark all results. I can't imagine a useful scenario where it
would be helpful to remember the last directory in the find dialog. If files
are being processed in batch, there are plugins for that as well as some
third-party
stand alone programs not associated with Notepad++.
If you have coding skills you are welcome to contribute a grep feature as a
plugin or stand alone program.
______________________________________________________________________
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, 14 Feb 2008 14:41:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
user language issues
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=4778781
By: nobody
I'm also having the same problem with user defined languages in which the
comment
indicator is also an operator. If I understand, we can solve this using a self
crated Lexer. Is there a place where we can find more info on how to do that?
Thanks
______________________________________________________________________
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: 7
Date: Thu, 14 Feb 2008 14:54:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] PC
Magazine March 2008
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=4778802
By: mathgod
Notepad++ is favorably mentioned in a list of best free software in the March
2008 issue of PC Magazine.
______________________________________________________________________
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: Thu, 14 Feb 2008 15:25:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
user language issues
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=4778834
By: nobody
"New External Lexer Support Template/Tutorial":
http://sourceforge.net/forum/message.php?msg_id=4706653
______________________________________________________________________
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: 9
Date: Thu, 14 Feb 2008 15:29:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Quicktext
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=4778841
By: donho
> Quicktext plugin makes NP++ crashing or if not crash strange things happens
when using within a wrapped line.
Could you provide a procedure to reproduce the crash?
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=482781
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 21, Issue 45
*************************************************