Hi, I use: set efm=%EError%.%#,%C%f\\,\ %l,%C%.%#,%Z%m to filter error messages like the following lines:
*Error-[MFNF] Member not found /users/jianzhen/core_tb_20110419_0000/verif/drv.sv, 113 "this.m_drive_req_event." Could not find member 'triggered' in class 'event', at "/users/jianzhen/core_tb_20110419_0000/tools/verification/event.svh", 32. * But in the error message is empty. If I use: set efm=%EError%.%#,%C%f\\,\ %l,%Z%m The error message will be: *"this.m_drive_req_event." * But I want the error message to be:* ** Could not find member 'triggered' in class 'event', at "/users/jianzhen/core_tb_20110419_0000/tools/verification/event.svh", 32.* Anyone can help me? -- -- Best Regards Jerry Dai -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
