all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: Noam Postavsky <npostavs@users.sourceforge.net>
Cc: 25517@debbugs.gnu.org
Subject: bug#25517: 25.1.91; print-format specifier mistaken as comment
Date: Tue, 24 Jan 2017 17:10:54 +0100	[thread overview]
Message-ID: <4f609d95-06f5-27ec-e944-a20efa08bd12@easy-emacs.de> (raw)
In-Reply-To: <CAM-tV-8dNnR0hTdi0eNzay=2xuL1LwBjaC2U9T7tWCSx=WcWGw@mail.gmail.com>

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



On 24.01.2017 16:41, Noam Postavsky wrote:
> On Tue, Jan 24, 2017 at 10:35 AM, Andreas Röhler
> <andreas.roehler@easy-emacs.de> wrote:
>>> @@ -165,7 +165,7 @@ octave-mode-syntax-table
>>> -    (modify-syntax-entry ?\' "."  table)
>>> +    (modify-syntax-entry ?\' "\""  table)
>> Thanks. That should be a useful cure in octave-mode.
>>
>> A resp. fix seems needed in inferior-octave-mode-map.
> Huh? What do you think needs changing in inferior-octave-mode-map?
> That's a keymap? If you meant inferior-octave-mode-syntax-table, then
> it already inherits everything from octave-mode-syntax-table anyway.
>
> (defvar inferior-octave-mode-syntax-table
>    (let ((table (make-syntax-table octave-mode-syntax-table)))
>      table)
>    "Syntax table in use in `inferior-octave-mode' buffers.")

Okay, see. However, it's not gone - see attachment.
While correct at octave-mode.



[-- Attachment #2: inferior-octave.png --]
[-- Type: image/png, Size: 95735 bytes --]

  reply	other threads:[~2017-01-24 16:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 10:36 bug#25517: 25.1.91; print-format specifier mistaken as comment Andreas Röhler
2017-01-24 13:19 ` npostavs
2017-01-24 15:35   ` Andreas Röhler
2017-01-24 15:41     ` Noam Postavsky
2017-01-24 16:10       ` Andreas Röhler [this message]
2017-01-24 22:49         ` npostavs
2017-01-25  8:41           ` Andreas Röhler
2017-01-25 16:13             ` Noam Postavsky
2020-08-24 15:34   ` Lars Ingebrigtsen

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=4f609d95-06f5-27ec-e944-a20efa08bd12@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=25517@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.net \
    /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.