emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@supelec.fr>
To: Sander Boer <sanboer@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	"Samuel W. Flint" <swflint@flintfam.org>
Subject: Re: how to sanitize org-protocol text ?
Date: Fri, 10 Apr 2015 10:32:28 +0200	[thread overview]
Message-ID: <CAFgFV9MDLatczM1aMY0UQhPymWXNhM9DQNDwN+6wLyZ3jjn+EQ@mail.gmail.com> (raw)
In-Reply-To: <55277BC4.9070501@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2788 bytes --]

Hi,

I don't seem to have a problem under Win8.1 (but honnestly, Win7 shouldn't
make any difference).
I'm using Chrome.
I have

;; Character encodings default to utf-8.
(set-language-environment "UTF-8")
(prefer-coding-system 'utf-8)
(set-language-environment 'utf-8)
(set-default-coding-systems 'utf-8)
(set-terminal-coding-system 'utf-8)
(set-selection-coding-system 'utf-8)
;; MS Windows clipboard is UTF-16LE
(set-clipboard-coding-system 'utf-16le-dos)

in my emacs init files.

Try with these settings, and see if it still fails (restart emacs).
If it fails only on some web pages, please post a link.

Fabrice

2015-04-10 9:29 GMT+02:00 Sander Boer <sanboer@gmail.com>:

> Hi Samuel,
>
> thank you for replying.
> Yes I am on windows 7, I forgot to mention that. I have not tested this
> behavior on win 8 yet.
>
> winhate.Add("Ah windows, a deep well of sorrow and disappointment (maildir
> on win anyone?).")
>
> Anyway,
>
> selection-coding-system : utf-8
> current-language-environment: Dutch
> file-name-coding-system: nil
> default-file-name-coding-system: utf-8
> w32-unicode-filenames: t
>
> I was under the impression that setting all the file codings to unicode
> would remove conding issues, but judging from the amount of posts of Xah
> Lee on the subject I think I should know better.
>
> gr.
> S
>
> On 9-4-2015 5:31, Samuel W. Flint wrote:
>
>> Sander Boer <sanboer@gmail.com> writes:
>>
>>  Hi,
>>>
>>> I just set up org-protocol and it works fine. However, when I have
>>> text selected to have it end up in the body of the new note I get
>>> presented with two problems:
>>>
>>> - Every linebreak has a trailing ^M, this does not happen when I paste
>>> the text.
>>>
>> Are you on Windows?
>>
>>  - Unicode quote symbols ? The text is speckled with \222 ("there’s"
>>> becomes "there\222s")  or \221  (‘quote’ becomes \221quote\222)
>>>
>> Again, are you on Windows?
>>
>>  Is there a solution ?
>>>
>> What are the values of the following?
>>   - selection-coding-system
>>   - current-language-environment
>>   - file-name-coding-system
>>
>>  gr
>>> S
>>>
>>>
>>>  HTH,
>>
>> Sam
>>
>> --
>> Samuel W. Flint
>> swflint@flintfam.org                  (402) 517-8468      <XMPP>
>> freenode: swflint
>> http://flintfam.org/~swflint
>> 4096R/266596F4
>>        (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
>> "The most dangerous phrase in the language is, 'We've always done it
>> this way'."  -- Grace Hopper
>>
>
>
>


-- 
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------

[-- Attachment #2: Type: text/html, Size: 4537 bytes --]

      reply	other threads:[~2015-04-10  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 14:05 how to sanitize org-protocol text ? Sander Boer
     [not found] ` <871tjuq8p5.fsf@turing.flintfam.org>
2015-04-10  7:29   ` Sander Boer
2015-04-10  8:32     ` Fabrice Popineau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFgFV9MDLatczM1aMY0UQhPymWXNhM9DQNDwN+6wLyZ3jjn+EQ@mail.gmail.com \
    --to=fabrice.popineau@supelec.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=fabrice.popineau@centralesupelec.fr \
    --cc=sanboer@gmail.com \
    --cc=swflint@flintfam.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).