hidden-characters Questions

10

Solved

My problem: I have a .NET application that sends out newsletters via email. When the newsletters are viewed in outlook, outlook displays a question mark in place of a hidden character it can’t re...
Paramorphism asked 6/3, 2013 at 22:21

1

Solved

I am trying to write a search text implementation in Java With the below code below: public String log(Object... source) {...//simple System.out.println for debugging purposes} public boolean searc...
Antung asked 18/4, 2022 at 8:42

11

Solved

I have a script that is appending new fields to an existing CSV, however ^M characters are appearing at the end of the old lines so the new fields end up on a new row instead of the same one. How d...
Fjeld asked 16/3, 2009 at 14:48

23

I can't find a way to make Vim show all white spaces as a character. All I found was about tabs, trailing spaces etc.
Ulcerate asked 4/11, 2009 at 18:17

3

Solved

I'm using a batch file to concatenate all my css files copy /b reset.css+action-plan.css+buttons.css+behaviours.css+footer.css+forms.css+header.css+home.css+layout.css+lightbox.css+print.css+quest...
Ocko asked 23/5, 2011 at 15:27

6

Solved

I am writing a text editor for Mac OS X. I need to display hidden characters in an NSTextView (such as spaces, tabs, and special characters). I have spent a lot of time searching for how to do this...
Fourth asked 18/11, 2008 at 20:47

1

Solved

A friend of mine uses Coda, another Geany, which both have the ability to only show Tab and Space invisible characters and not end of line characters. Can anyone enlighten me on a way to do ...
Antrim asked 10/12, 2010 at 15:28

7

Solved

I am writing a text editor which has an option to display a bullet in place of any invisible Unicode character. Unfortunately there appears to be no easy way to determine whether a Unicode characte...
Langouste asked 20/11, 2008 at 6:28
1

© 2022 - 2024 — McMap. All rights reserved.