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 - Plugin Development] RE: FTP, open by typing
relative path? (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.1
released (SourceForge.net)
3. [notepad-plus - Help] RE: Missing MSVCR80.dll ? (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.1
released (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.1
released (SourceForge.net)
6. [notepad-plus - Translation] RE: German translations
(SourceForge.net)
7. [notepad-plus - Plugin Development] RE: FTP, open by typing
relative path? (SourceForge.net)
8. [notepad-plus - Open Discussion] UserDefineLang file for
Visual FoxPro (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Session management
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Nov 2008 12:18:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP, open by typing relative path?
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=5627848
By: harrybharry
Afaik, no-one is going to do that. That kind of thing rarely ever happens
(atleast
with npp plugins).
How do you propose the path is entered (UI wise)? _If_ I ever get to work on
it again, its worth considering.
______________________________________________________________________
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: 2
Date: Wed, 12 Nov 2008 12:18:44 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.1 released
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=5627857
By: donho
For setting directory in file open/save dialog, you have 3 options :
1. the directory will be set as the current document directory.
2. the directory will be set as the last operation directory (ie. where the
last time you save or open a file by using File open/save dialog).
3. the directory will be always set on the path that you provided.
You can change this setting via Preference Dialog, in "New document/open save
directory" tab.
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, 12 Nov 2008 12:20:07 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Missing
MSVCR80.dll ?
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=5627871
By: harrybharry
One of the plugins is triggering that message, could you try removing one by
one and see which one it is? Its usually an incorrect build setting
______________________________________________________________________
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: Wed, 12 Nov 2008 12:49:17 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.1 released
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=5628035
By: donho
Yes, I confirm the Japanese display bug in Unicode version.
Harry and I are working on it.
In the mean time, could you confirm that ANSI Npp work fine with Japanese?
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: Wed, 12 Nov 2008 12:54:36 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.1 released
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=5628060
By: donho
I can not reproduce it.
What is your environment (xp? vista?)
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: 6
Date: Wed, 12 Nov 2008 13:10:51 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: German
translations
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=5628162
By: janschreiber
I will upload my latest versions to
http://www.uni-due.de/~gph120/diverses/nativeLang.xml
______________________________________________________________________
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: 7
Date: Wed, 12 Nov 2008 13:18:45 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP, open by typing relative path?
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=5628201
By: huufarted
Just a simple one line text box. The same way any standard program asks for
an input file. Sure, there's the tree, but under it the ability to just type
in the file name if you already know it. For instance, if someone wants to
open the file named .profile, he can just type in .profile into the text box
and FTP_s will open 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=482781
------------------------------
Message: 8
Date: Wed, 12 Nov 2008 13:41:14 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
UserDefineLang file for Visual FoxPro
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=5628351
By: sarekofvulcan
I generated a UserDefineLang.xml for Visual FoxPro the other day from the file
that controls Intellisense within VFP. It only includes language keywords: I
left out Property/Method names. Can I submit it for consideration to be added
to the native Notepad++ languages?
______________________________________________________________________
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, 12 Nov 2008 13:45:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Session management
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=5628372
By: pcezar
Hi Jens,
Thank you for the Explorer plugin tip. I just downloaded it and started to
play with it a bit.
It seems it does the trick I?ve asked for. Should have known better. :-)
Thank you again and best regards,
Paulo Cezar
______________________________________________________________________
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 30, Issue 30
*************************************************