Project

General

Profile

Actions

Support #5206

closed

Halt in events may disable highlights

Added by Cassio Luz S. over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
01/16/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

Actually i am developing a theme that partially uses scripting, and i've been noticing that if you use "^" and "halt" in some events, your highlight settings may not work, even if them are enabled.

https://drive.google.com/file/d/1q25a6BLADbcMWxRifTZ0TUG6eLHK3ATW/view?usp=sharing

Actions #1

Updated by Per Amundsen over 3 years ago

That is correct, if you halt a message all processing of the message is halted at all levels in the client, basically ignored as never been received.

If a scripter wants to make their own output using /echo, it's their responsibility to implement all features and format necessary for that message.

/echo does provide some helps for this, e.g the -l parameter applies the highlight options to the message you want to print.

Actions #2

Updated by Cassio Luz S. over 3 years ago

Per Amundsen wrote in #note-1:

That is correct, if you halt a message all processing of the message is halted at all levels in the client, basically ignored as never been received.

If a scripter wants to make their own output using /echo, it's their responsibility to implement all features and format necessary for that message.

/echo does provide some helps for this, e.g the -l parameter applies the highlight options to the message you want to print.

Thanks, i will try explore more of this

Actions #3

Updated by Per Amundsen about 3 years ago

  • Category set to Scripting
  • Status changed from New to Closed
  • Assignee set to Per Amundsen
Actions

Also available in: Atom PDF