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] RE: Using NppExec for to    run
      applications (SourceForge.net)
   2. [notepad-plus - Open Discussion] No context       menus in vist
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] documentation    on stylers.xml
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE:      documentation on
      stylers.xml (SourceForge.net)
   5. [notepad-plus - Open Discussion] Support for      Linux
      (SourceForge.net)
   6. [notepad-plus - Help] Using NppExec for to run    applications
      (SourceForge.net)
   7. [notepad-plus - Help] Can't copy non-english      characters into
      search (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: No context   menus in vist
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] Submitting new   Features
      (SourceForge.net)
  10. [notepad-plus - Help] Notepad++ taskbar (SourceForge.net)
  11. [notepad-plus - Plugin Development] About Multi-clipboard
      plugin 1.3's options (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE:   Multi-clipboard
      plugin 1.2 released (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE: About     Multi-clipboard
      plugin 1.3's option (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sat, 15 Dec 2007 13:48:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Using NppExec
        for to  run applications
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=4677262
By: nobody

edit: "$(FILE_CURRENT_PATH)" should be "$(FULL_CURRENT_PATH)"

______________________________________________________________________
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: Sat, 15 Dec 2007 15:59:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] No
        context menus in vist
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=4677346
By: nobody

Does anyone know how to get the Notepad++ context menus showing in vista when
you right click on a file?

Cheers

______________________________________________________________________
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: Sat, 15 Dec 2007 21:24:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        documentation   on stylers.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=4677501
By: nobody

Hi,

   I've been looking for a while and can't seem to find a documentation on 
editing
stylers.xml. Just wondering what attributes are allowed for each element, and
what the results are for different values?

   I know trial and error would help me figure it out. But it would be helpful
to actually know what to do quickly.

Thank you.

P.S. Is there a full documentation on Notepad++? If not, I can possibly help
you put together one.
emailme: hisham DOT albeik AT gmail DOTCOM

______________________________________________________________________
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: Sat, 15 Dec 2007 21:51:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        documentation on stylers.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=4677509
By: nobody

i actually meant usage manual not documentation... sorry for the confusion..

______________________________________________________________________
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: Sat, 15 Dec 2007 23:40:38 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Support
        for     Linux
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=4677555
By: silverfang

Please, please support Linux. I fell in love with Notepad++ when I had windows
and now with the switch to Linux, I got gedit and it's crappy syntax 
highlighting
colors. Please port Notepad++ to Linux.

______________________________________________________________________
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: Sat, 15 Dec 2007 13:12:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Using NppExec for
        to run  applications
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=4677233
By: nobody

Since so many people have asked for help in running external applications, I
decided to write a simple tutorial to simply describe this process. I'm assuming
that you want to run a compiler or interpreter, so this will revolve around
that assumption, but if you read the NppExec commands, and have some knowledge
of windows file systems, it should be a breeze to tweak the following guide.

1. Grab a copy of the binary NppExec (NppExec_***_dll.zip) at
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034.
2. Close Notepad++ and unzip the file and place the DLL file in the plugins
folder of Notepad++, so if you did the default install, place the DLL in 
c:\Program
Files\Notepad++\plugins
3. Run Notepad++
4. Under the plugins menu item, there should be an entry saying NppExec. Click
on the item that says execute under NppExec
5. Type in "NPP_run" the path of the application you want to
run (c:\python25\python.exe for a default install of python 2.5),
and "$(FILE_CURRENT_PATH)" (include the quotes for this) which is the variable
for the file that is open.
6. So you should have typed something resembling:
     NPP_RUN c:\python25\python.exe "$(FILE_CURRENT_PATH)"
for your script to run python
7. Save the script and now whenever you run your application, python for 
example,
it will run your file.
8. To run it, go into nppexec under plugins (or press F6) and select the script,
and click OK.

Remember that you can always include the parameters for your compiler, like
you would do in a console window, but that you need NPP_exec before it, which
basically says to run the application as a child of notepad++. Remember to 
include
the quotes when you type "$(FILE_CURRENT_PATH)" since they tell the program
to run that file. Also, keep in mind that depending on your system settings,
program settings an  all that stuff, your console may automatically close after
running. In that case you may want to place a system("pause") (for you C 
programmers
out there, yes, I know this is bad practice) or something to let you pause the
program.

Hope this helps anyone out there

______________________________________________________________________
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: Sun, 16 Dec 2007 01:10:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Can't copy
        non-english     characters into search
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=4677600
By: spurrymoses

Hi

I used to be able to copy Japanese characters from a web page (or type them
in using IME) and search a file in Notepad++ using the 'Find' feature.

As of the last few versions I've downloaded, the text I copy (or type) gets
turned into '???????'. Which means, I can only search for English text, nothing
else. Which, for me, is really important.

If it didn't use to work, I would think it didn't support other character sets.
But something must have changed for this to stop working?

Is there anything I can do/configure to get it working again?

______________________________________________________________________
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: Sun, 16 Dec 2007 01:39:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: No
        context menus in vist
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=4677620
By: nobody

I am on Vista pro  32 bits and have no problem about 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=331753



------------------------------

Message: 9
Date: Sun, 16 Dec 2007 02:09:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Submitting new  Features
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=4677640
By: roee_f

Hello,

What's the procedure to add new features?

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=331753



------------------------------

Message: 10
Date: Sun, 16 Dec 2007 03:03:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ taskbar
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=4677659
By: nobody

Hello,
 
Please, when Notepad + + is reduced in the taskbar, how can you have only the
name of the file instead of the full path?
Thank you. 

Best regards

______________________________________________________________________
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: Sun, 16 Dec 2007 04:14:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] About
        Multi-clipboard plugin 1.3's options
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=4677702
By: nobody

Just tried version 1.3, it's great!
But can the options "Auto-copy Selected Text" & "Middle-Click Paste" be saved
in an file, so that I need not to reset these two options when I start
notepad++?

______________________________________________________________________
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: 12
Date: Sun, 16 Dec 2007 06:17:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Multi-clipboard plugin 1.2 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=4677767
By: loonychewy

Hi,

As some of you have probably seen, I've recently added some minor changes to
multi-clipboard plugin (MCP). Thanks to a certain Peter for helping me with
the testing and suggestions.

Yes, the saving of options is one of the next things I'm going to tackle. It
can get irritating quickly having to manually set the preferred options.

Thanks Bahman and (nobody) for your feedbacks. Those are valid points, and I'll
try to add them in as well.

Regards

______________________________________________________________________
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: 13
Date: Sun, 16 Dec 2007 06:18:03 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        About   Multi-clipboard plugin 1.3's option
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=4677768
By: loonychewy

Copied from another thread:
Yes, the saving of options is one of the next things I'm going to tackle. It
can get irritating quickly having to manually set the preferred options.

______________________________________________________________________
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



------------------------------

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 19, Issue 41
*************************************************

Reply via email to