help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modify text appearance (put spaces after commas just for display)


From: Alberto Luaces
Subject: Re: Modify text appearance (put spaces after commas just for display)
Date: Tue, 26 Sep 2017 18:39:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Sivaram Neelakantan writes:

> On Tue, Sep 26 2017,Alberto Luaces wrote:
>
>
> [snipped 8 lines]
>
>>
>> Then I thought of overlays, but the manual says that if there are a big
>> number of substitutions, maybe it could be a better idea to use text
>> properties instead.
>>
>> So, from the top of your head, what would be the less painful method to
>> change every comma to a comma+space, or at least change the color of the
>> commas to anything more distinguishable and attach it to the language
>> mode hook?
>>
>
> Does org-mode have a means of making columns out of comma separated
> entries just for viewing?  I vaguely remember that Excel style columns
> were produced on CSV rows when in org-mode

I think that you are right on this one.  Unfortunately, my documents are
source code, and I wanted not to have to transform them manually if
possible, but in an automatic way as some other posters have taught me.

Thanks anyway, Sivaram!

-- 
Alberto




reply via email to

[Prev in Thread] Current Thread [Next in Thread]