Re[1]: speedbar and auto-moving of my mouse pointer

2002-05-31 Thread Eric M. Ludlam
If you select an item in speedbar via the mouse, the mouse should not move. If you use the keyboard, the act of moving keyboard focus to the editing frame moves the mouse also. Speedbar doesn't try to move the mouse, it is just the frame switching code. Try C-x 5 o after making a few frames.

hmmm... 25531

2002-05-31 Thread Alicia Flockin
SHOCKING PAPARRAZZI NUDE CELEBRITY PICS VIDEOS! Naked Male and Female Stars caught on tape! Real Photos and Footage of Celebrities caught Skinny Dipping, Sun Bathing in the Nude, Cheating,

Using semantic + import statement to open class source

2002-05-31 Thread Timothy Babin
Title: Using semantic + import statement to open class source Hi, I found the java-open package written by Rajeev Karunakaran to be quite useful and quick. I have written some functions which use the same concept but use semantic to get the import statements instead of reg-ex. This is very

Using semantic + import statement to open class source

2002-05-31 Thread Paul Kinnucan
Timothy Babin writes: Hi, I found the java-open package written by Rajeev Karunakaran to be quite useful and quick. I have written some functions which use the same concept but use semantic to get the import statements instead of reg-ex. This is very usefull if you don't have

ScanMail Message: To Recipient virus found or matched file blocking setting.

2002-05-31 Thread System Attendant
ScanMail for Microsoft Exchange has taken action on the message, please refer to the contents of this message for further details. Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED]; Subject = Let's be friends Scanning Time = 05/31/2002 23:09:56 Engine/Pattern = 6.150-1001/291 Action

ScanMail Message: To Recipient virus found and action taken.

2002-05-31 Thread Administrator
ScanMail for Microsoft Exchange has detected virus-infected attachment(s). Sender = nbc4consumer Recipient(s) = [EMAIL PROTECTED] Subject = Let's be friends Scanning Time = 05/31/2002 14:56:05 Engine/Pattern = 6.150-1001/291 Action on virus found: The attachment border.scr contains WORM_KLEZ.H

ScanMail Message: To Recipient virus found or matched file blocking setting.

2002-05-31 Thread System Attendant
ScanMail for Microsoft Exchange has taken action on the message, please refer to the contents of this message for further details. Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED]; Subject = jde Digest 31 May 2002 20:55:28 - Issue 474 Scanning Time = 06/01/2002 04:58:04

Report to Recipient(s)

2002-05-31 Thread LINTNG6
Incident Information:- Originator: [EMAIL PROTECTED] Recipients: [EMAIL PROTECTED] Subject:jde Digest 31 May 2002 20:55:28 - Issue 474 WARNING: The file border.scr you received was infected with the W32/Klez.h@MM virus. The file attachment was not successfully cleaned.

Re[1]: Using semantic + import statement to open class source

2002-05-31 Thread Eric M. Ludlam
Hi, The function `semantic-find-nonterminal' will use `semantic-find-dependency' on import statements. This function in turn uses `semantic-dependency-include-path' to seek out where a file is. semantic-java does not yet support overloading `semantic-find-dependency' nor