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] Format selection (SourceForge.net)
   2. [notepad-plus - Help] Remove Notepad++ from the   contextual
      menu (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Function     of yellow dot
      after line number (SourceForge.net)
   4. [notepad-plus - Open Discussion] Additional       Command Line
      Parameter (SourceForge.net)
   5. [notepad-plus - Help] How do I hide line  numbers column ?
      (SourceForge.net)
   6. [notepad-plus - Help] Does NP++ offer     block/column editing
      mode ? (SourceForge.net)
   7. [notepad-plus - Help] RE: mantain vertical        selection for
      input (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Wishlist     for 4.1
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] Notepad++        v4.0.1 released
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Additional   Command Line
      Parameter (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: "File        doesn't exist
      anymore, keep in edit (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE:   Function List plugin
      is available (SourceForge.net)


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

Message: 1
Date: Sat, 03 Feb 2007 19:16:37 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Format selection
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=4138168
By: nobody

I am interested in formatting C++ code.  I hate to make the reference, but in
MS Visual C++, it is possible to selection some text, then choose "format 
selection"
and the editor will automatically reformat the text into the C++ style.  How
do I do this with N++?
Thanks,
Joe


______________________________________________________________________
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, 03 Feb 2007 20:56:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Remove Notepad++
        from the        contextual menu
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=4138231
By: nobody

I'm using Notepad++ v4.0 on windows XP.
I haven't been able to find a way to remove Notepad++ from the contextual menu
(when I right-click on a file).
Is there anything I have to tick in the settings?
thx

______________________________________________________________________
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: 3
Date: Sat, 03 Feb 2007 22:47:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Function        of yellow dot after line 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=4138284
By: bullock

The yellow dot indicates lines with a bookmark.  <Ctrl><F2> toggles the bookmark
on/off, and <F2> cycles through the bookmarks.

Regards.
Greg

______________________________________________________________________
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, 03 Feb 2007 22:49:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Additional      Command Line Parameter
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=4138286
By: pcf9_et_sbc

The Open Watcom C++ Compiler allows users to select a text editor. My editor
of choice is Notepad++, but it lacks a command line parameter to select the
column number of a error in the cpp code. Presently Notepad++ v4.0 can 
automatically
select the line number of the error by Open Watcoms passing it's "%f -n%r"
parameters, where %f is the automatic selection of the file name and %r the
automatic selection of the row number. Open Watcom allows the passing of the
column number with it's %c variable. It would be excellent if future versions
of Notepad++ allowed a "-c" column input, fulfilling the full potential of it's
environment with "%f -n%r -c%c".

______________________________________________________________________
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: Sun, 04 Feb 2007 09:14:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How do I hide line
        numbers column ?
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=4138708
By: thoazu

I want to hide the complete grey column at the left including the line numbers.
How do I disable this column ?

______________________________________________________________________
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: Sun, 04 Feb 2007 09:18:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Does NP++ offer
        block/column editing mode ?
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=4138710
By: thoazu

Some advanced editors offer a block resp. column editing mode.

When in this mode I can marka block and exclude 
e.g. the first 18 chars of all lines and all chars after position 54 of each
line. Is this possible with NP++ as well?

______________________________________________________________________
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, 04 Feb 2007 13:30:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: mantain
        vertical        selection for input
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=4138958
By: nobody

Yes, but it requires a change to the Scintilla engine.  If you get the 
source to Scintilla, make the following change and then build the
.lib, .dll, .a or .so file as required by your OS and application.   

This change has not been blessed by the Scintilla author(s) because 
Scintilla does not give visible indication of a zero-width rectangular
selection.


Save your existing Editor.cxx and then...
in Editor.cxx at about line 3356 in the function listed below...

void Editor::AddCharUTF(char *s, unsigned int len, bool treatAsDBCS) {
        bool wasSelection = currentPos != anchor;
                                                  <<<==== insert new code
here.
        ClearSelection();
        bool charReplaceAction = false;
                 ///

insert the following between the bool wasSelection and ClearSelection()
lines.


    if(wasSelection && selType == selRectangle ) {
        int startPos;
        int endPos;

        int c1 = pdoc->GetColumn(currentPos);
        int c2 = pdoc->GetColumn(anchor);
        int offset = c1 < c2 ? c1 : c2;

        pdoc->BeginUndoAction();
        SelectionLineIterator lineIterator(this, false);
        while (lineIterator.Iterate()) {
            startPos = lineIterator.startPos;
            endPos   = lineIterator.endPos;

            if(pdoc->GetColumn(endPos) >= offset){
                unsigned int chars = lineIterator.endPos - startPos;
                if (0 != chars) {
                    pdoc->DeleteChars(startPos, chars);
                }
                pdoc->InsertString(startPos, s, len);
            }
        }
        anchor += len;
        currentPos += len;
        SetRectangularRange();
        pdoc->EndUndoAction();
    }
    else {
                ///  then, have the else clause end just before
EnsureCaretVisible()
    }
    EnsureCaretVisible();
    // Avoid blinking during rapid typing:


______________________________________________________________________
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, 04 Feb 2007 15:33:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Wishlist        for 4.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=4139112
By: thomasmm

Links would be great, like in TextPad.

I've switched from TextPad to NP++, and links is the one feature of TextPad
that I miss.

If I write a link in textpad, such as:
http://notepad-plus.sourceforge.net
or
C:\Program Files\Notepad++\readme.txt
then it shows up in a different colour.  If I press the ctrl key and click on
the link then it follows the link, either in my browser or by opening a new
document in the editor.  (The command to follow the link is also available from
the context menu.)


______________________________________________________________________
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, 04 Feb 2007 15:38:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++       v4.0.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=4139118
By: donho

The version 4.0 is not a stable release, that's reason of this release of 
version
4.0.1 :
http://sourceforge.net/project/showfiles.php?group_id=95717

However, this release doesn't fix all the critical bugs regarding the docking
feature,
I'll do v4.0.2 RC ASAP.

v4.0.1 fixed bugs (from v4.0) :

1.  Fix the crash issue of opening of file name length > 63. 
2.  Fix the crash issue under w98.
3.  Fix the shortcut name bug in shortcut mapper.
4.  Fix ASP syntax highlighting problem.
5.  Fix 2 context menu items issue after the installation by installer.
6.  Enhance the NSIS language support.


FunctionList Plugin 1.1 :
1.  Fix the bug of wrong toolbar stat while closing Function List dialog by
X button.
2.  Fix C++ "operator[]" recognition
3.  Fix Pascal method recognition
4.  Add TCL support

Explorer Plugin 1.01 :
1.  Fix the font display bug.
2.  Fix open of favorite folders in explorer when explorer is not open

HexEditor Plugin 0.6 :
- Fix display problems and the extension recognition bug.

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: 10
Date: Sun, 04 Feb 2007 15:50:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Additional      Command Line Parameter
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=4139141
By: jmg_

Other compilers also spawn LineNo,ColumnNo error reports, so yes, this is
a good idea.

______________________________________________________________________
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: Sun, 04 Feb 2007 15:53:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "File   doesn't exist anymore, keep in edit
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=4139150
By: jmg_

 There is an recent option to "Update Silently", perhaps this could either 
a) go under the same option switch, or 
b) have a new similar 'silent' toggle control.

a) is probably simplest - comments ?

______________________________________________________________________
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: Sun, 04 Feb 2007 16:00:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Function List plugin is available
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=4139160
By: nobody

Hello Sebastian, 
 
> Ich m?chte f?r NSIS nicht nur die Funktionen in einer Liste sehen, sondern
auch die
> Sections. Die Syntax ist genau wie bei Function nur das Wort muss ausgetauscht
werden. Ich
> kriege aber Trotz eingebauter Hilfe keine Benutzerdefinierte Regel hin. Kannst
du mir
> helfen, oder w?re das eher was f?r eine neue Version des Plugins? 

In NSIS there are everything implemented. Functions, Sections and SubSections
should work.
If not, fell free to send me your source code and show me the problem of the
not shown section.

> Wenn man mehrere Function Lists generieren kann w?re es sch?n diese auch
optisch von
> einander abzugrenzen. Vielleicht ist das ja jetzt schon m?glich, wie gesagt
ich habe es
> nicht geschafft. 

I did't get you. Generate different function lists? If you won't post a message
in english, please contact me via mail. See in Help dialog boxes of my plugins.


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



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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

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


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

Reply via email to