Re: fortification of comments

2023-05-03 Thread Arash Esbati
Jean Eid  writes:

> Thanks you Arash, 
>
> You are correct, and I apologize for taking the time on this. The
> culprit was a code (modify-syntax-entry ?\\ "w")
>
> I know I needed it years ago for something, commenting it out makes
> everything works.

No problem, glad we have this sorted out quickly.

Best, Arash



Re: [EXTERNAL *] Re: fortification of comments

2023-05-03 Thread Jean Eid

Thanks you Arash,


You are correct,  and I apologize for taking the time on this. The 
culprit was a code (modify-syntax-entry ?\\ "w")


I know I needed it years ago for something, commenting it out makes 
everything works.



Thanks


Jean

On 5/3/23 02:40, Arash Esbati wrote:

Jean Eid  writes:


I would like not to fontify \% (an actual percentage sign) but still
fontify % (the comment character on its own)

This is how a small file looks in vanilla AUCTeX:


* ⚠ Notice: This email originated from outside of the organization. Do not 
click links or open attachments unless you recognize the sender and know the 
content is safe.

IIUC, AUCTeX actually does what you're looking for.  Or am I missing something?

Best, Arash

--
Lazaridis School of Business and Economics. 
 
	*Jean Eid* (he, him, his)


Associate Professor

Office: +1(519)-884-0710x2262

75 University Avenue West Waterloo, Ontario, N2L 3C5

	Inspiring Lives lazaridisschool.ca 
 



Re: fortification of comments

2023-05-03 Thread Arash Esbati
Jean Eid  writes:

> I would like not to fontify \% (an actual percentage sign) but still
> fontify % (the comment character on its own)

This is how a small file looks in vanilla AUCTeX:

IIUC, AUCTeX actually does what you're looking for.  Or am I missing something?

Best, Arash