Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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] RE: New  Language support
      request (SourceForge.net)
   2. [notepad-plus - Open Discussion] Lang support     request
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v5.0.1 comes
      out (SourceForge.net)
   4. [notepad-plus - Open Discussion] Strange  behaviour with
      SQL-syntax (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Copy as      HTML
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] Save history     of "Find what"
      in Find/Replace (SourceForge.net)
   7. [notepad-plus - Open Discussion] Default "Save    As" directory
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE:      Improvement/Support of
      Big File Handling (SourceForge.net)
   9. [notepad-plus - Open Discussion] "Find" bug (SourceForge.net)
  10. Problem with Text File Icons (Brian Long)
  11. [notepad-plus - Open Discussion] RE:      Improvement/Support of
      Big File Handling (SourceForge.net)


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

Message: 1
Date: Wed, 16 Jul 2008 09:02:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        Language support request
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=5099775
By: nobody

Sorry, name parameter was not correct.

<UserLang name="Euphoria" ext="ex exw exu"> 
<Settings> 
<Global caseIgnored="no" /> 
<TreatAsSymbol comment="no" commentLine="no" /> 
<Prefix words1="no" words2="no" words3="no" words4="no" /> 
</Settings> 
<KeywordLists> 
<Keywords name="Delimiters">"00"00</Keywords> 
<Keywords name="Folder+"></Keywords> 
<Keywords name="Folder-"></Keywords> 
<Keywords name="Operators">&amp; ( ) * , . / [ ] { } + &lt; = &gt;</Keywords> 
<Keywords name="Comment"> 1 2 0--</Keywords> 
<Keywords name="Words1">function for end if return then while procedure else
do</Keywords>
<Keywords name="Words2">abort allocate allocate_low allocate_string allow_break
all_palette and_bits append arccos arcsin arctan atom atom_to_float32 
atom_to_float64
bits_to_int bk_color bytes_to_int call call_back call_func call_proc chdir
check_break clear_screen close command_line compare cos crash_file crash_message
crash_routine current_dir custom_sort c_func c_proc date define_c_func 
define_c_proc
define_c_var dir display_image dos_interrupt draw_line ellipse equal find 
find_from
float32_to_atom float64_to_atom floor flush fn free free_console free_low get
getc getenv gets get_active_page get_all_palette get_bytes get_display_page
get_key get_mouse get_pixel get_position get_vector graphics_mode i instance
integer int_to_bits int_to_bytes length lock_file lock_memory log lower 
machine_func
machine_proc match match_from mem_copy mem_set message_box mouse_events 
mouse_pointer
not_bits object open open_dll or_bits palette peek peek4s peek4u PI pixel 
platform
poke poke4 polygon position power prepend pretty_print print printf profile
prompt_number prompt_string puts rand read_bitmap register_block remainder 
repeat
reverse routine_id save_bitmap save_image save_screen scroll seek sequence
set_active_page set_display_page set_rand set_vector sin sleep sort sound sprint
sprintf sqrt st system system_exec tan task_clock_start task_clock_stop 
task_create
task_list task_schedule task_self task_status task_suspend task_yield text_color
tick_rate time trace unlock_file unregister_block upper use_vesa value 
video_config
wait_key walk_dir where wildcard_file wildcard_match wrap xor_bits </Keywords>
<Keywords name="Words3">or true false and</Keywords> 
<Keywords name="Words4"></Keywords> 
</KeywordLists> 
<Styles> 
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="000000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="0000FF" bgColor="FFFFFF" 
fontName=""
fontStyle="1" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="0000FF" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="FF0000" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="000000" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="000000" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="FFFFFF" 
fontName=""
fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="800080" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="800000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF"
fontName="" fontStyle="0" />
</Styles> 
</UserLang> 

______________________________________________________________________
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: Wed, 16 Jul 2008 09:19:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Lang
        support request
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=5099809
By: jmdlugosz

