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 - Translation] RE: Arabic translation
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Feature Request: Project
Manager (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Feature Request: Project
Manager (SourceForge.net)
4. n++ snippet plugin (cdmn)
5. Couple of Nice-To-Haves ([EMAIL PROTECTED])
6. [notepad-plus - Plugin Development] RE: New Explorer,
Function List and HexEdit (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: New Explorer,
Function List and HexEdit (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Ctrl + L and Ctrl +
Shift+ L (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Ctrl + L and Ctrl +
Shift+ L (SourceForge.net)
10. [notepad-plus - Help] RE: Cursor beyond end-of-line
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Ctrl + L and Ctrl +
Shift+ L (SourceForge.net)
12. [notepad-plus - Help] RE: "Find (volatile) Previous" not
working!!! (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 17 Jan 2007 18:28:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Arabic
translation
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=4108872
By: donho
It seems that you want to translate Notepad++ binary.
An old Arabic translation is available here :
http://notepad-plus.sourceforge.net/commun/nativeLanguageFiles/arabic.xml
You can complete it if you want.
http://notepad-plus.sourceforge.net/uk/translation-HOWTO.php
You're welcome to translate the site as well, just DL the files to translate
frome here :
http://notepad-plus.sourceforge.net/commun/misc/pagesToTranslate.zip
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=558104
------------------------------
Message: 2
Date: Wed, 17 Jan 2007 18:44:06 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Project Manager
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=4108878
By: donho
The GUI of Project Manager is developed by Jens in Explorer plugin which will
released with Notepad++ v4.0.
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: 3
Date: Wed, 17 Jan 2007 18:47:33 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Project Manager
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=4108883
By: donho
> I just had a quick perusal at the Plugin API doc and couldn't find a way to
extract the list of currently opened documents from NotePad++?
It's not yet updated. I'll do it as soon as the release of v4.0
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: 4
Date: Thu, 18 Jan 2007 18:08:58 +0200
From: cdmn <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] n++ snippet plugin
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi there,
just wondering, maybe someone has developed already snippet feature :-) ?
M.
------------------------------
Message: 5
Date: Thu, 18 Jan 2007 10:02:09 +0000
From: [EMAIL PROTECTED]
Subject: [Notepad-plus-plus] Couple of Nice-To-Haves
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
First would like to say great application - well done!
(I use this for writing Stored Procedures and lightweight .Net code
editing)
One feature (and maybe I am missing something) that I would like to see -
regards remembering or being able to configure the default Save Directory
for a New Document.
Keep up the great work & thanks again - Shay
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://sourceforge.net/mailarchive/forum.php?forum=notepad-plus-plus/attachments/20070118/cae6fede/attachment.html
------------------------------
Message: 6
Date: Wed, 17 Jan 2007 19:49:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Explorer, Function List and HexEdit
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=4108928
By: nobody
Hello Jens, thank you for considering my suggestion abt QuickSearch box, it
really needed feature for, since functions list occupys 2 screen's height in
my source so I really need it for navigation.
Also could you please advise me, how can I avoid presents of sizeof() in
function
list
I have the following code
#define SOME_NUM (sizeof(something) / \
sizeof(some_type))
and the belowest sizeof() appears in function list
Best regards,
Alexander
______________________________________________________________________
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: Wed, 17 Jan 2007 22:36:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Explorer, Function List and HexEdit
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=4109038
By: nobody
Try to avoid newline in this case. If you type
#define SOME_NUM (sizeof(something) / sizeof(some_type))
this will help.
Best Regards
Jens
______________________________________________________________________
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: 8
Date: Wed, 17 Jan 2007 22:46:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ctrl
+ L and Ctrl + Shift+ L
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=4109048
By: nobody
Hello Eugene,
>> Dockable plugins (explorer in the left, function list in the right + position
and size save )
Thanks a lot, this was hard work.
Regarding:
1) I didn't know exactly what you mean. There is a shortcut mapper available.
Try to find here: "Preferences->Shortcut Mapper...". Double click on an item
or use right mouse button to reassign a shortcut. To remove a macro use it also.
2) Currently there is no plugin available.
3) Don, I think this is you part to answere this question!
Best Regards
Jens
______________________________________________________________________
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: Wed, 17 Jan 2007 23:29:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ctrl
+ L and Ctrl + Shift+ L
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=4109078
By: jmg_
Reload from disk is also called Revert in some other editors.
Having a dedicated 'reload' is a good idea.
The purpose is to allow you to discard a change, so works the same
as close/re-open.
It also means you can skip the load prompt, and then get the disk-changed file
later
(after perhaps looking again at the bug area, and reminding yourself how it
should
change. With the recently added cursor-remember, that is now nice.easy to do )
In NP++ close/reopen is clunky, as it jumps to the directory of the active
file (and so forgets the directory you may have last loaded from...)
- but you can use the last file in the pick-list, after you close.
______________________________________________________________________
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: Wed, 17 Jan 2007 23:47:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Cursor beyond
end-of-line
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=4109087
By: jmg_
But that longer line must also be the first, or last line ?
It is a seriously annoying bug, and I believe comes from the scintilla
engine, and asking over there, they have looked into this, and
put it in the too-hard box.....(ie still comming, no timeline...)
ISTR some mention of proportional font support messing with this
( which I can understand ) but I'd be happy to have the feature only
on fixed width fonts....
I have also suggested a partial fix, which is to allow the Shift-Alt mouse
selection of column mode, to be made smarter to look for the longest line, and
pad the corner line, to match that length (so ensuring you DO select all Chars
)
- that should be do-able independant of the Scintilla problem.
Alt-drag would probably not easily get this fix.
______________________________________________________________________
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: Thu, 18 Jan 2007 00:05:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Ctrl
+ L and Ctrl + Shift+ L
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=4109103
By: nobody
Hello Jens,
"Regarding:
1) I didn't know exactly what you mean. There is a shortcut mapper available.
Try to find here: "Preferences->Shortcut Mapper...". Double click on an item
or use right mouse button to reassign a shortcut. To remove a macro use
it also."
Probably, you mean "Settings -> Shortcut Mapper..." and it was the first thing
I tried...
but there is no a such "shortcut" there - it is the main problem, so, that why
I asked here!
I scrolled through this list about 5 times, finding "ctrl+L" or "ctrl+shift+L",
but no results... I have n++ 4.0 and there is a list of 85 items!
2 Jens, will you so kind and tell me the number of "ctrl+L" shortcut? (I simply
can't find it)
2 Don, if it is not late, and in "sh. mappper" no "ctrl+L" and "ctrl+shift+L"
- can you include them in n++ 4.0 final release?
And 1 more improvement (possibly, for 4.1): to make the possibility to
set/choose/change Bookmark background color!
Best Regards
Eugene
______________________________________________________________________
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, 18 Jan 2007 00:51:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: "Find
(volatile) Previous" not working!!!
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=4109149
By: nobody
Same problem here, "previous volatile" search works as "next volatile" search.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 8, Issue 27
************************************************