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: "Element not found"     error on
      start-up (SourceForge.net)
   2. [notepad-plus - Open Discussion] Alt+Space (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Wishlist     for 4.1
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Spell        Check?
      (SourceForge.net)
   5. [notepad-plus - Help] RE: BBLEAN windows shell    and find
      dialog (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Spell        Check?
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Spell        Check?
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] smil  language
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Wishlist     for 4.1
      (SourceForge.net)
  10. [notepad-plus - Help] RE: Notepad++ v4.0 does     not work on
      Win95 (SourceForge.net)
  11. [notepad-plus - Help] RE: V4.0 ASP syntax highlighting does
      not wor (SourceForge.net)
  12. [notepad-plus - Open Discussion] Language Request: m68K
      Assembly (SourceForge.net)
  13. [notepad-plus - Open Discussion] Free Software    not for
      Linux???? (SourceForge.net)


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

Message: 1
Date: Tue, 30 Jan 2007 05:33:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: "Element not
        found"  error on start-up
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=4129125
By: donho

Are you talking about v4.0? What is your os? What is the problem? Does Notepad++
crash or it just doesn't start? Scince I'm not sure you're the original poster,
please give us more information to solve your problem, otherwise your post will
be just ignored.

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



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

Message: 2
Date: Tue, 30 Jan 2007 05:36:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Alt+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=4129131
By: nobody

What happened to Alt+Space to access the in-docunment autocomplete...  it 
doesn't
work any more?

______________________________________________________________________
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 05:39:29 -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=4129133
By: nobody

I'd like for you to add native Business Rules! programming language support.
Feel free to contact me regarding this ... I've set it up beautifully as User
Defined Language, but one or two custom improvments could be added to make it
a competitator for the standard editor for the whole language.
([EMAIL PROTECTED])

-John

______________________________________________________________________
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: Tue, 30 Jan 2007 05:45:21 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Spell   Check?
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=4129138
By: wheatbread

Have you tried aspell (http://aspell.net/)?  You can download Cygwin
(http://cygwin.com) and run aspell on your notepad++ files at the command line
(after cd'ing to the right directory).  If your file is on the desktop, you'd
issue these two commands at the prompt (here, $):

$ cd /cygdrive/c/"Documents and Settings"/username/Desktop 
$ aspell -c filename.ext

Notepad++ is smart enough to notice that another app has modified the file and
will ask if it should be reloaded from disc (say yes to that).

aspell is very easy to use, fast, and open source.  It comes, I believe, as
part of the default Cygwin install.  If not, you can add it on via the Cygwin
installer.  Cygwin lists all of your drives, based on their letter name, as
virtual subdirectories of the "/cygdrive/" directory.  So you can use 
Cygwin-based
tools with any file on your Windows system.

Wheat

______________________________________________________________________
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 05:46:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: BBLEAN windows
        shell   and find dialog
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=4129140
By: snemarch

It's been reported before, and it seems to happen to at least a few other apps
than just Notepad++. The problem seems to lie within the blackbox skinning 
engine,
add notepad++ to the exclude list and you'll be fine.


______________________________________________________________________
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: Tue, 30 Jan 2007 05:51:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Spell   Check?
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=4129147
By: wheatbread

Besides the Cygwin solution I mentioned elsewhere in the thread, there's also
a Windows port of aspell.  I haven't tried using this yet, but it might be just
the ticket for those who don't want to do a full Cygwin install just to use
aspell (though, trust me, if you install Cygwin, you'll find yourself using
it all the time).

Here's a link:  http://aspell.net/win32/

I'll test this out and post back,

Wheat

______________________________________________________________________
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 06:08:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Spell   Check?
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=4129179
By: nobody

I thought about to implement it into Notepad++. Be patient, at first I will
remove some bugs in Notepad docking and in Explorer. After that I start with
integrating aspell.

I would like to implement it because of one simple reason:
Notepad is in the main part a text editor ;). It should have a spell checker.


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: 8
Date: Tue, 30 Jan 2007 06:26:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] smil
        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=4129206
By: nobody

I create an api for .smil document (and i paste it
in ../notepad/plugin/apis/smil.api
I've done it but how to make it run (sorry for my english).
thank you

______________________________________________________________________
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: 9
Date: Tue, 30 Jan 2007 07:14:05 -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=4129288
By: nobody

Don HO and the gang: great job on Notepad++!  It is by far the best editor 
available!

I have only one request: 

Load sessions from the command line.  I have looked over the docs and can't
find a way to open a session from the command line.  I usually have several
projects going on at once and would love to be able to click on a shortcut to
open each in its own window...

Thanks again for a great product!

-- John

______________________________________________________________________
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 07:21:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ v4.0
        does    not work on Win95
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=4129301
By: nobody

Running Nptepad++ without the plug-ins produces the same error message:
The NOTEPAD++.EXE file is linked to missing export
KERNEL32.DLL:IsDebuggerPresent.

______________________________________________________________________
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: Tue, 30 Jan 2007 07:27:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: V4.0 ASP syntax
        highlighting does not wor
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=4129316
By: nobody

This is a fairly important matter so many of us. I'm bumping it in hopes of
it getting fixed soon.

______________________________________________________________________
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: 12
Date: Tue, 30 Jan 2007 07:57:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Language
        Request: m68K Assembly
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=4129384
By: yitzle

I'd love to see language support for m68K assembly.
Currently I tweak the Language.xml file to switch Intel ASM to m68K.
The way m68K is that most instructions (eg move) have you tack on a 'size' to
it, eg [move.b/move.w/move.l].
Is there a way to make NotePad++ recognize a suffix?
I just triplicated all the instructions and added .b/.w/.l to each.

______________________________________________________________________
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 08:08:33 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Free
        Software        not 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=4129399
By: nobody

Hi,

I have come through this wonderful text editor called "Notepad++", I have liked
it very much and dropped Editplus out of use in office over Notepad++.

However being a Linux enthusiast I run only Linux in my personal computer. I
was shocked to see that Notepad++ was not available for Linux. Is there any
specific problem with the Linux version.

I am keen on porting it over Linux and would like to see lot others using this
software. Could you please guide me on the same?

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



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

-------------------------------------------------------------------------
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 61
************************************************

Reply via email to