Can someone knowledgeable in the subject whip up something for HTML::Mason (Perl
embedded in HTML)?  Even something crude is fine, just showing HTML and Perl
as different colors without highlighting the syntax of either.



______________________________________________________________________
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: Wed, 16 Jul 2008 09:33:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.0.1 comes out
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=5099837
By: albatorv

It's now impossible to create new file when i double clic on empty space in
tabbar when we are on dual view mode. :(

______________________________________________________________________
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: Wed, 16 Jul 2008 10:01:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Strange
        behaviour with SQL-syntax
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=5099892
By: nobody

When i have a # between an opening and closing brace, Notepad++ doesn't match
the two braces. Also, sql-keywords aren't higlighted after a #.

Example: try this with sql-format:

select * from mytable where (field = #parm# or field is null)

What can I do about this?

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: 5
Date: Wed, 16 Jul 2008 11:19:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Copy
        as      HTML
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=5100020
By: nobody

Great!
Thanks You very much!

______________________________________________________________________
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: Wed, 16 Jul 2008 11:42:14 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Save
        history of "Find what" in Find/Replace
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=5100070
By: nobody

Hello,

Can you implement feature?
Save history of "Find what" in Find/Replace dialog even after close and re-open
application.

Denis.

______________________________________________________________________
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: Wed, 16 Jul 2008 11:51:42 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Default
        "Save   As" directory
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=5100092
By: nobody

Hello,

Can set "Save As" directory by default in application configuration?
Now it opens C:\program Files\Notepad++\

Denis

______________________________________________________________________
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: Wed, 16 Jul 2008 12:00:56 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Improvement/Support of Big File Handling
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=5100110
By: clrs530

>> Of course, if N++ runs out of stack memory or uses a bad pointer, then we're
>> left to the OS to "manage" the crash. 
>> 
>That kind of stuff can usually be caught with exception handling, unless you're
>in a *really* messed up situation. Can't always be fixed, but often you can
at
>least exit relatively gracefully, instead of just crashing and discarding file
>modifications. 

I thought of an easy stop on processing the file if a buffer (re)allocation
fails
so I looked into the code today and have to agree Don (didnt thought I get it
really better to work then he ;) the Scintilla system is really complex and
dont
seem to make handling errors really easy or possible. Maybe I try a further
step
later.



______________________________________________________________________
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: Wed, 16 Jul 2008 13:21:52 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] "Find"
        bug
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=5100263
By: nobody

Whenever I search for a word within a selection, the "In Selection" box 
sometimes
unticks itself but it never searches within my selection. If there are no search
tokens in the selection, it finds the next entry in the document. If there are,
it still ignores them and searches everywhere AFTER the selection.

Is there going to be a fix for this bug or is it only me who has this problem??

______________________________________________________________________
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: Wed, 16 Jul 2008 08:47:25 -0500
From: "Brian Long" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Problem with Text File Icons
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

I've run into this problem on numerous installations over the years -- I
would have thought the problem would be fixed by now.  Some time ago I
solved the problem on one PC by following the steps at
http://www.dslreports.com/forum/r19026544-Help-Notepad-Messed-Up-txt-iconsbut
cannot seem to get it working now.

I've got a freshly imaged PC running XP SP3, and installed the latest
version of Notepad++.  After installation and associating txt files with
NPP, the default icon for text files is now the standard broken icon for
Windows.

Any suggestions on how to fix this quickly and easily (or at all?) -- and
more importantly, why it's happening in the first place?  I've personally
seen this happen on at least 4 different PC's.
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 11
Date: Wed, 16 Jul 2008 13:36:27 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Improvement/Support of Big File Handling
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=5100304
By: donho

Really neat tip Sune!

Just played around with __try and __except, it can capture "access violation"
exception.
There won't be the crash anymore while opening a huge file in the future version
of Notepad++. Instead Notepad++ will just refuse to open it.

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



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 26, Issue 44
*************************************************

Reply via email to