Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Strange indentation in message-mode
@ 2012-05-03 10:33 Thorsten Jolitz
  2012-05-03 11:11 ` Tassilo Horn
  2012-05-03 12:38 ` Bastien
  0 siblings, 2 replies; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-03 10:33 UTC (permalink / raw)
  To: info-gnus-english


Hi List, 
after a lot of emacs configuration tweaking I suddenly have some strange
      formatting issues in message-mode. After the first line in a
      paragraph, all the next lines are automagically indented (without
      me doing anything about it). Just like in this email. 

The mode line says:

,------------------------------------------------
| Message MML AC OrgTbl OrgStruct yas Abbrev Fill
`------------------------------------------------

and I deactivated OrgTbl and then OrgStruct, but the problem did not go
    away. When I deactivate auto-fill-mode, the lines get very long, and
    when I press M-q the paragraphs get filled correctly. But with
    auto-fill-mode activated, M-q does not undo the strange indentation. 

Any idea what could be the problem?

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 10:33 Strange indentation in message-mode Thorsten Jolitz
@ 2012-05-03 11:11 ` Tassilo Horn
  2012-05-03 11:59   ` Thorsten Jolitz
  2012-05-03 12:38 ` Bastien
  1 sibling, 1 reply; 11+ messages in thread
From: Tassilo Horn @ 2012-05-03 11:11 UTC (permalink / raw)
  To: info-gnus-english

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> Hi List, 
> after a lot of emacs configuration tweaking I suddenly have some strange
>       formatting issues in message-mode. After the first line in a
>       paragraph, all the next lines are automagically indented (without
>       me doing anything about it). Just like in this email. 
>
> Any idea what could be the problem?

It looks like if something sets `fill-prefix' in message mode.  When
writing a message, what's the buffer-local value?

Just do `C-h v fill-prefix RET' in a message buffer.

Bye,
Tassilo

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 11:11 ` Tassilo Horn
@ 2012-05-03 11:59   ` Thorsten Jolitz
  0 siblings, 0 replies; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-03 11:59 UTC (permalink / raw)
  To: info-gnus-english

Tassilo Horn <tassilo@member.fsf.org> writes:

> Thorsten Jolitz <tjolitz@googlemail.com> writes:
>
>> Hi List, 
>> after a lot of emacs configuration tweaking I suddenly have some strange
>>       formatting issues in message-mode. After the first line in a
>>       paragraph, all the next lines are automagically indented (without
>>       me doing anything about it). Just like in this email. 
>>
>> Any idea what could be the problem?
>
> It looks like if something sets `fill-prefix' in message mode.  When
> writing a message, what's the buffer-local value?
>
> Just do `C-h v fill-prefix RET' in a message buffer.


'C-h v fill-prefix' in  message buffer gives:

,--------------------------------------------------
| fill-prefix is a variable defined in `simple.el'.
| Its value is nil
`--------------------------------------------------

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 10:33 Strange indentation in message-mode Thorsten Jolitz
  2012-05-03 11:11 ` Tassilo Horn
@ 2012-05-03 12:38 ` Bastien
  2012-05-03 14:56   ` Thorsten Jolitz
  1 sibling, 1 reply; 11+ messages in thread
From: Bastien @ 2012-05-03 12:38 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: info-gnus-english

Hi Thorsten,

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> The mode line says:
>
> ,------------------------------------------------
> | Message MML AC OrgTbl OrgStruct yas Abbrev Fill
> `------------------------------------------------
>
> and I deactivated OrgTbl and then OrgStruct, but the problem did not go
>     away. When I deactivate auto-fill-mode, the lines get very long, and
>     when I press M-q the paragraphs get filled correctly. But with
>     auto-fill-mode activated, M-q does not undo the strange indentation. 
>
> Any idea what could be the problem?

OrgStruct in the mode-line doesn't tell whether this is orgstruct-mode
or orgstruct++-mode (I need to fix this.)

But my guess is that you use orgstruct++-mode, right?

orgstruct++-mode used to *replace* some indent/filling functions of
major-mode (in this case message-mode) by Org's ones.  Deactivating
orgstruct++-mode was _not_ restoring the values for those replaced
variables... which caused confusion.

I recently reworked Org's code to fix this.  

Please double-check you have this commit in your git log:

  http://orgmode.org/w/?p=org-mode.git;a=commit;h=a8c312

