all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bruce robertson <brucer42@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 25621@debbugs.gnu.org
Subject: bug#25621: 25.1; IPA chars problematic in orgmode table
Date: Sun, 5 Feb 2017 23:57:07 +0000	[thread overview]
Message-ID: <CACdyrTm9oenqLDBJOg3Fk2Jo7O-9vfDXFFQdCSTAVCkd7oFjYg@mail.gmail.com> (raw)
In-Reply-To: <834m088x6o.fsf@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 1369 bytes --]

If you take the first "table" of char sequences and IPA glyphs in
the *Help* buffer from C-h I i p a RET and run it through a pipeline,
"perl  -p -e 's/ +/_/g;s/\|/\\vert{}/g;s/_/  \| /g;s/^/\| /;s/$/ \ |/'" ,
you'll
have the right data.

Then if you put that into an org-mode buffer and cause the "special
symbols" like \vert to be displayed, type C-c C-x \.

Now if you position to the 1st cell in the table and start typing TAB as
the cursor moves through the table, I believe you will see strange results.

I'm including a file with the output of the pipeline

Thanks,
Bruce

On Sun, Feb 5, 2017 at 3:38 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: bruce robertson <brucer42@gmail.com>
> > Date: Sat, 4 Feb 2017 23:33:54 +0000
> >
> > 1. get empty buffer
> > 2. put in org-mode
> > 3. enter IPA multilingual text input
> > C-x RET C-\ ipa RET
> > 4. describe input method
> > C-h I
> > 4.5 exit "IPA mode" w/ C-\
> > 5. take resulting *Help* buffer and put in empty buffer from step 1
> > 6. format "KEY SEQUENCE TABLE" as an org-mode table replacing vertical
> > bars in data with "\vert{}".
> > 7. type TAB somewhere in table.
> > 8. The columns do not align.
>
> Can you tell in more detail how did you do step 6?  I tried a simple
> replacement with M-%, but didn't see the result you reported, so I
> assume that's not what should be done.
>
> Thanks.
>

[-- Attachment #1.2: Type: text/html, Size: 2044 bytes --]

[-- Attachment #2: y --]
[-- Type: application/octet-stream, Size: 517 bytes --]

| & | ɤ | I | ɪ | `  | ˌ | /c | ɔ | /y | ʎ | dh | ð | o- | ɵ | u-  | ʉ |
| ' | ˈ | L | ʟ | g  | ɡ | /e | ə | A~ | ɑ̃ | e- | ɚ | o/ | ø | zh  | ʒ |
| 3 | ʒ | M | ʍ | /3 | ɛ | /h | ɥ | E~ | ɛ̃ | e\vert{} | ɚ | oe | œ | \vert{}o  | ɒ |
| : | ː | R | ʀ | /A | ɒ | /m | ɯ | OE | ɶ | gn | ɲ | o\vert{} | ɑ | /3~ | ɛ̃  |
| A | ɑ | U | ʊ | /R | ʁ | /r | ɹ | ae | æ | i- | ɨ | sh | ʃ | /c~ | ɔ̃  |
| E | ɛ | Y | ʏ | /a | ɐ | /v | ʌ | c, | ç | ng | ŋ | th | θ | oe~ | œ̃  |

  reply	other threads:[~2017-02-05 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 23:33 bug#25621: 25.1; IPA chars problematic in orgmode table bruce robertson
2017-02-05 15:38 ` Eli Zaretskii
2017-02-05 23:57   ` bruce robertson [this message]
2017-02-06 12:54     ` Stephen Berman
2017-02-06 15:53       ` Eli Zaretskii
2020-08-11  7:56         ` Stefan Kangas

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

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

  git send-email \
    --in-reply-to=CACdyrTm9oenqLDBJOg3Fk2Jo7O-9vfDXFFQdCSTAVCkd7oFjYg@mail.gmail.com \
    --to=brucer42@gmail.com \
    --cc=25621@debbugs.gnu.org \
    --cc=eliz@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.