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] DEBUG, HOW CAN I SET IT (SourceForge.net)
   2. [notepad-plus - Open Discussion] Run menu missing items in
      4.0 (SourceForge.net)
   3. [notepad-plus - Help] Notepad++ Very long time    Trim Trailling
      Space (SourceForge.net)
   4. [notepad-plus - Open Discussion] Public   Development branch
      (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE:   Function List plugin
      is available (SourceForge.net)
   6. [notepad-plus - Open Discussion] Error message    - "God Damn
      Exception:666" (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Wishlist     for 4.1
      (SourceForge.net)
   8. [notepad-plus - Help] Solution to "System Err" (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Run menu     missing items
      in 4.0 (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE:   Function List plugin
      is available (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Public       Development
      branch (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
  13. [notepad-plus - Help] RE: How do I compile C++ (SourceForge.net)


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

Message: 1
Date: Tue, 30 Jan 2007 11:51:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] DEBUG, HOW CAN I
        SET IT
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=4129759
By: nobody

How can i set my project to use a complete debug resource in VISUAL STUDIO 2005
?

______________________________________________________________________
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: Tue, 30 Jan 2007 12:11:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Run menu
        missing items in 4.0
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=4129782
By: bullock

Many kudos to the N++ team for the wonderful improvements in 4.0!  Thank you!

My colleague and I both just installed 4.0 on our systems.  On my machine, the
Run menu has more items than the Run menu on his.  Why is this?

My Run menu has
  Run...
  launch in Firefox
  launh in IE
  Get php help
  Google search
  Wikipedia search
  open file
  open in another instance

(I love the new additions, by the way).

His Run menu has just the first three items.

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: 3
Date: Tue, 30 Jan 2007 12:39:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ Very long
        time    Trim Trailling Space
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=4129827
By: nobody

Hi

I want use trim trailling Space but when I open my file with 50000 lines. I
select all line, Use command Trim Trailling Space. And Notepad++ take many 
minutes
Around 10 minutes in my case ?!?!. UltraEdit took only 15 sec to do the same
thing ?!?!. Can I boost the memory to do this job faster.

Thank

Moz

______________________________________________________________________
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: Tue, 30 Jan 2007 12:39:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Public
        Development branch
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=4129828
By: hp38guser

Hi Donho,

If you want NotePad++ to improve quick why not create a public developement
branch? With SVN or CVS people can work together on the project.
I have also some wishes for 4.1

Please make the commands on the Run command menu editable, and adjustable per
syntax language. So you can add several tools, compilers, etc to Notepad++ and
display specific commands per language.

______________________________________________________________________
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: Tue, 30 Jan 2007 12:52:50 -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=4129854
By: nobody

It is perfectly legal (at least in PHP) to write

function foo
(
  $param1,
  $param2
)
{
  // code
}

which can improve readability a lot with longer parameter lists. There is 
certainly
nothing "dirty" about that. Anyway, the Function List plugin ought to fully
respect the syntax of the language used and not try to impose any (personal)
coding style. Therefore, PLEASE PLEASE PLEASE fix this issue.

Greetings,
Thomas

______________________________________________________________________
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: 6
Date: Tue, 30 Jan 2007 14:00:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Error
        message - "God Damn Exception:666"
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=4130121
By: nobody

I have been using Notepad++ for about 2-3 weeks now. I really loved it till
today. First, I could not open any more files. I closed the application, and
restarted Notepad++ again. I was able to open one file. When I tried to open
another one, same thing happened - no open file dialog box opened. So, I closed
and restart, but still did not work. I had to close it for about couple times.
Then, when I tried to open it again, I got two pop-ups, one "the mission 
finished
successfully", and the second one, which was really scary "God Damn Exception
: 666". It happened three times for my attempts to restart Notepad++. I was
scared and uninstalled it.

My question is: is it just a practical joke? Or somewhat virus?

______________________________________________________________________
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: Tue, 30 Jan 2007 14:07:43 -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=4130339
By: knightelite

It already does this.  Just right click on a tab for an open document and select
"Go to another view" or "Clone to another view".  Clone is really awesome, since
you can edit the same document in different places.  You can have seperate tabs,
etc.. in each of the two panels.

______________________________________________________________________
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: Tue, 30 Jan 2007 13:43:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Solution to "System
        Err"
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=4130093
By: nobody

Delete the file (au minimum change the its directory) :
C:\Documents and Settings\"your name"\Application Data\Notepad++\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=331754



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

Message: 9
Date: Tue, 30 Jan 2007 14:23:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Run
        menu    missing items in 4.0
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=4130360
By: bullock

Looking into this more, we've learned that his shortcuts.xml file in the NP++
executable folder was not updated for some reason.  We don't know why that 
ocurred,
but since we have a way to fix it now, the cause matters less to us.

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: 10
Date: Tue, 30 Jan 2007 14:24:49 -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=4130364
By: jenslorenz

Hi,

1. can you create a tooltip for each item in the functionlist with the 
definition
of the function ('function begin', 'function list name' and 'function end').
It's for a quick view for parameters...
- Currently there are tooltips in use for param list. I won't change it. 


2. can you create/define a 'commentTag' like javadoc /** or so in the 
languageComment
(vbs: '-- blubblub --- or so). If I edit large files with many function's, the
functionlist is very large and unclearly. And such a 'highlighted' comment bring
a structure in the list (bold or so)
- I will think about your suggestion.

Class support will not be possible in later versions! Maybe there is a solution
to list them, but with my current implementation it isn't possible. If you know
a good parser for the most of Notepad++ supported languages, feel free to 
contact
me. I will have a look on it.


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: 11
Date: Tue, 30 Jan 2007 14:25:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Public  Development branch
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=4130365
By: bullock

You can edit those Run menu items in the file shortcuts.xml.  This doesn't make
it easy to switch between languages, but at least it gives you some options.

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: 12
Date: Tue, 30 Jan 2007 14:28:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is 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=4130371
By: jenslorenz

Hello,

be sure that these files are not in plugin folder:

HexEditPlugin.dll
FunctionListPlugin.dll
ExplorerPlugin.dll

Regarding the shortcuts. They work only when no plugin is focused. Click on
text field, after that every shortcut should work. This will be fixed in later
versions.


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: 13
Date: Tue, 30 Jan 2007 16:05:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do I
        compile C++
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=4130948
By: nobody

I use borland's c/c++ compiler.  Here is the batch file I use to compile from
NP++:

echo Compiling!!
cd "%1"
bcc32 "%2"
@echo off
cmd

It takes two command line arguments, first the path of the file you want to
compile, and then the name of that file.  It then changes to the directory,
and compiles with the command <bcc32 "the_file_name">.  Then it keeps the 
command
box open, so that you can run the compiled program, or look at any error reports
you have.

Here is my new entry in shortcuts.xml:

<Command name="Borland C compiler" Ctrl="no" Alt="yes" Shift="no"
key="118">C:\path_to_compile.bat\compile.bat "$(CURRENT_DIRECTORY)"
"$(FILE_NAME)"</Command>

Note that this assumes that the path to the compiler (bcc32.exe) is in the 
Windows
PATH environment variable.


______________________________________________________________________
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 63
************************************************

Reply via email to