Thanks for reporting any problem in this area, they are top priority.

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 12:38 ` Bastien
@ 2012-05-03 14:56   ` Thorsten Jolitz
  2012-05-03 15:09     ` Thorsten Jolitz
                       ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-03 14:56 UTC (permalink / raw)
  To: info-gnus-english

Bastien <bzg@gnu.org> writes:

Hi Bastien,

> Thorsten Jolitz <tjolitz@googlemail.com> writes:
>
>> The mode line says:
>>
>> ,------------------------------------------------
>> | Message MML AC OrgTbl OrgStruct yas Abbrev Fill
>> `------------------------------------------------
>>
>> and I deactivated OrgTbl and then OrgStruct, but the problem did not go
>>     away. When I deactivate auto-fill-mode, the lines get very long, and
>>     when I press M-q the paragraphs get filled correctly. But with
>>     auto-fill-mode activated, M-q does not undo the strange indentation. 
>>
>> Any idea what could be the problem?
>
> OrgStruct in the mode-line doesn't tell whether this is orgstruct-mode
> or orgstruct++-mode (I need to fix this.)
>
> But my guess is that you use orgstruct++-mode, right?

C-h m gives:

,----------------------------------------------------------------------
| Enabled minor modes: Abbrev Auto-Complete Auto-Composition
| Auto-Compression Auto-Encryption Auto-Fill Delete-Selection
| Diff-Auto-Refine Display-Time File-Name-Shadow Flyspell Font-Lock
| Global-Font-Lock Gnus-Message-Citation Ido-Everywhere Line-Number Mml
| Mouse-Wheel Openwith Orgstruct Orgtbl Rcirc-Track Recentf
| Shell-Dirtrack Show-Paren Tooltip Transient-Mark Yas/Global Yas/Minor
`----------------------------------------------------------------------

and further down:

,--------------------------------------------
| Orgstruct minor mode (indicator OrgStruct):
| Toggle the minor mode `orgstruct-mode'.
`--------------------------------------------

pressing the link:

,--------------------------------------------------------------
| ...
| orgstruct-mode is also a variable.
| 
| orgstruct-mode is a variable defined in `org.el'.
| Its value is nil
| 
|   Automatically becomes buffer-local when set in any fashion.
| 
| Documentation:
| Non-nil if OrgStruct mode is enabled.
| Use the command `orgstruct-mode' to change this variable.
`--------------------------------------------------------------

not quite right, since mode-line says it is enabled. 


checking the functionality, e.g.:

,------------------------------------------------------
| M-q         Fill paragraph and items like in Org-mode
| M-RET       Insert new heading/item
`------------------------------------------------------

=>  (Promote, demote works)
,---------------------------------------------------------------------
| <M-return> runs the command orgtbl-hijacker-command-106, which is an
| interactive Lisp function.
| 
| It is bound to <M-return>.
| 
| (orgtbl-hijacker-command-106 ARG)
`---------------------------------------------------------------------

,----------------------------------------------------------------
| M-q runs the command orgstruct-hijacker-command-22, which is an
| interactive Lisp function.
| 
| It is bound to M-q.
`----------------------------------------------------------------

 > orgstruct++-mode used to *replace* some indent/filling functions of
> major-mode (in this case message-mode) by Org's ones.  Deactivating
> orgstruct++-mode was _not_ restoring the values for those replaced
> variables... which caused confusion.
>
> I recently reworked Org's code to fix this.  
>
> Please double-check you have this commit in your git log:
>
>   http://orgmode.org/w/?p=org-mode.git;a=commit;h=a8c312

apparently not:

,------------------------------------------------------------
| ~/gitclone/org-mode $ git show a8c312                       |
| fatal: ambiguous argument                                   |
| 'a8c312': unknown revision or path not in the working tree. |
`------------------------------------------------------------

after sending this post, I will update and refresh Org-mode and report
      what happened. 


my system data:
,----------------------------------------------------------------------
| "GNU Emacs 24.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
|  of 2012-02-07 on arch
| 7.8.09
| Ma Gnus v0.2"
`----------------------------------------------------------------------

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 14:56   ` Thorsten Jolitz
@ 2012-05-03 15:09     ` Thorsten Jolitz
  2012-05-03 21:54       ` Bastien
  2012-05-03 15:29     ` Bastien
  2012-11-14 11:55     ` Easior
  2 siblings, 1 reply; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-03 15:09 UTC (permalink / raw)
  To: info-gnus-english

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> Bastien <bzg@gnu.org> writes:

