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] Feature  Request: Expand "Run
      External Tools" (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: New       Releases:
      HexEditor v0.8.3 & Explorer 1.4 (SourceForge.net)
   3. [notepad-plus - Open Discussion] latex language (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: FTP       upload
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Feature      Request: Expand
      "Run External Tools" (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Feature      Request: Expand
      "Run External Tools" (SourceForge.net)
   7. [notepad-plus - Open Discussion] Quick search     kept among
      searches (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Quick        search kept among
      searches (SourceForge.net)
   9. [notepad-plus - Open Discussion] Feature  request: splitted
      view (SourceForge.net)
  10. [notepad-plus - Open Discussion] Bug? Draggable   cursor with
      cloned view (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: FTP       upload
      (SourceForge.net)
  12. [notepad-plus - Help] grep to file (SourceForge.net)
  13. [notepad-plus - Help] Hex button (H) (SourceForge.net)


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

Message: 1
Date: Thu, 21 Jun 2007 22:36:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        Request: Expand "Run External Tools"
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=4374307
By: thezeusjuice

I believe that in order to support more classes of external tools (including
the oft-requested diff/merge), that the Environmental Variables available to
Run External Tools should be expanded to include an additional set representing
a secondary view.

This idea was not my own, it was by Martijn Coppoolse (vor0nwe), but I've taken
it upon myself to publicize it: [edited for length]
>RE: Option : merge files ??
>By: Martijn Coppoolse (vor0nwe) - 2007-02-03 03:07
>
>For example: 
>$(FULL_CURRENT_PATH) or $(FULL_CURRENT_PATH:1) for the primary view,
>and $(FULL_CURRENT_PATH:2) for the secondary view. 
>Or even: 
>$(FULL_CURRENT_PATH) for the current view (the one that has the focus), 
>$(FULL_CURRENT_PATH:1) for the primary view, 
>$(FULL_CURRENT_PATH:2) for the secondary view. 
>
>And the same for all $(parameters)

vor0nwe's idea would allow Notepad++ to add the large array of available diff
and merge tools to its feature set, whole also being the easiest way to finally
give users a highly requested feature.
What I love about vor0nwe's idea is that it combines: 
      -minimal effort (just adding to the environmental variables in Run 
External
Tools)
      -maximum result (you can use any diff or merge tool, and probably some
other types of tools i haven't thought of)
Personally, I'm very surprised this didn't get any further discussion when it
was first brought up.

______________________________________________________________________
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, 21 Jun 2007 23:45:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Releases: HexEditor v0.8.3 & Explorer 1.4
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=4374366
By: nobody

Are you sure that it depends on Explorer? If you remove it from plugin folder,
does the crash still happen? Are you sure you edit the correct file? Please
give me more details!
- Notepad++ version
- Explorer version
- Files in Notepad install folder
- Files of %APPDATA%/Notepad++/ folder


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: 3
Date: Thu, 21 Jun 2007 23:55:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] latex
        language
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=4374371
By: nobody

I tried to make a user define language for latex. I want to highlight the whole
following line:
\section{section title}
The section title is different for each section. Therefore, I checked the prefix
box.
However, the highlight stops at the space in the section title.
Can you add "treat keyword as a symbol" to the keyword list?

Latex also use $ to bracket the math symbol, such as $math symbol$. Can you
add $ for the bracket matching?


______________________________________________________________________
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: Fri, 22 Jun 2007 00:20:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP     upload
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=4374519
By: nobody

And of course not just ftp, but also sftp.

______________________________________________________________________
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: 5
Date: Fri, 22 Jun 2007 00:30:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: Expand "Run External Tools"
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=4374526
By: nobody

Say you want to compare two files this way, what would you _really_ want to
compare? The files themselves, as they are, saved on the drive, or the edits
inside NP++? In case of the latter, passing the filenames to the Diff tool 
wouldn't
work, of course...


______________________________________________________________________
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: Fri, 22 Jun 2007 00:32:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: Expand "Run External Tools"
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=4374530
By: nobody

That is, of course, as long as you didn't save the files after editing.


______________________________________________________________________
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: 7
Date: Fri, 22 Jun 2007 00:39:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Quick
        search  kept among searches
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=4374541
By: nobody

Hi,

Like several users, I used a lot UE and I miss with Notepad a little interesting
function (I'm really lazy :) ).
Indeed using the quick search feature (shortcuted to F3 in my environment),
the string searched isn't kept in memory when the focus is changed.
It would be great to "save" the string for any new F3 key hit, without having
to selecting the string again (which is not always possible, because of 
modification
of the searched string).
Besides, this "save" should be available for all the files. This way, you select
your string in a file, hit F3 then CTRL-TAB to swap to the other file(s) and
continue searching for any occurence with F3 again. Quick, simple, lazy :)

Thanks for that great editor.

Yan

______________________________________________________________________
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: Fri, 22 Jun 2007 00:47:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Quick   search kept among searches
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=4374548
By: perliz

Account created, sorry for the anonymous post.

Yan

______________________________________________________________________
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: Fri, 22 Jun 2007 00:51:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        request: splitted view
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=4374556
By: perliz

Hi,

a "nice to have" feature: a little slider just above the vertical scrollbar,
that allows when using it to split the current view. M$ word does it for 
exemple,
it is a very quick and simple (and lazy) way to have 2 views for the same file.

Yan

______________________________________________________________________
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: Fri, 22 Jun 2007 01:00:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug?
        Draggable       cursor with cloned view
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=4374567
By: perliz

Hi,

When the current view is cloned, the intermediate separation can be moved to
resize the display. The cursor hsa a display problem when it comes over the
draggable zone (the 2 dotted lines).
Indeed the cursor is handled correctly when over the tabs of the bottom view,
but as soon as it goes over the draggable zone it is changed to the vertical
double arrow cursor, even when it goes away of the draggable zone (like around
the tabs).
This zone around the tabs does not allow to move the views separation, so the
cursor should go back to normal pointer.

Yan

______________________________________________________________________
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: 11
Date: Fri, 22 Jun 2007 01:41:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP     upload
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=4374948
By: nobody

Agree. It's very important function for me. I don't use Notepad++ as default
editor, because I can't edit file directly on ftp. It's necessary for me.

______________________________________________________________________
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: Fri, 22 Jun 2007 02:23:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] grep to file
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=4374993
By: nobody

Hello everyone...
I been trying to figure out how to find/grep for something and getting
the result
shown in a new tab...Does this function alrady exist ? if yes, how to do 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=331754



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

Message: 13
Date: Fri, 22 Jun 2007 02:52:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Hex button (H)
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=4375029
By: nobody

Hi, i recently updated to version 4.1.2 and it seems like i lost 'hex view'
(H) button in the toolbar?
Has the functionality been removed?

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


End of Notepad-plus-plus Digest, Vol 13, Issue 38
*************************************************

Reply via email to