I just pulled a fresh org-mode

,-------------------------------------------------------------------------------------------------
| Remote:   master @ origin (git://orgmode.org/org-mode.git)
| Local:    master ~/gitclone/org-mode/
| Head:     ecd4079 org-macs.el (orgstruct++-ignore-org-filling): Set `def-edebug-spec' correctly.
`-------------------------------------------------------------------------------------------------

and then did M-x org-reload, but the problem remains:

,-------------------------------------------------------------------
| alfaöaslöle klafjaj jlöfjalfja aljfölajföl ajflöajflö jsflöjalöfj
|      jfölajfölaj löaljfölaj lajflöaj lasjflöaj löjaflöaj alöjflöaj
|      öajflöja öalsjflöakj lökkjflöaj alöjfalösj asljflöaj alöjf
|      öaöjaöslfj öaalöfj
`-------------------------------------------------------------------


here is what I find in my config files (stolen from Bernt Hansen):

,---------------------------------------------------------------------------
| =orgstruct++-mode= is enabled in =Gnus= message buffers to aid in
| creating structured email messages.
| 
| #+begin_src emacs-lisp :tangle yes
|   (add-hook 'message-mode-hook 'orgstruct++-mode 'append)
|   (add-hook 'message-mode-hook 'turn-on-auto-fill 'append)
|   ; (add-hook 'message-mode-hook 'bbdb-define-all-aliases 'append)
|   (add-hook 'message-mode-hook 'orgtbl-mode 'append)
|   (add-hook 'message-mode-hook 'auto-complete-mode 'append)
|   ; (add-hook 'message-mode-hook 'turn-on-flyspell 'append)
|   (add-hook 'message-mode-hook
|             '(lambda () (setq fill-column 72))
|             'append)
|   (add-hook 'message-mode-hook
|             '(lambda () (local-set-key (kbd "C-c M-o") 'org-mime-htmlize))
|             'append)
| #+end_src
`---------------------------------------------------------------------------


-- 
cheers,
Thorsten


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 14:56   ` Thorsten Jolitz
  2012-05-03 15:09     ` Thorsten Jolitz
@ 2012-05-03 15:29     ` Bastien
  2012-05-03 15:55       ` Thorsten Jolitz
  2012-11-14 11:55     ` Easior
  2 siblings, 1 reply; 11+ messages in thread
From: Bastien @ 2012-05-03 15:29 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: info-gnus-english

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> after sending this post, I will update and refresh Org-mode and report
>       what happened. 

Thanks.

Please also check manually: C-h v orgstruct-is-++ RET

Or just look what you put into your configuration :)

To be clear orgstruct-mode *is* a minor mode and orgstruct++-mode is the
same minor mode with some replaced variables.  

You won't find orgstruct++-mode advertized as a minor mode.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 15:29     ` Bastien
@ 2012-05-03 15:55       ` Thorsten Jolitz
  0 siblings, 0 replies; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-03 15:55 UTC (permalink / raw)
  To: info-gnus-english

Bastien <bzg@gnu.org> writes:

> Thorsten Jolitz <tjolitz@googlemail.com> writes:
>
>> after sending this post, I will update and refresh Org-mode and report
>>       what happened. 
>
> Thanks.
>
> Please also check manually: C-h v orgstruct-is-++ RET

,-----------------------------------------------------------------------
| orgstruct-is-++ is a variable defined in `org.el'.
| Its value is t
| Local in buffer *unsent followup to Bastien on gmane.emacs.gnus.user*;
| global value is nil
`-----------------------------------------------------------------------


now I have that commit too:

,------------------------------------------------
| ~/gitclone/org-mode $ git show a8c312
| commit a8c3125a14c754a7f6d9b110648e1bb785f2e164
| Author: Bastien Guerry <bzg@altern.org>
| Date:   Tue May 1 15:55:41 2012 +0200
`------------------------------------------------

but still:

,-----------------------------------------------------------------------
| fjaflöjalök asfjalöjflö ajlfjalösfj klajflöasjlö jaslöfjalös lajflöasj
|             jalöfjalöj alsjöajf öaljflöasj asjflöasj öaljfaslöj
|             alöfjalöj alöjfaklö aklöjflöaskj löasjflöaj alökfjlöaj
|             aklöjf alöfjaslö aklöjafklöjalöfj öalökfjlöajf aölkjflöaj 
`-----------------------------------------------------------------------


-- 
cheers,
Thorsten


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 15:09     ` Thorsten Jolitz
@ 2012-05-03 21:54       ` Bastien
  2012-05-04 11:12         ` Thorsten Jolitz
  0 siblings, 1 reply; 11+ messages in thread
From: Bastien @ 2012-05-03 21:54 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: info-gnus-english

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> ,---------------------------------------------------------------------------
> | =orgstruct++-mode= is enabled in =Gnus= message buffers to aid in
> | creating structured email messages.
> | 
> | #+begin_src emacs-lisp :tangle yes
> |   (add-hook 'message-mode-hook 'orgstruct++-mode 'append)
> |   (add-hook 'message-mode-hook 'turn-on-auto-fill 'append)
> |   ; (add-hook 'message-mode-hook 'bbdb-define-all-aliases 'append)
> |   (add-hook 'message-mode-hook 'orgtbl-mode 'append)
> |   (add-hook 'message-mode-hook 'auto-complete-mode 'append)
> |   ; (add-hook 'message-mode-hook 'turn-on-flyspell 'append)
> |   (add-hook 'message-mode-hook
> |             '(lambda () (setq fill-column 72))
> |             'append)
> |   (add-hook 'message-mode-hook
> |             '(lambda () (local-set-key (kbd "C-c M-o") 'org-mime-htmlize))
> |             'append)
> | #+end_src
> `---------------------------------------------------------------------------

Can you please try to put the orgstruct++-mode hook at the end of
`message-mode-hook' and report ?

`orgstruct++-mode' modifies variables and should be put at the end
(yes, this is not clean enough, I will work on this over the WE.)

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 21:54       ` Bastien
@ 2012-05-04 11:12         ` Thorsten Jolitz
  0 siblings, 0 replies; 11+ messages in thread
From: Thorsten Jolitz @ 2012-05-04 11:12 UTC (permalink / raw)
  To: info-gnus-english

Bastien <bzg@gnu.org> writes:
> Thorsten Jolitz <tjolitz@googlemail.com> writes:
>
>> ,---------------------------------------------------------------------------
>> | =orgstruct++-mode= is enabled in =Gnus= message buffers to aid in
>> | creating structured email messages.
>> | 
>> | #+begin_src emacs-lisp :tangle yes
>> |   (add-hook 'message-mode-hook 'orgstruct++-mode 'append)
>> |   (add-hook 'message-mode-hook 'turn-on-auto-fill 'append)
>> |   ; (add-hook 'message-mode-hook 'bbdb-define-all-aliases 'append)
>> |   (add-hook 'message-mode-hook 'orgtbl-mode 'append)
>> |   (add-hook 'message-mode-hook 'auto-complete-mode 'append)
>> |   ; (add-hook 'message-mode-hook 'turn-on-flyspell 'append)
>> |   (add-hook 'message-mode-hook
>> |             '(lambda () (setq fill-column 72))
>> |             'append)
>> |   (add-hook 'message-mode-hook
>> |             '(lambda () (local-set-key (kbd "C-c M-o") 'org-mime-htmlize))
>> |             'append)
>> | #+end_src
>> `---------------------------------------------------------------------------
>
> Can you please try to put the orgstruct++-mode hook at the end of
> `message-mode-hook' and report ?
>
> `orgstruct++-mode' modifies variables and should be put at the end
> (yes, this is not clean enough, I will work on this over the WE.)
>
> Thanks,

Now my configuration looks like below, and let me type some more, to see
if the strange indenting occurs again - no, it doesn't ;) 

,---------------------------------------------------------------------------
| #+begin_src emacs-lisp :tangle yes
|   (add-hook 'message-mode-hook 'turn-on-auto-fill 'append)
|   ; (add-hook 'message-mode-hook 'bbdb-define-all-aliases 'append)
|   (add-hook 'message-mode-hook 'auto-complete-mode 'append)
|   ; (add-hook 'message-mode-hook 'turn-on-flyspell 'append)
|   (add-hook 'message-mode-hook
|             '(lambda () (setq fill-column 72))
|             'append)
|   (add-hook 'message-mode-hook
|             '(lambda () (local-set-key (kbd "C-c M-o") 'org-mime-htmlize))
|             'append)
|   (add-hook 'message-mode-hook 'orgtbl-mode 'append)
|   (add-hook 'message-mode-hook 'orgstruct++-mode 'append)
| #+end_src
`---------------------------------------------------------------------------

But there is new trouble: the <RET> key (as well as C-m) does not work
anymore, and I get constant error messages in the minibuffer. 

Here is the *Messages* log only from writing this email:

,------------------------------------------------------------------------------------
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [7 times]
| Type "q" in help window to restore its previous buffer.
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [67 times]
| Mark set
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling
| Auto-saving...
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [11 times]
| org-indent-line-function: Lisp nesting exceeds `max-lisp-eval-depth'
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [19 times]
| org-indent-line-function: Lisp nesting exceeds `max-lisp-eval-depth'
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [4 times]
| Mark set
| Undo!
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling
| Mark set
| Undo!
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [2 times]
| Auto-saving...done
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling
| org-indent-line-function: Lisp nesting exceeds `max-lisp-eval-depth'
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [25 times]
| org-indent-line-function: Lisp nesting exceeds `max-lisp-eval-depth'
| org-auto-fill-function: Invalid function: orgstruct++-ignore-org-filling [9 times]
`------------------------------------------------------------------------------------

C-h k RET (in this message buffer) gives 

- RET runs the command orgtbl-hijacker-command-101, which is an
interactive Lisp function.
- 
what is quite strange, since I get the 

,-------------------------------------------------
| Invalid function: orgstruct++-ignore-org-filling
`-------------------------------------------------

everytime I hit it (and evertime I hit the space key too)


C-h k SPACE gives:

- SPC runs the command orgtbl-self-insert-command, which is an
interactive compiled Lisp function in `org-table.el'.

but, other than RET, the key does work as expected. 


-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Strange indentation in message-mode
  2012-05-03 14:56   ` Thorsten Jolitz
  2012-05-03 15:09     ` Thorsten Jolitz
  2012-05-03 15:29     ` Bastien
@ 2012-11-14 11:55     ` Easior
  2 siblings, 0 replies; 11+ messages in thread
From: Easior @ 2012-11-14 11:55 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: info-gnus-english

>>>>> "TJ" == Thorsten Jolitz <tjolitz@googlemail.com> writes:

    TJ> Bastien <bzg@gnu.org> writes:
    TJ> Hi Bastien,

    >>  Thorsten Jolitz <tjolitz@googlemail.com> writes:
    >> 
    >>>  The mode line says:
    >>> 
    >>>  ,------------------------------------------------
    >>>  | Message MML AC OrgTbl OrgStruct yas Abbrev Fill
    >>>  `------------------------------------------------
    >>> 
    >>>  and I deactivated OrgTbl and then OrgStruct, but the problem did
    TJ> not go
    >>>  away. When I deactivate auto-fill-mode, the lines get very long,
    TJ> and
    >>>      when I press M-q the paragraphs get filled correctly. But with
    >>>  auto-fill-mode activated, M-q does not undo the strange
    TJ> indentation.
    >>> 
    >>>  Any idea what could be the problem?
    >> 
    >>  OrgStruct in the mode-line doesn't tell whether this is
    TJ> orgstruct-mode
    >>  or orgstruct++-mode (I need to fix this.)
    >> 
    >>  But my guess is that you use orgstruct++-mode, right?

    TJ> C-h m gives:

    TJ> ,----------------------------------------------------------------------
    TJ> | Enabled minor modes: Abbrev Auto-Complete Auto-Composition
    TJ> | Auto-Compression Auto-Encryption Auto-Fill Delete-Selection
    TJ> | Diff-Auto-Refine Display-Time File-Name-Shadow Flyspell Font-Lock
    TJ> | Global-Font-Lock Gnus-Message-Citation Ido-Everywhere Line-Number
    TJ> Mml
    TJ> | Mouse-Wheel Openwith Orgstruct Orgtbl Rcirc-Track Recentf
    TJ> | Shell-Dirtrack Show-Paren Tooltip Transient-Mark Yas/Global
    TJ> Yas/Minor
    TJ> `----------------------------------------------------------------------

    TJ> and further down:

    TJ> ,--------------------------------------------
    TJ> | Orgstruct minor mode (indicator OrgStruct):
    TJ> | Toggle the minor mode `orgstruct-mode'.
    TJ> `--------------------------------------------

    TJ> pressing the link:

    TJ> ,--------------------------------------------------------------
    TJ> | ...
    TJ> | orgstruct-mode is also a variable.
    TJ> | 
    TJ> | orgstruct-mode is a variable defined in `org.el'.
    TJ> | Its value is nil
    TJ> | 
    TJ> |   Automatically becomes buffer-local when set in any fashion.
    TJ> | 
    TJ> | Documentation:
    TJ> | Non-nil if OrgStruct mode is enabled.
    TJ> | Use the command `orgstruct-mode' to change this variable.
    TJ> `--------------------------------------------------------------

    TJ> not quite right, since mode-line says it is enabled. 

    TJ> checking the functionality, e.g.:

    TJ> ,------------------------------------------------------
    TJ> | M-q         Fill paragraph and items like in Org-mode
    TJ> | M-RET       Insert new heading/item
    TJ> `------------------------------------------------------

    TJ> =>  (Promote, demote works)
    TJ> ,---------------------------------------------------------------------
    TJ> | <M-return> runs the command orgtbl-hijacker-command-106, which is an
    TJ> | interactive Lisp function.
    TJ> | 
    TJ> | It is bound to <M-return>.
    TJ> | 
    TJ> | (orgtbl-hijacker-command-106 ARG)
    TJ> `---------------------------------------------------------------------

    TJ> ,----------------------------------------------------------------
    TJ> | M-q runs the command orgstruct-hijacker-command-22, which is an
    TJ> | interactive Lisp function.
    TJ> | 
    TJ> | It is bound to M-q.
    TJ> `----------------------------------------------------------------

    >>  orgstruct++-mode used to *replace* some indent/filling functions of
    >>  major-mode (in this case message-mode) by Org's ones.  Deactivating
    >>  orgstruct++-mode was _not_ restoring the values for those replaced
    >>  variables... which caused confusion.
    >> 
    >>  I recently reworked Org's code to fix this.  
    >> 
    >>  Please double-check you have this commit in your git log:
    >> 
    >>    http://orgmode.org/w/?p=org-mode.git;a=commit;h=a8c312

    TJ> apparently not:

    TJ> ,------------------------------------------------------------
    TJ> | ~/gitclone/org-mode $ git show a8c312                       |
    TJ> | fatal: ambiguous argument                                   |
    TJ> | 'a8c312': unknown revision or path not in the working tree. |
    TJ> `------------------------------------------------------------

    TJ> after sending this post, I will update and refresh Org-mode and report
    TJ> what happened. 

    TJ> my system data:
    TJ> ,----------------------------------------------------------------------
    TJ> | "GNU Emacs 24.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version
    TJ> 2.24.10)
    TJ> |  of 2012-02-07 on arch
    TJ> | 7.8.09
    TJ> | Ma Gnus v0.2"
    TJ> `----------------------------------------------------------------------

    TJ> -- 
    TJ> cheers,
    TJ> Thorsten

    TJ> _______________________________________________
    TJ> info-gnus-english mailing list
    TJ> info-gnus-english@gnu.org
    TJ> https://lists.gnu.org/mailman/listinfo/info-gnus-english

Hi, Thorsten.

I'm very interesting in your styles of citing codes. It's so cool. I wonder whether it is
automatically made when you composed your messages. If it does, can you share your elisp
codes with me?

Thanks in advance.

-- 
Best regards,

Easior
-----
Ich bin von heute und ehedam, aber etwas ist in mir, das ist vor
morgen und übermorgen und einstmal.

                                     Friedrich Wilhelm Nietzsche
----------------------------------------------------------------


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-11-14 11:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-03 10:33 Strange indentation in message-mode Thorsten Jolitz
2012-05-03 11:11 ` Tassilo Horn
2012-05-03 11:59   ` Thorsten Jolitz
2012-05-03 12:38 ` Bastien
2012-05-03 14:56   ` Thorsten Jolitz
2012-05-03 15:09     ` Thorsten Jolitz
2012-05-03 21:54       ` Bastien
2012-05-04 11:12         ` Thorsten Jolitz
2012-05-03 15:29     ` Bastien
2012-05-03 15:55       ` Thorsten Jolitz
2012-11-14 11:55     ` Easior

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 NNTP newsgroup(s).